(window.webpackJsonp=window.webpackJsonp||[]).push([[0],[,,,,,,,,,,function(t,e,n){"use strict";n.r(e);var r={props:{imageSrc:{type:String,default:"visuals/Rectangle_4230_tj2pjg"},gravity:{type:String,default:"center"}},data:function(){return{loaded:!1,modifiers:{dpr:"auto",gravity:this.gravity}}},computed:{hasTitle:function(){return!!this.$slots.default}},methods:{onLoaded:function(){this.loaded=!0}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative flex min-h-[300px] flex-col bg-black/80 md:min-h-[420px]"},[e("transition",{attrs:{name:"fade"}},[e("nuxt-img",{directives:[{name:"show",rawName:"v-show",value:t.loaded,expression:"loaded"}],staticClass:"absolute inset-0 object-cover object-center w-full h-full overflow-hidden",attrs:{provider:"cloudinary",alt:"Page Hero Image",title:"Hero image",src:t.imageSrc,width:"1400",sizes:"sm:400px md:1000px lg:1400px",height:420,fit:"lfill",modifiers:t.modifiers},on:{load:t.onLoaded}})],1),t._v(" "),e("div",{staticClass:"absolute inset-x-0 bottom-0 pt-24 from-black bg-gradient-to-t",staticStyle:{background:"linear-gradient(0deg, #000000a8, transparent)"}},[e("div",{staticClass:"container mt-24 mb-8 md:mt-auto md:mb-16"},[t.hasTitle?e("h1",{staticClass:"px-6 py-2 !leading-tight text-white border-brand-yellow ltr:border-l rtl:border-r-8"},[t._t("default")],2):t._e(),t._v(" "),t._t("content")],2)])],1)}),[],!1,null,null,null);e.default=component.exports},,,,,,function(t,e,n){"use strict";n.r(e);n(164);var r={props:{nuxtlink:{type:Boolean,default:!1},button:{type:Boolean,default:!1},buttonGhost:{type:Boolean,default:!1},icon:{type:String,default:"arrow"},link:{type:String,default:"/"},target:{type:String,default:"_self"}}},o=(n(945),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return t.button?e("button",{staticClass:"justify-between w-full base-button sm:w-auto",class:{"button-ghost":t.buttonGhost}},[e("span",{staticClass:"whitespace-nowrap",class:{"ms-auto":!t.buttonGhost}},[t._t("default",(function(){return[t._v(" Button Text ")]}))],2),t._v(" "),"arrow"==t.icon&"no"!=t.icon?e("svg",{staticClass:"w-6 h-6 opacity-80 rtl:-scale-x-100",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M8.25 4.5l7.5 7.5-7.5 7.5"}})]):t._e(),t._v(" "),"dropdown"==t.icon&"no"!=t.icon?e("svg",{staticClass:"w-6 h-6 rotate-90 opacity-80 rtl:-scale-x-100",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M8.25 4.5l7.5 7.5-7.5 7.5"}})]):t._e(),t._v(" "),"download"==t.icon&"no"!=t.icon?e("svg",{staticClass:"w-5 h-5 opacity-80 rtl:-scale-x-100",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M3 17a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm3.293-7.707a1 1 0 011.414 0L9 10.586V3a1 1 0 112 0v7.586l1.293-1.293a1 1 0 111.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z","clip-rule":"evenodd"}})]):t._e()]):t.nuxtlink?e("nuxt-link",{staticClass:"justify-between group base-button",class:{"button-ghost":t.buttonGhost},attrs:{to:t.localePath(t.link)}},[e("span",{staticClass:"whitespace-nowrap",class:{"ms-auto":!t.buttonGhost}},[t._t("default",(function(){return[t._v(" Button Text ")]}))],2),t._v(" "),"arrow"==t.icon&"no"!=t.icon?e("svg",{staticClass:"w-6 h-6 transition transform opacity-80 rtl:-scale-x-100 group-hover:translate-x-2 rtl:group-hover:-translate-x-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M8.25 4.5l7.5 7.5-7.5 7.5"}})]):t._e(),t._v(" "),"download"==t.icon&"no"!=t.icon?e("svg",{staticClass:"w-5 h-5 opacity-80 rtl:-scale-x-100",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M3 17a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm3.293-7.707a1 1 0 011.414 0L9 10.586V3a1 1 0 112 0v7.586l1.293-1.293a1 1 0 111.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z","clip-rule":"evenodd"}})]):t._e()]):e("a",{staticClass:"justify-between base-button group",class:{"button-ghost":t.buttonGhost},attrs:{href:t.link,target:t.target}},[e("span",{staticClass:"whitespace-nowrap",class:{"ms-auto":!t.buttonGhost}},[t._t("default",(function(){return[t._v(" Button Text ")]}))],2),t._v(" "),"arrow"==t.icon&"no"!=t.icon?e("svg",{staticClass:"w-6 h-6 transition transform opacity-80 rtl:-scale-x-100 group-hover:translate-x-2 rtl:group-hover:-translate-x-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M8.25 4.5l7.5 7.5-7.5 7.5"}})]):t._e(),t._v(" "),"download"==t.icon&"no"!=t.icon?e("svg",{staticClass:"w-5 h-5 opacity-80 rtl:-scale-x-100",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M3 17a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm3.293-7.707a1 1 0 011.414 0L9 10.586V3a1 1 0 112 0v7.586l1.293-1.293a1 1 0 111.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z","clip-rule":"evenodd"}})]):t._e()])}),[],!1,null,null,null);e.default=component.exports},,,,,,,function(t,e,n){"use strict";n.r(e);n(40);var r={props:{imageSrc:{type:String,default:"visuals/image5_rso9vv.jpg"},alt:{type:String,default:"Image"},title:{type:String,default:"Image"},width:{type:Number,default:600},height:{type:Number,default:null},crop:{type:String,default:"lfill"},sizes:{type:String,default:"sm:400px md:800px lg:1200px"},dpr:{type:String,default:"auto"}},data:function(){return{modifiers:{dpr:this.dpr}}}},o=n(0),component=Object(o.a)(r,(function(){var t=this;return(0,t._self._c)("NuxtImg",{attrs:{provider:"cloudinary",alt:t.alt,title:t.title,src:t.imageSrc,width:t.width,sizes:t.sizes,height:t.height,modifiers:t.modifiers,loading:"lazy",fit:t.crop,placeholder:""}})}),[],!1,null,null,null);e.default=component.exports},,,,,,function(t,e,n){"use strict";n(28),n(51);var r={head:function(){return{title:"".concat(this.meta.title),meta:[{hid:"title",name:"title",content:"".concat(this.meta.title)},{hid:"description",name:"description",content:"".concat(this.meta.description)},{hid:"og-title",property:"og:title",content:"".concat(this.meta.title)},{hid:"og-type",property:"og:type",content:"website"},{hid:"og-description",property:"og:description",content:"".concat(this.meta.description)},{hid:"og-url",property:"og:url",content:"https://www.dfm.ae/".concat(this.$route.path)},{hid:"og-image",property:"og:image",content:"".concat(this.meta.image)},{hid:"twitter-title",property:"twitter:title",content:"".concat(this.meta.title)},{hid:"twitter-description",property:"twitter:description",content:"".concat(this.meta.description)},{hid:"twitter-image",property:"twitter:image",content:"".concat(this.meta.image)},{hid:"twitter-card",property:"twitter:card",content:"summary"}],noscript:[{innerHTML:"Body No Scripts",body:!0}]}}},o=n(0),component=Object(o.a)(r,undefined,undefined,!1,null,null,null);e.a=component.exports},,function(t,e,n){"use strict";n.r(e);var r={computed:{hasTitle:function(){return!!this.$slots.title},hasSubtitle:function(){return!!this.$slots.subtitle},hasContent:function(){return!!this.$slots.content}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("section",[e("div",{staticClass:"container"},[t._t("default"),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 gap-y-1 lg:grid-cols-3"},[e("span",{staticClass:"col-span-1"},[e("span",{staticClass:"block h2"},[t.$slots.title?t._t("title"):t._e()],2),t._v(" "),e("span",{staticClass:"block h4"},[t.$slots.subtitle?t._t("subtitle"):t._e()],2)]),t._v(" "),e("span",{staticClass:"block col-span-2"},[t._t("content")],2)])],2)])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"InfoBox",props:{type:{type:String,default:"info"}}},o=n(0),component=Object(o.a)(r,(function(){var t=this;return(0,t._self._c)("div",{staticClass:"px-6 py-4 text-blue-600 transition-all border bg-blue-50 border-blue-300/50",class:{"!border-red-300 !bg-red-50 !text-orange-700":"warning"==t.type,"!border-green-400 !bg-green-50 !text-green-800":"success"==t.type}},[t._t("default",(function(){return[t._v("Info content goes here")]}))],2)}),[],!1,null,null,null);e.default=component.exports},,,,,,,,,,,function(t,e,n){"use strict";n.r(e);n(1064);var r={name:"DecoratorLine",props:{color:{type:String,default:"green"},small:{type:Boolean,default:!1}}},o=n(0),component=Object(o.a)(r,(function(){var t=this;return(0,t._self._c)("div",{class:{"w-16 h-1 my-12":!t.small,"w-12 h-1 my-4":t.small,"bg-brand-green":"green"==t.color,"bg-brand-yellow":"yellow"==t.color}})}),[],!1,null,null,null);e.default=component.exports},,function(t,e,n){"use strict";n.r(e);var r={},o=n(0),l=n(362),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex items-center"},[e("svg",{staticClass:"w-5 h-5 text-red-500 ltr:mr-3 rtl:ml-3 animate-spin",attrs:{xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",role:"img",width:"32",height:"32",preserveAspectRatio:"xMidYMid meet",viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M12 22c5.421 0 10-4.579 10-10h-2c0 4.337-3.663 8-8 8s-8-3.663-8-8c0-4.336 3.663-8 8-8V2C6.579 2 2 6.58 2 12c0 5.421 4.579 10 10 10z",fill:"currentColor"}})]),t._v(" "),e("span",[t._t("default",(function(){return[t._v(" "+t._s(t.$t("txt"))+" ")]}))],2)])}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports},,,,,,,function(t,e,n){"use strict";n.r(e);var r={},o=(n(954),n(0)),component=Object(o.a)(r,(function(){return(0,this._self._c)("div",{staticClass:"grid grid-cols-1 gap-4 features-grid-two md:grid-cols-2 md:gap-8"},[this._t("default")],2)}),[],!1,null,null,null);e.default=component.exports},,,function(t,e,n){"use strict";n.r(e);var r={props:{placeholder:{type:String,default:function(){return this.$t("commons.filter-by-keyword")}}},data:function(){return{filterKeyword:""}},watch:{filterKeyword:function(){this.$emit("search",this.filterKeyword)}},mounted:function(){this.$attrs.value&&(this.filterKeyword=this.$attrs.value)},methods:{add:function(){this.$emit("search",this.filterKeyword)},clearInput:function(){this.filterKeyword=""}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative"},[e("div",{staticClass:"absolute inset-y-0 flex items-center pointer-events-none ltr:pl-3 rtl:pr-3 ltr:left-0 rtl:right-0"},[e("svg",{staticClass:"w-5 h-5",attrs:{fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"}})])]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.filterKeyword,expression:"filterKeyword"}],staticClass:"block w-full text-base border-gray-300 focus:border-primary-500 focus:ring-primary-500 ltr:pl-10 rtl:pr-10",attrs:{type:"text",name:"keyword",placeholder:t.placeholder},domProps:{value:t.filterKeyword},on:{input:[function(e){e.target.composing||(t.filterKeyword=e.target.value)},t.add]}}),t._v(" "),t.filterKeyword.length?e("div",{staticClass:"absolute p-1 transform -translate-y-1/2 inputclear group end-1 top-1/2 hover:cursor-pointer",on:{click:t.clearInput}},[e("svg",{staticClass:"w-5 h-5 text-red-400 group-hover:text-red-600",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM8.707 7.293a1 1 0 00-1.414 1.414L8.586 10l-1.293 1.293a1 1 0 101.414 1.414L10 11.414l1.293 1.293a1 1 0 001.414-1.414L11.414 10l1.293-1.293a1 1 0 00-1.414-1.414L10 8.586 8.707 7.293z","clip-rule":"evenodd"}})])]):t._e()])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(40);var r={props:{reverse:{type:Boolean,default:!1},imageSrc:{type:String,default:"visuals/dfm-visual-6_b308gh.jpg"},width:{type:Number,default:600},height:{type:Number,default:null},decorator:{type:Boolean,default:!1},decoratorColor:{type:String,default:"text-brand-green"},inverse:{type:Boolean,default:!1},imageCrop:{type:String,default:"lfill"}},computed:{hasTitleSlot:function(){return!!this.$slots.title}}},o=(n(953),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"grid h-full lg:grid-cols-2",class:[t.inverse?"bg-white":"bg-primary-light"]},[e("div",{staticClass:"relative h-[300px] bg-black/90 lg:h-auto",class:{"lg:order-last":t.reverse}},[e("c-image",{staticClass:"absolute inset-0 z-0 object-cover w-full h-full overflow-hidden opacity-60",attrs:{"image-src":t.imageSrc,width:t.width,height:t.height,crop:t.imageCrop,alt:"decorator image"}}),t._v(" "),t.hasTitleSlot||t.decorator?e("div",{staticClass:"relative flex items-center justify-center w-full h-full"},[t.decorator?e("svg",{staticClass:"absolute",class:t.decoratorColor,attrs:{width:"220",height:"220",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{opacity:".56",d:"M171.072 0 0 171.077l.006.005V220h48.928v-.006L220 48.929V0h-48.928Z",fill:"currentColor"}})]):t._e(),t._v(" "),e("h2",{staticClass:"relative m-6 text-center text-white"},[t._t("title")],2)]):t._e()],1),t._v(" "),e("div",{staticClass:"flex flex-col justify-between px-6 py-12 md:p-12"},[t._t("content")],2)])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CImage:n(23).default})},,,,,,,,,function(t,e,n){"use strict";n.r(e);var r={},o=(n(836),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("svg",{staticClass:"ltr:mr-2 rtl:ml-2",attrs:{width:"52",height:"12",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{fill:"#009BB7","fill-rule":"nonzero"}},[e("circle",{attrs:{fill:"#009bb7",cx:"6",cy:"6",r:"6"}},[e("animate",{attrs:{attributeName:"opacity",dur:"1s",values:"0;1;0",repeatCount:"indefinite",begin:".1"}})]),t._v(" "),e("circle",{attrs:{fill:"#009bb7",cx:"26",cy:"6",r:"6"}},[e("animate",{attrs:{attributeName:"opacity",dur:"1s",values:"0;1;0",repeatCount:"indefinite",begin:".2"}})]),t._v(" "),e("circle",{attrs:{fill:"#009bb7",cx:"46",cy:"6",r:"6"}},[e("animate",{attrs:{attributeName:"opacity",dur:"1s",values:"0;1;0",repeatCount:"indefinite",begin:".3"}})])])]),t._v(" "),t._t("default",(function(){return[t._v(t._s("en"==t.$i18n.locale?"loading..":"..جار التحميل")+" ")]}))],2)}),[],!1,null,"e26449a0",null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={components:{ScaleTransition:n(162).b},props:{left:{type:Boolean,default:!1}},data:function(){return{isOpen:!1}},computed:{dropdownDirection:function(){return this.left?"en"==this.$i18n.locale?"top left":"top right":"en"==this.$i18n.locale?"top right":"top left"}},watch:{isOpen:function(){this.$emit("toggle",this.isOpen)}},methods:{showDropdown:function(){this.isOpen=!this.isOpen},handleClickOutside:function(){this.isOpen&&(this.$device.isMobile||(this.isOpen=!1))}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("on-click-outside",{attrs:{do:t.handleClickOutside}},[e("div",{staticClass:"relative inline-block dropdown"},[e("div",{on:{click:t.showDropdown}},[t._t("trigger",(function(){return[t._v(" dropdown trigger ")]}))],2),t._v(" "),e("scale-transition",{attrs:{duration:200,origin:t.dropdownDirection}},[t.isOpen?e("div",{staticClass:"dropdown-content absolute top-[100%] z-10 sm:max-w-lg",class:[t.left?"ltr:left-0 rtl:right-0":"ltr:right-0 rtl:left-0"]},[t._t("content",(function(){return[t._v(" dropdown content goes hero ")]}))],2):t._e()])],1)])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{OnClickOutside:n(181).default})},,,,,,function(t,e,n){"use strict";n.r(e);n(40);var r={props:{modalSize:{type:Number,default:1280}},data:function(){return{showModal:!1}},methods:{beforeOpen:function(){this.$emit("modal-before-open")},opened:function(){this.$emit("modal-opened")},beforeClose:function(){this.$emit("modal-before-close")},closed:function(){this.$emit("modal-closed")}}},o=(n(951),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("vue-final-modal",t._b({attrs:{"esc-to-close":!0,classes:"px-4 py-6 sm:p-8 sm:py-12 overflow-auto vf-container ","content-class":"relative overflow-auto mx-auto vf-modal min-h-[128px] shadow-2xl","content-style":{maxWidth:t.modalSize+"px"},"focus-trap":""},on:{"before-open":t.beforeOpen,opened:t.opened,"before-close":t.beforeClose,closed:t.closed,cancel:function(e){t.showModal=!1}},scopedSlots:t._u([{key:"default",fn:function(n){var r=n.close;return[e("modal-close-button",{on:{close:r}}),t._v(" "),t._t("default")]}}],null,!0),model:{value:t.showModal,callback:function(e){t.showModal=e},expression:"showModal"}},"vue-final-modal",t.$attrs,!1))}),[],!1,null,"6c12e5b6",null);e.default=component.exports;installComponents(component,{ModalCloseButton:n(327).default})},function(t,e,n){"use strict";n.r(e);n(40);var r={props:{imageSrc:{type:String,default:"visuals/dfm-image-00749_rfxe9n"},width:{type:Number,default:1200},height:{type:Number,default:600},crop:{type:String,default:"lfill"}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative h-[200px] bg-gray-300 py-0 md:h-[300px] lg:h-[458px]"},[e("c-image",{staticClass:"absolute inset-0 object-cover object-top w-full h-full",attrs:{"image-src":t.imageSrc,alt:"decorator image",width:t.width,height:t.height,crop:t.crop}}),t._v(" "),e("div",{staticClass:"absolute top-4 scale-[.4] transform ltr:left-4 ltr:origin-top-left rtl:right-4 rtl:origin-top-right md:scale-75 lg:top-8 lg:scale-100 ltr:lg:left-8"},[e("svg",{attrs:{width:"210",height:"209",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M157.009 0 0 156.202l.006.006V209h52.992v-.006l156.996-156.19H210V0h-52.991Z",fill:"#FFF800"}})])])],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CImage:n(23).default})},,,,,,function(t,e,n){"use strict";n.r(e);var r={computed:{hasTitle:function(){return!!this.$slots.title},hasSubtitle:function(){return!!this.$slots.subtitle},hasContent:function(){return!!this.$slots.content}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[t._t("default"),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 gap-y-4 lg:grid-cols-3"},[e("span",{staticClass:"col-span-1 h2"},[t.$slots.title?t._t("title"):t._e(),t._v(" "),t.$slots.subtitle?t._t("subtitle"):t._e()],2),t._v(" "),e("span",{staticClass:"block col-span-2"},[t.$slots.content?t._t("content"):t._e()],2)])],2)}),[],!1,null,null,null);e.default=component.exports},,,,,function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(3),n(9),n(298),{name:"FaqAccordion",props:{section:{type:String,required:!0}},data:function(){return{faqs:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,data;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",lazy:!0,headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=faqs§ion=".concat(t.section,"&Language=").concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,n.json();case 6:data=e.sent,t.faqs=data.FAQ,e.next=12;break;case 10:e.prev=10,e.t0=e.catch(0);case 12:case"end":return e.stop()}}),e,null,[[0,10]])})))()}))}),l=o,c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return t.faqs&&t.faqs.length>0?e("div",{staticClass:"content-block"},[t.$fetchState.pending?e("loader-animation"):t._l(t.faqs,(function(n){return e("vue-simple-accordion",{key:n.Id,scopedSlots:t._u([{key:"title",fn:function(){return[e("span",{staticClass:"faq-question",domProps:{innerHTML:t._s(n.Question)}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"prose faq-answer",domProps:{innerHTML:t._s(n.Answer)}})]},proxy:!0}],null,!0)})}))],2):t._e()}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{LoaderAnimation:n(65).default,VueSimpleAccordion:n(115).default})},,,,,,,function(t,e,n){"use strict";n.r(e);var r={props:{type:{type:String,default:"pdf"},inverse:{type:Boolean,default:!1},title:{type:String,default:"Document"},subtitle:{type:String,default:""},cover:{type:String,default:"icons/icon-cover-placeholder_veaced"},href:{type:String,default:"/"}}},o=n(0),l=n(360),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("a",{staticClass:"block p-4 overflow-hidden border-4 border-transparent hover:border-primary group md:p-6",class:[t.inverse?"bg-white":"bg-primary-light"],attrs:{href:t.href,target:"_blank"}},[e("div",{staticClass:"flex flex-row items-stretch w-full gap-x-6"},[e("div",{staticClass:"relative flex flex-col justify-center w-24 min-h-[6rem] p-2 overflow-hidden bg-black"},[e("img",{staticClass:"absolute inset-0 object-contain",attrs:{src:"en"==t.$i18n.locale?"/images/download-card-en.png":"/images/download-card-ar.png",alt:""}}),t._v(" "),t.subtitle?e("span",{staticClass:"relative block text-blue-400 text-[7px] font-bold"},[t._v(t._s(t.subtitle))]):t._e(),t._v(" "),e("span",{staticClass:"relative block text-white text-[7px] font-bold"},[t._v(t._s(t.title))])]),t._v(" "),e("div",{staticClass:"flex flex-col items-start justify-between flex-1"},[e("span",{staticClass:"block text-body md:text-lg"},[t._t("default")],2),t._v(" "),e("span",{staticClass:"flex flex-row mt-2 gap-x-2"},[e("span",{staticClass:"block text-sm uppercase font-heading rtl:font-arabic"},[t._v(" "+t._s(t.$t("commons.download"))+" ")]),t._v(" "),e("svg",{staticClass:"w-4 h-4 ml-auto text-primary",attrs:{"aria-hidden":"true",role:"img",viewBox:"0 0 36 36"}},[e("path",{staticClass:"clr-i-outline clr-i-outline-path-1",attrs:{d:"M31 31H5a1 1 0 0 0 0 2h26a1 1 0 0 0 0-2z",fill:"currentColor"}}),t._v(" "),e("path",{staticClass:"clr-i-outline clr-i-outline-path-2",attrs:{d:"M18 29.48l10.61-10.61a1 1 0 0 0-1.41-1.41L19 25.65V5a1 1 0 0 0-2 0v20.65l-8.19-8.19a1 1 0 1 0-1.41 1.41z",fill:"currentColor"}})])])])])])}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports},,,,,,,,,,function(t,e,n){"use strict";n.r(e);var r={props:{imgsrc:{type:String,default:"https://via.placeholder.com/150"},inverse:{type:Boolean,default:!1}},computed:{hasTitleSlot:function(){return!!this.$slots.title},hasContentSlot:function(){return!!this.$slots.content},hasFooterSlot:function(){return!!this.$slots.footer}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flex-col items-start w-full h-full mx-auto overflow-hidden card",class:[t.inverse?"bg-white":"bg-primary-light"]},[e("div",{staticClass:"relative flex flex-col w-full overflow-hidden card-header"},[t._t("header"),t._v(" "),t.hasTitleSlot?e("div",{staticClass:"relative mt-auto text-lg card-title"},[t._t("title")],2):t._e()],2),t._v(" "),t.hasContentSlot?e("div",{staticClass:"w-full px-8 py-6"},[t._t("content")],2):t._e(),t._v(" "),t.hasFooterSlot?e("div",{staticClass:"flex w-full mt-auto border-t divide-x divide-gray-300 card-footer",class:[t.inverse?"border-gray-300":"border-gray-200"]},[t._t("footer")],2):t._e()])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={props:{vertical:{type:Boolean,default:!1}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex mt-4",class:[t.vertical?"flex-col gap-y-2":"flex-row gap-x-2"]},[e("a",{staticClass:"transition-all origin-center transform hover:opacity-80",attrs:{href:t.$appleStoreLink,"aria-label":"DFM App appstore link",target:"_blank","data-aos":"fade-up","data-aos-delay":"150"}},[e("svg",{staticClass:"w-auto h-10 sm:h-12",attrs:{viewBox:"0 0 136 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("rect",{attrs:{x:".435",y:".435",width:"135.13",height:"39.13",rx:"5.565",fill:"#000",stroke:"#A6A6A6","stroke-width":".87"}}),t._v(" "),e("path",{attrs:{d:"M32.683 20.3c.01-.835.23-1.653.64-2.378a4.931 4.931 0 011.697-1.773 5.04 5.04 0 00-1.726-1.55 4.996 4.996 0 00-2.233-.608c-1.667-.176-3.282 1.005-4.131 1.005-.866 0-2.174-.988-3.58-.958-.911.03-1.799.296-2.576.774a5.297 5.297 0 00-1.863 1.954c-1.919 3.348-.487 8.269 1.35 10.976.92 1.325 1.995 2.805 3.402 2.753 1.376-.058 1.89-.885 3.552-.885 1.645 0 2.128.885 3.563.852 1.477-.025 2.407-1.332 3.294-2.67A10.996 10.996 0 0035.58 24.7a4.753 4.753 0 01-2.106-1.76 4.808 4.808 0 01-.791-2.64zm-2.711-8.09a4.897 4.897 0 001.106-3.49 4.906 4.906 0 00-3.183 1.66 4.644 4.644 0 00-1.135 3.36 4.042 4.042 0 001.78-.393 4.074 4.074 0 001.432-1.137zM51.08 27.14h-4.696l-1.128 3.356h-1.99l4.45-12.418h2.067l4.448 12.418h-2.023L51.08 27.14zm-4.21-1.55h3.723l-1.836-5.446h-.05L46.87 25.59zm16.968.38c0 2.813-1.494 4.62-3.75 4.62a3.027 3.027 0 01-1.638-.383c-.5-.28-.912-.695-1.188-1.2h-.042v4.484h-1.846V21.442h1.786v1.506h.033a3.199 3.199 0 011.211-1.198 3.167 3.167 0 011.65-.402c2.28 0 3.783 1.816 3.783 4.622h.001zm-1.895 0c0-1.833-.94-3.038-2.375-3.038-1.409 0-2.356 1.23-2.356 3.038 0 1.824.947 3.046 2.356 3.046 1.434 0 2.375-1.197 2.375-3.046zm11.783 0c0 2.813-1.495 4.62-3.75 4.62a3.028 3.028 0 01-1.638-.383 3.06 3.06 0 01-1.188-1.2h-.043v4.484h-1.844V21.442h1.785v1.506h.034a3.198 3.198 0 011.21-1.198 3.168 3.168 0 011.65-.402c2.28 0 3.784 1.816 3.784 4.622zm-1.895 0c0-1.833-.941-3.038-2.375-3.038-1.409 0-2.356 1.23-2.356 3.038 0 1.824.947 3.046 2.356 3.046 1.434 0 2.374-1.197 2.374-3.046zm8.429 1.066c.137 1.232 1.323 2.04 2.947 2.04 1.553 0 2.672-.808 2.672-1.919 0-.964-.675-1.54-2.272-1.936l-1.597-.388c-2.262-.55-3.313-1.617-3.313-3.348 0-2.142 1.852-3.614 4.484-3.614 2.603 0 4.389 1.472 4.448 3.614h-1.861c-.111-1.239-1.127-1.987-2.614-1.987-1.486 0-2.501.757-2.501 1.858 0 .878.649 1.395 2.237 1.79l1.358.336c2.528.603 3.578 1.626 3.578 3.443 0 2.323-1.836 3.778-4.756 3.778-2.733 0-4.578-1.42-4.697-3.667h1.887zM91.805 19.3v2.142h1.71v1.472h-1.71v4.991c0 .776.343 1.137 1.094 1.137.203-.004.405-.018.606-.043v1.463c-.337.064-.68.092-1.024.086-1.819 0-2.528-.689-2.528-2.445v-5.189h-1.306v-1.472h1.306V19.3h1.852zm2.698 6.67c0-2.849 1.665-4.639 4.261-4.639 2.605 0 4.262 1.79 4.262 4.639 0 2.856-1.648 4.638-4.262 4.638-2.612 0-4.26-1.782-4.26-4.638zm6.644 0c0-1.954-.889-3.108-2.383-3.108s-2.381 1.162-2.381 3.108c0 1.962.887 3.106 2.381 3.106 1.494 0 2.383-1.144 2.383-3.106zm3.399-4.528h1.759v1.541h.043c.119-.481.399-.906.792-1.204.394-.297.876-.45 1.368-.431.213 0 .425.022.632.069v1.738a2.555 2.555 0 00-.828-.112 1.845 1.845 0 00-1.437.596 1.885 1.885 0 00-.485 1.487v5.37h-1.844v-9.054zm13.096 6.395c-.248 1.643-1.836 2.771-3.868 2.771-2.614 0-4.236-1.764-4.236-4.595 0-2.84 1.631-4.682 4.157-4.682 2.487 0 4.049 1.72 4.049 4.466v.637h-6.345v.112c-.029.333.013.669.122.985a2.35 2.35 0 001.326 1.406c.307.126.638.185.97.173a2.02 2.02 0 001.246-.29c.373-.23.664-.574.827-.983h1.752zm-6.234-2.702h4.491A2.182 2.182 0 00114.565 23a2.146 2.146 0 00-.869-.163 2.278 2.278 0 00-2.115 1.416 2.32 2.32 0 00-.173.882zM46.638 8.731a2.601 2.601 0 012.09.818 2.645 2.645 0 01.697 2.147c0 1.906-1.022 3.002-2.787 3.002H44.5V8.73l2.138.001zm-1.218 5.123h1.116a1.848 1.848 0 001.483-.605 1.88 1.88 0 00.469-1.541 1.894 1.894 0 00-.477-1.53 1.866 1.866 0 00-1.475-.604H45.42v4.28zm5.042-1.41a2.15 2.15 0 01.544-1.633 2.117 2.117 0 011.564-.696 2.102 2.102 0 011.564.696 2.136 2.136 0 01.544 1.633 2.15 2.15 0 01-.538 1.644 2.116 2.116 0 01-1.57.701 2.103 2.103 0 01-1.57-.701 2.139 2.139 0 01-.536-1.644h-.002zm3.309 0c0-.976-.436-1.547-1.199-1.547-.767 0-1.198.571-1.198 1.547 0 .984.431 1.55 1.198 1.55.764 0 1.199-.57 1.199-1.55zm6.508 2.254h-.915l-.923-3.317h-.07l-.92 3.317h-.905l-1.232-4.503h.895l.8 3.436h.066l.919-3.436h.845l.919 3.436h.07l.796-3.436h.882l-1.227 4.503zm2.263-4.503h.849v.715h.065c.112-.257.3-.472.54-.616.238-.144.516-.209.794-.186a1.445 1.445 0 011.172.463 1.467 1.467 0 01.374 1.212v2.915h-.882v-2.692c0-.724-.311-1.084-.964-1.084a1.018 1.018 0 00-.793.323 1.036 1.036 0 00-.274.818v2.635h-.88v-4.503zm5.2-1.758h.88v6.26h-.88v-6.26zm2.107 4.007a2.151 2.151 0 01.542-1.637 2.116 2.116 0 011.565-.697 2.103 2.103 0 011.566.697 2.138 2.138 0 01.541 1.637 2.15 2.15 0 01-.537 1.644 2.117 2.117 0 01-1.57.701 2.103 2.103 0 01-1.57-.701 2.138 2.138 0 01-.537-1.644zm3.307 0c0-.976-.435-1.547-1.198-1.547-.767 0-1.198.571-1.198 1.547 0 .984.43 1.55 1.198 1.55.764 0 1.198-.57 1.198-1.55zm1.835.98c0-.81.6-1.278 1.663-1.344l1.21-.07v-.389c0-.475-.312-.744-.914-.744-.494 0-.834.182-.932.5h-.853c.089-.773.811-1.27 1.825-1.27 1.12 0 1.752.563 1.752 1.514v3.077h-.849v-.633h-.07a1.507 1.507 0 01-1.342.707 1.34 1.34 0 01-1.041-.34 1.36 1.36 0 01-.448-1.008h-.001zm2.872-.384v-.377l-1.091.07c-.615.042-.893.253-.893.65 0 .405.348.64.828.64a1.044 1.044 0 00.784-.245 1.061 1.061 0 00.372-.738zm2.037-.596c0-1.423.727-2.324 1.856-2.324a1.463 1.463 0 011.37.79h.066V8.437h.88v6.26h-.844v-.71h-.069a1.541 1.541 0 01-1.404.785c-1.136 0-1.855-.901-1.855-2.328zm.911 0c0 .955.447 1.53 1.194 1.53.744 0 1.203-.583 1.203-1.526 0-.938-.465-1.53-1.203-1.53-.742 0-1.194.58-1.194 1.526zm6.91 0a2.148 2.148 0 01.542-1.637 2.118 2.118 0 011.566-.697 2.103 2.103 0 011.565.697 2.137 2.137 0 01.541 1.637 2.15 2.15 0 01-.537 1.644 2.116 2.116 0 01-1.57.701 2.103 2.103 0 01-1.57-.701 2.14 2.14 0 01-.537-1.644zm3.308 0c0-.976-.435-1.547-1.2-1.547-.765 0-1.197.571-1.197 1.547 0 .984.432 1.55 1.198 1.55.764 0 1.199-.57 1.199-1.55zm2.09-2.249h.849v.715h.065c.112-.257.3-.472.54-.616.239-.144.516-.209.794-.186a1.445 1.445 0 011.173.463 1.467 1.467 0 01.374 1.212v2.915h-.883v-2.692c0-.724-.311-1.084-.964-1.084a1.018 1.018 0 00-.793.323 1.034 1.034 0 00-.274.818v2.635h-.882l.001-4.503zm8.777-1.121v1.141h.968v.749h-.968v2.315c0 .472.192.679.632.679.112 0 .224-.008.336-.021v.74a2.858 2.858 0 01-.48.046c-.98 0-1.37-.348-1.37-1.216v-2.543h-.71v-.749h.71V9.074h.882zm2.173-.637h.873v2.481h.069c.118-.26.312-.476.556-.62.244-.144.526-.21.808-.186a1.462 1.462 0 011.161.475 1.496 1.496 0 01.377 1.204v2.907h-.882V12.01c0-.72-.333-1.084-.956-1.084a1.037 1.037 0 00-1.067.691 1.047 1.047 0 00-.058.451v2.63h-.881V8.437zm8.985 5.045a1.825 1.825 0 01-.732 1.005 1.803 1.803 0 01-1.202.298 2.012 2.012 0 01-1.567-.68 2.043 2.043 0 01-.498-1.645 2.091 2.091 0 01.497-1.65 2.066 2.066 0 011.563-.702c1.243 0 1.993.856 1.993 2.27v.31h-3.155v.05a1.192 1.192 0 00.711 1.194c.152.065.315.098.479.096a1.067 1.067 0 001.062-.546h.849zm-3.101-1.451h2.257a1.107 1.107 0 00-.059-.446 1.08 1.08 0 00-1.041-.721 1.131 1.131 0 00-.823.338 1.15 1.15 0 00-.334.83z",fill:"#fff"}})])]),t._v(" "),e("a",{staticClass:"transition-all origin-center transform hover:opacity-80",attrs:{"aria-label":"DFM App playstore link",href:t.$googleStoreLink,target:"_blank","data-aos":"fade-up","data-aos-delay":"200"}},[e("svg",{staticClass:"w-auto h-10 sm:h-12",attrs:{viewBox:"0 0 136 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("rect",{attrs:{x:".435",y:".435",width:"135.13",height:"39.13",rx:"5.565",fill:"#000",stroke:"#A6A6A6","stroke-width":".87"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13 19.6V9.1c0-.6.5-1.1 1-1.1s.7.1 1 .3l19.3 10.6c.4.2.6.5.6.8 0 .3-.2.6-.6.8L15 31.1c-.2.1-.5.3-1 .3s-1-.5-1-1.1V19.6z",fill:"url(#paint0_linear)"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M25.5 19.7L13.8 8h.2c.5 0 .7.1 1 .3l14.2 7.8-3.7 3.6z",fill:"url(#paint1_linear)"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M29.1 23.2l-3.6-3.6 3.7-3.7 5.1 2.8c.4.2.6.5.6.8 0 .3-.2.6-.6.8l-5.2 2.9z",fill:"url(#paint2_linear)"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.9 31.2l11.6-11.6 3.6 3.6L15 30.9c-.3.2-.5.3-1.1.3.1 0 .1 0 0 0z",fill:"url(#paint3_linear)"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M74.3 33.9c-.5-.4-.9-1.1-1.1-1.5l1.6-.7c.1.2.3.5.5.8.4.4 1 .8 1.6.8.6 0 1.3-.3 1.7-.8.3-.5.5-1 .5-1.7v-.6c-1.2 1.5-3.7 1.3-5.1-.3-1.5-1.6-1.5-4.3 0-5.9 1.5-1.5 3.7-1.7 5-.3V23h1.7v7.5c0 1.9-.7 3-1.6 3.7-.6.5-1.5.7-2.3.7-.9-.1-1.8-.4-2.5-1zm41.9.4l1.7-4-3-6.9h1.7l2.1 4.9 2.1-4.9h1.7l-4.6 10.9h-1.7zm-8.1-3.8c-.5-.5-.7-1.2-.7-1.9 0-.6.2-1.2.6-1.6.7-.7 1.7-1 2.8-1 .7 0 1.3.1 1.8.4 0-1.2-1-1.7-1.8-1.7-.7 0-1.4.4-1.7 1.1l-1.5-.6c.3-.7 1.1-2 3.1-2 1 0 2 .3 2.6 1 .6.7.8 1.5.8 2.6V31h-1.7v-.7c-.2.3-.6.5-.9.7-.4.2-.9.3-1.4.3-.6-.1-1.5-.3-2-.8zm-53.3-3.6c0-2 1.5-4.2 4.2-4.2 2.6 0 4.2 2.2 4.2 4.2s-1.5 4.2-4.2 4.2-4.2-2.2-4.2-4.2zm9 0c0-2 1.5-4.2 4.2-4.2 2.6 0 4.2 2.2 4.2 4.2s-1.5 4.2-4.2 4.2c-2.6 0-4.2-2.2-4.2-4.2zm-20.3 2.2c-2.5-2.5-2.4-6.6.1-9.2 1.3-1.3 2.9-1.9 4.6-1.9 1.6 0 3.2.6 4.4 1.8l-1.2 1.3c-1.8-1.8-4.7-1.7-6.4.1-1.8 1.9-1.8 4.8 0 6.7 1.8 1.9 4.8 2 6.6.1.6-.6.8-1.4.9-2.2h-4.2V24h5.9c.1.4.1.9.1 1.4 0 1.5-.6 3-1.6 4-1.1 1.1-2.7 1.7-4.3 1.7-1.8-.1-3.6-.7-4.9-2zm42.3.7c-1.5-1.6-1.5-4.3 0-6 1.5-1.6 4-1.6 5.4 0 .5.5.8 1.2 1.1 1.9L86.8 28c.3.7 1 1.3 2 1.3.9 0 1.5-.3 2.1-1.2l1.5 1c-.2.2-.4.4-.5.6-1.7 1.7-4.6 1.7-6.1.1zM96.2 31V19.9h3.6c2.1 0 3.8 1.5 3.8 3.3 0 1.8-1.5 3.3-3.4 3.3H98v4.4h-1.8v.1zm8.4 0V19.9h1.7V31h-1.7zM82 30.8V18.4h1.8v12.4H82zm30.5-3.1c-.4-.3-1-.4-1.6-.4-1.2 0-1.9.6-1.9 1.3 0 .7.7 1.1 1.4 1.1 1 0 2.1-.8 2.1-2zm-51.2-.8c0-1.2-.8-2.5-2.3-2.5-1.5 0-2.3 1.3-2.3 2.5s.8 2.5 2.3 2.5c1.4 0 2.3-1.3 2.3-2.5zm9 0c0-1.2-.8-2.5-2.3-2.5-1.5 0-2.3 1.3-2.3 2.5s.8 2.5 2.3 2.5c1.5 0 2.3-1.3 2.3-2.5zm8.9.7c0-.1 0-.2.1-.3v-.9c0-.1-.1-.3-.1-.4-.3-1-1.2-1.7-2.1-1.7-1.2 0-2.2 1.2-2.2 2.5 0 1.4 1 2.5 2.3 2.5.8.1 1.6-.6 2-1.7zm7.3-.9l3.7-1.6c-.4-.7-1-.9-1.5-.9-1.5.1-2.4 1.7-2.2 2.5zm15.3-3.4c0-1-.8-1.7-1.9-1.7h-2v3.5h2.1c1 0 1.8-.8 1.8-1.8z",fill:"#fff"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M117.5 32.3h-.1v-.1h.1-.1v.1h.1zm0 0c0-.1 0-.1 0 0 0-.1 0-.1 0 0zm0 0v-.1.1zm0-.1v.1-.1zm0 .1v-.1.1zm0 0c0-.1 0-.1 0 0zm0 0c0-.1 0-.1 0 0zm.1 0c0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0zm0 0c0-.1 0-.1 0 0zm0-.1v.1-.1zm0 .1v-.1.1zm0 0c0-.1 0-.1 0 0 0-.1 0-.1 0 0zm0-.1c0 .1 0 .1 0 0 0 .1 0 .1 0 0zm0 .1c0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0zm.1 0c0-.1 0-.1 0 0-.1-.1-.1-.1 0 0-.1 0-.1 0 0 0zm0-.1c0 .1 0 .1 0 0 0 .1-.1.1 0 0 0 0-.1 0 0 0zm0 .1v-.1.1-.1.1-.1.1zm0 0c0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0 0-.1 0-.1 0 0zm.1-.1h-.1.1v.1-.1zm0 .1v-.1.1zm0 0c0-.1 0-.1 0 0 0-.1 0-.1 0 0z",fill:"#fff"}}),t._v(" "),e("path",{attrs:{d:"M42.1 10.1c0-1.8 1.3-2.9 2.9-2.9 1.1 0 1.8.5 2.3 1.2l-.8.5c-.3-.4-.8-.7-1.5-.7-1.1 0-1.9.8-1.9 2s.8 2 1.9 2c.6 0 1.1-.3 1.3-.5v-.9h-1.6v-.9h2.7V12c-.5.6-1.3 1-2.3 1-1.7 0-3-1.2-3-2.9zm6.5 2.8V7.3h3.8v.9h-2.9v1.4h2.8v.9h-2.8v1.6h2.9v.9l-3.8-.1zm6.6 0V8.2h-1.7v-.9h4.4v.9h-1.7v4.7h-1zm6.1 0V7.3h1v5.6h-1zm3.7 0V8.2h-1.7v-.9h4.4v.9H66v4.7h-1zm5.9-2.8c0-1.7 1.2-2.9 2.9-2.9s2.9 1.2 2.9 2.9-1.2 2.9-2.9 2.9-2.9-1.3-2.9-2.9zm4.7 0c0-1.2-.7-2-1.9-2-1.1 0-1.9.9-1.9 2 0 1.2.7 2 1.9 2s1.9-.9 1.9-2zm6.1 2.8l-2.9-4v4h-1V7.3h1l2.9 3.9V7.3h1v5.6h-1z",fill:"#fff"}}),t._v(" "),e("defs",[e("linearGradient",{attrs:{id:"paint0_linear",x1:"19.467",y1:"6.574",x2:"25.066",y2:"29.565",gradientUnits:"userSpaceOnUse"}},[e("stop",{attrs:{"stop-color":"#006884"}}),t._v(" "),e("stop",{attrs:{offset:"1","stop-color":"#8AD1D0"}})],1),t._v(" "),e("linearGradient",{attrs:{id:"paint1_linear",x1:"12.641",y1:"9.844",x2:"27.897",y2:"18.091",gradientUnits:"userSpaceOnUse"}},[e("stop",{attrs:{"stop-color":"#24BBB6"}}),t._v(" "),e("stop",{attrs:{offset:"1","stop-color":"#DBE692"}})],1),t._v(" "),e("linearGradient",{attrs:{id:"paint2_linear",x1:"30.194",y1:"23.62",x2:"30.194",y2:"15.672",gradientUnits:"userSpaceOnUse"}},[e("stop",{attrs:{"stop-color":"#FCC072"}}),t._v(" "),e("stop",{attrs:{offset:"1","stop-color":"#F58A5B"}})],1),t._v(" "),e("linearGradient",{attrs:{id:"paint3_linear",x1:"15.595",y1:"33.269",x2:"27.646",y2:"21.004",gradientUnits:"userSpaceOnUse"}},[e("stop",{attrs:{"stop-color":"#712B8F"}}),t._v(" "),e("stop",{attrs:{offset:"1","stop-color":"#EA1D27"}})],1)],1)])])])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r=n(106),o=(n(180),{name:"DateRange",components:{DatePicker:r.a},props:{format:{type:String,default:"DD/MM/YYYY"}},data:function(){return{dateRange:[]}},created:function(){this.dateRange=[this.$dayjs().subtract(3,"month").format(this.format),this.$dayjs().format(this.format)],this.$parent.filterDateRange=this.dateRange},methods:{dateChanged:function(){this.$emit("dateChanged",this.dateRange)},justToday:function(t){t([this.$dayjs().toDate(),this.$dayjs().toDate()])},oneWeek:function(t){t([this.$dayjs().subtract(7,"day").toDate(),this.$dayjs().toDate()])},oneMonth:function(t){t([this.$dayjs().subtract(1,"month").toDate(),this.$dayjs().toDate()])},threeMonths:function(t){t([this.$dayjs().subtract(3,"month").toDate(),this.$dayjs().toDate()])},sixMonths:function(t){t([this.$dayjs().subtract(6,"month").toDate(),this.$dayjs().toDate()])},notAfterToday:function(t){return t.getTime()>Date.now()}}}),l=n(0),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("date-picker",{ref:"datePicker",attrs:{range:"","value-type":t.format,format:"DD/MM/YYYY",placeholder:t.$t("commons.select-data-range"),confirm:!0,"range-separator":" - ","disabled-date":t.notAfterToday},on:{change:function(e){return t.dateChanged()}},scopedSlots:t._u([{key:"header",fn:function(n){var r=n.emit;return[e("div",{staticClass:"flex flex-wrap gap-2 my-2"},[e("button",{staticClass:"px-2 py-1 text-gray-600 border border-gray-300 hover:border-transparent hover:bg-gray-600 hover:text-white",on:{click:function(e){return t.justToday(r)}}},[t._v(t._s(t.$t("data-headers.today")))]),t._v(" "),e("button",{staticClass:"px-2 py-1 text-gray-600 border border-gray-300 hover:border-transparent hover:bg-gray-600 hover:text-white",on:{click:function(e){return t.oneWeek(r)}}},[t._v(t._s(t.$t("data-headers.1-week")))]),t._v(" "),e("button",{staticClass:"px-2 py-1 text-gray-600 border border-gray-300 hover:border-transparent hover:bg-gray-600 hover:text-white",on:{click:function(e){return t.oneMonth(r)}}},[t._v(t._s(t.$t("data-headers.1-month")))]),t._v(" "),e("button",{staticClass:"px-2 py-1 text-gray-600 border border-gray-300 hover:border-transparent hover:bg-gray-600 hover:text-white",on:{click:function(e){return t.threeMonths(r)}}},[t._v(t._s(t.$t("data-headers.3-months")))]),t._v(" "),e("button",{staticClass:"px-2 py-1 text-gray-600 border border-gray-300 hover:border-transparent hover:bg-gray-600 hover:text-white",on:{click:function(e){return t.sixMonths(r)}}},[t._v(t._s(t.$t("data-headers.6-months")))])])]}}]),model:{value:t.dateRange,callback:function(e){t.dateRange=e},expression:"dateRange"}})}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r=n(0),component=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex text-gray-500"},[e("svg",{staticClass:"flex-shrink-0 w-6 h-6 ltr:mr-2 rtl:ml-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}})]),t._v(" "),e("span",{staticClass:"text-sm"},[t._t("default")],2)])}),[],!1,null,null,null);e.default=component.exports},,,,,,,,,,,function(t,e,n){"use strict";n.r(e);var r=n(85),o={components:{VsaList:r.VsaList,VsaItem:r.VsaItem,VsaHeading:r.VsaHeading,VsaContent:r.VsaContent,VsaIcon:r.VsaIcon},props:{condensed:{type:Boolean,default:!1},initActive:{type:Boolean,default:!1},autoCollapse:{type:Boolean,default:!1}},computed:{hasTitleSlot:function(){return!!this.$slots.title},hasSubtitleSlot:function(){return!!this.$slots.subtitle},hasContentSlot:function(){return!!this.$slots.content}}},l=(n(955),n(0)),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("vsa-list",{staticClass:"w-full",attrs:{"auto-collapse":t.autoCollapse,"init-active":t.initActive}},[e("vsa-item",[e("vsa-heading",[e("div",{staticClass:"group"},[e("div",{staticClass:"mb-0 text-right accordion-title group-hover:text-primary ltr:text-left"},[t._t("title",(function(){return[t._v(" Accordion Title ")]}))],2),t._v(" "),t.hasSubtitleSlot?e("span",{staticClass:"block group-hover:text-primary"},[t._t("subtitle")],2):t._e()])]),t._v(" "),e("vsa-content",[t._t("content",(function(){return[t._v(" Accordion Content ")]}))],2)],1)],1)}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(164);var r=n(4),o=(n(11),n(40),n(22)),l={components:Object(r.a)(Object(r.a)({},o.Glide.name,o.Glide),o.GlideSlide.name,o.GlideSlide),props:{features:{required:!0,type:[Object,Array]},perView:{type:Number,default:2.4},breakpoints:{type:Object,default:function(){return{1024:{gap:24,perView:1.2},600:{gap:10,perView:1}}}}}},c=(n(960),n(0)),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("vue-glide",{attrs:{type:"carousel","per-view":t.perView,gap:24,bound:!1,direction:"en"==t.$i18n.locale?"ltr":"rtl",bullet:!0,arrows:!1,breakpoints:t.breakpoints,"focus-at":"center"}},t._l(t.features,(function(n,r){return e("vue-glide-slide",{key:r,staticClass:"bg-white"},[e("card-with-image-bg",{attrs:{"image-src":n.img},scopedSlots:t._u([{key:"title",fn:function(){return[t._v(" "+t._s(n.title)+" ")]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block"},[t._v(" "+t._s(n.content)+" ")]),t._v(" "),n.link?e("base-button",{staticClass:"w-auto mt-6 small",attrs:{"inverse-outline":"",nuxtlink:"",link:t.localePath(n.link)}},[t._v(" "+t._s(n.linkText?n.linkText:"$t('global.buttons.learn-more')")+" ")]):t._e()]},proxy:!0}],null,!0)})],1)})),1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{BaseButton:n(16).default,CardWithImageBg:n(215).default})},function(t,e,n){"use strict";n.r(e);var r={props:{title:{type:String,default:"Tab"}},data:function(){return{isActive:!1}}},o=n(0),component=Object(o.a)(r,(function(){var t=this;return(0,t._self._c)("div",{directives:[{name:"show",rawName:"v-show",value:t.isActive,expression:"isActive"}]},[t._t("default")],2)}),[],!1,null,null,null);e.default=component.exports},,,,function(t,e,n){"use strict";var r=[function(){var t=this._self._c;return t("a",{attrs:{href:"/","aria-label":"Back to Home"}},[t("img",{staticClass:"mx-auto mb-12",attrs:{src:n(460),alt:""}})])}],o=(n(21),n(13),n(24),n(25),{name:"ErrorLayout",layout:"fullScreen",data:function(){return{hide:!0}},computed:{404:function(){return"#404"===this.$route.hash}},mounted:function(){var path=this.$route.fullPath;if((path=(path=path.replace("/en","")).replace("/ar","")).includes("/documents/efsah"))return window.location.href="https://feeds.dfm.ae".concat(path),!1;"#404"!==this.$route.hash?window.location.href="https://assets.dfm.ae".concat(path):"#404"==this.$route.hash&&(this.hide=!1)}}),l=(n(831),n(0)),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return t.hide?t._e():e("div",{staticClass:"flex flex-col h-screen"},[e("main",{staticClass:"relative flex flex-col justify-center flex-grow w-full h-full px-4 mx-auto overflow-hidden bg-black"},[e("img",{staticClass:"absolute z-0 inset-0 w-[100vw] opacity-[.035] top-48",attrs:{src:"https://res.cloudinary.com/dubaifinancialmarket/image/upload/v1677780689/svg/404_meezwc.svg",alt:""}}),t._v(" "),e("div",{staticClass:"relative py-16 text-white"},[e("div",{staticClass:"text-center"},[t._m(0),t._v(" "),e("p",{staticClass:"text-base font-semibold"},[t._v("404")]),t._v(" "),e("h1",{staticClass:"mt-2 text-4xl tracking-tight sm:text-5xl sm:tracking-tight"},[t._v("Page not found.")]),t._v(" "),e("p",{staticClass:"mt-2 text-base text-gray-200"},[t._v("Sorry, we couldn’t find the page you’re looking for.")]),t._v(" "),e("div",{staticClass:"mt-6"},[e("a",{staticClass:"btn btn-outline-inverse",attrs:{href:t.localePath("/")}},[t._v(" Go back home")])])])])])])}),r,!1,null,"3120f52a",null);e.a=component.exports},,,,,,,,,,,,,function(t,e,n){"use strict";n.r(e);n(8),n(17),n(3),n(13),n(25);var r={props:{tabs:{type:Array,required:!0},inverse:void 0,size:{type:String,default:"md"}},data:function(){return{selectedIndex:"0"}},computed:{availableTabs:function(){return this.tabs.filter((function(t){return!t.hide}))}},mounted:function(){var t=this,path=this.$route.path.replace("/en","").replace("/ar","");this.tabs.filter((function(e,n){e.href===path&&(t.selectedIndex=n)}))},methods:{onChange:function(t){t.target.options[this.selectedIndex].dataset.external?window.open(t.target.options[this.selectedIndex].dataset.href,"_blank"):this.$router.push(this.localePath({path:t.target.options[this.selectedIndex].dataset.href}))},changeIndex:function(t){this.selectedIndex=t}}},o=(n(949),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{},[e("ul",{staticClass:"flex-row hidden md:flex !mb-0 border-b"},t._l(t.availableTabs,(function(n,r){return e("li",{key:n.title,attrs:{"data-aos":"fade-up","data-aos-delay":2e3*r,"data-aos-once":"true"}},[n.external?e("a",{staticClass:"items-center justify-center hidden py-2 uppercase border-b-4 border-transparent cursor-pointer gap-x-1 faux-tab text-body ltr:font-heading rtl:font-arabic ltr:mr-4 rtl:ml-4 md:flex hover:text-primary group",class:{"inverse bg-primary-light":void 0!==t.inverse,"text-sm":"md"==t.size,"text-lg":"lg"==t.size},attrs:{href:n.href,target:"_blank"}},[e("span",[t._v(t._s(n.title))]),t._v(" "),e("svg",{staticClass:"size-4 text-muted group-hover:text-primary",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13.5 6H5.25A2.25 2.25 0 0 0 3 8.25v10.5A2.25 2.25 0 0 0 5.25 21h10.5A2.25 2.25 0 0 0 18 18.75V10.5m-10.5 6L21 3m0 0h-5.25M21 3v5.25"}})])]):e("nuxt-link",{staticClass:"items-center justify-center hidden py-2 uppercase border-b-4 border-transparent cursor-pointer faux-tab text-body ltr:font-heading rtl:font-arabic ltr:mr-4 rtl:ml-4 md:flex",class:{"inverse bg-primary-light":void 0!==t.inverse,external:void 0!==n.type,"text-sm":"md"==t.size,"text-lg":"lg"==t.size},attrs:{to:t.localePath(n.href)},nativeOn:{click:function(e){return t.changeIndex(r)}}},[t._v(" "+t._s(n.title))])],1)})),0),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.selectedIndex,expression:"selectedIndex"}],staticClass:"w-full my-4 font-bold border text-primary md:hidden",attrs:{id:"",name:"tabs"},on:{change:[function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.selectedIndex=e.target.multiple?n:n[0]},function(e){return t.onChange(e)}]}},t._l(t.availableTabs,(function(n,r){return e("option",{key:r,attrs:{"data-href":n.href,"data-external":n.external},domProps:{value:r}},[t._v("\n "+t._s(n.title)+"\n ")])})),0)])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"StartTradingSteps",props:{product:{type:String,default:""}}},o=n(0),l=n(366),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"grid grid-cols-1 divide-y divide-gray-300 content-block [&>div]:py-12"},[t.product?"UnionCoop"==t.product?[e("div",{staticClass:"grid grid-cols-1 content-block gap-x-12 gap-y-2 lg:grid-cols-6"},[e("div",{staticClass:"lg:col-span-2"},[e("span",{staticClass:"block uppercase text-primary"},[t._v(t._s(t.$t("steps.union.step1.label")))]),t._v(" "),e("h3",{staticClass:"mb-4"},[e("span",{staticClass:"text-pr"}),t._v(t._s(t.$t("steps.union.step1.title")))])]),t._v(" "),e("div",{staticClass:"lg:col-span-4"},[e("p",{domProps:{innerHTML:t._s(t.$t("steps.union.step1.text1"))}}),t._v(" "),e("div",{staticClass:"mt-4"},[e("dfm-app-button"),t._v(" "),e("ivestor-app-button")],1),t._v(" "),e("p",{staticClass:"mt-8 whitespace-break-spaces",domProps:{innerHTML:t._s(t.$t("steps.union.step1.text2"))}})])]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-y-12"},[e("div",{staticClass:"grid grid-cols-1 content-block gap-x-12 gap-y-2 lg:grid-cols-6"},[e("div",{staticClass:"lg:col-span-2"},[e("span",{staticClass:"block uppercase text-primary"},[t._v(t._s(t.$t("steps.union.step2.label")))]),t._v(" "),e("h3",{staticClass:"mb-4"},[e("span",{staticClass:"text-pr"}),t._v(t._s(t.$t("steps.union.step2.title")))])]),t._v(" "),e("div",{staticClass:"lg:col-span-4"},[e("span",{staticClass:"whitespace-break-spaces",domProps:{innerHTML:t._s(t.$t("steps.union.step2.text"))}}),t._v(" "),e("div",{staticClass:"mt-4"},[e("ivestor-app-button"),t._v(" "),e("base-button",{staticClass:"my-2",attrs:{nuxtlink:"",link:"/members/brokers-directory"}},[t._v(t._s(t.$t("steps.default.step1.btnLabel")))])],1)])])]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-y-12"},[e("div",{staticClass:"grid grid-cols-1 content-block gap-x-12 gap-y-2 lg:grid-cols-6"},[e("div",{staticClass:"lg:col-span-2"},[e("span",{staticClass:"block uppercase text-primary"},[t._v(t._s(t.$t("steps.union.step3.label")))]),t._v(" "),e("h3",{staticClass:"mb-4"},[e("span",{staticClass:"text-pr"}),t._v(t._s(t.$t("steps.union.step3.title")))])]),t._v(" "),e("div",{staticClass:"lg:col-span-4"},[e("span",{staticClass:"whitespace-break-spaces",domProps:{innerHTML:t._s(t.$t("steps.union.step3.text1"))}}),t._v(" "),e("div",{staticClass:"mt-4"},[e("dfm-app-button"),t._v(" "),e("ivestor-app-button")],1),t._v(" "),e("span",{staticClass:"block mt-4 whitespace-break-spaces",domProps:{innerHTML:t._s(t.$t("steps.union.step3.text2"))}})])])])]:t._e():[e("div",{staticClass:"grid grid-cols-1 content-block gap-x-12 gap-y-2 lg:grid-cols-6"},[e("div",{staticClass:"lg:col-span-2"},[e("span",{staticClass:"block uppercase text-primary"},[t._v(t._s(t.$t("steps.default.step1.label")))]),t._v(" "),e("h3",{staticClass:"mb-4"},[e("span",{staticClass:"text-pr"}),t._v(t._s(t.$t("steps.default.step1.title")))])]),t._v(" "),e("div",{staticClass:"lg:col-span-4"},[e("ul",{staticClass:"[&>li]:pb-3 [&>li]:last:pb-0"},[e("li",[e("span",{staticClass:"block",domProps:{innerHTML:t._s(t.$t("steps.default.step1.list.0"))}})]),t._v(" "),e("li",{staticClass:"pt-8"},[e("span",{staticClass:"block",domProps:{innerHTML:t._s(t.$t("steps.default.step1.list.1"))}})])]),t._v(" "),e("ivestor-app-button"),t._v(" "),e("base-button",{staticClass:"my-2",attrs:{nuxtlink:"",link:"/members/brokers-directory"}},[t._v(t._s(t.$t("steps.default.step1.btnLabel")))])],1)]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-y-12"},[e("div",{staticClass:"grid grid-cols-1 content-block gap-x-12 gap-y-2 lg:grid-cols-6"},[e("div",{staticClass:"lg:col-span-2"},[e("span",{staticClass:"block uppercase text-primary"},[t._v(t._s(t.$t("steps.default.step2.label")))]),t._v(" "),e("h3",{staticClass:"mb-4"},[e("span",{staticClass:"text-pr"}),t._v(t._s(t.$t("steps.default.step2.title")))])]),t._v(" "),e("div",{staticClass:"lg:col-span-4"},[e("p",[t._v(t._s(t.$t("steps.default.step2.p1")))]),t._v(" "),e("ivestor-app-button")],1)])]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-y-12"},[e("div",{staticClass:"grid grid-cols-1 content-block gap-x-12 gap-y-2 lg:grid-cols-6"},[e("div",{staticClass:"lg:col-span-2"},[e("span",{staticClass:"block uppercase text-primary"},[t._v(t._s(t.$t("steps.default.step3.label")))]),t._v(" "),e("h3",{staticClass:"mb-4"},[e("span",{staticClass:"text-pr"}),t._v(t._s(t.$t("steps.default.step3.title")))])]),t._v(" "),e("div",{staticClass:"lg:col-span-4"},[e("p",[t._v(t._s(t.$t("steps.default.step3.p1")))]),t._v(" "),e("p",{domProps:{innerHTML:t._s(t.$t("steps.default.step3.p2"))}}),t._v(" "),e("p",{domProps:{innerHTML:t._s(t.$t("steps.default.step3.p3"))}}),t._v(" "),e("p",{domProps:{innerHTML:t._s(t.$t("steps.default.step3.p4"))}}),t._v(" "),e("dfm-app-button"),t._v(" "),e("ivestor-app-button")],1)])])]],2)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{IvestorAppButton:n(1061).default,BaseButton:n(16).default,DfmAppButton:n(1062).default})},function(t,e,n){"use strict";n.r(e);n(30);var r={name:"VideoThumbnailCard",components:{vueVimeoPlayer:n(125).a},props:{video:{type:Object,required:!0}},data:function(){return{isModalOpen:!1,modalRef:"video"+this._uid,playerRef:"player"+this._uid,currentVideoId:""}},methods:{playVideo:function(t){var e=this;this.isModalOpen=!0,this.$refs[this.modalRef].showModal=!0,setTimeout((function(){e.$refs[e.playerRef].play()}),2e3)},modalClosed:function(){this.$refs[this.playerRef].pause()}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"h-full"},[e("div",{staticClass:"relative flex items-center justify-center flex-shrink-0 h-full px-6 py-4 overflow-hidden text-white bg-black group"},[e("c-image",{staticClass:"absolute inset-0 z-0 object-cover object-center w-full h-full transition-all transform opacity-90 mix-blend-normal group-hover:scale-110",attrs:{"image-src":t.video.videoThumb,alt:t.video.videoTitle}}),t._v(" "),e("button",{staticClass:"relative flex p-4 transition-transform transform gap-x-2 bg-primary group-hover:scale-105",attrs:{"aria-label":"Open Video","data-micromodal-trigger":"video-modal"},on:{click:function(e){return t.playVideo(t.video.videoId)}}},[e("svg",{attrs:{width:"23",height:"25",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M1.403 23.296V2.614l19.172 10.341L1.403 23.296Z",stroke:"#ffffff","stroke-width":"2"}})]),t._v(" "),e("span",{staticClass:"text-white uppercase empty:hidden"},[t._t("default",(function(){return[t._v(t._s("en"===t.$i18n.locale?"Play":"عرض الفيديو"))]}))],2)])],1),t._v(" "),e("floating-modal",{ref:t.modalRef,attrs:{"modal-size":1e3},on:{"modal-closed":t.modalClosed}},[e("div",{staticClass:"bg-white"},[e("client-only",[t.isModalOpen?e("vue-vimeo-player",{ref:t.playerRef,attrs:{height:"100%",width:"100%","client-height":"100%","client-width":"100%",options:{responsive:!0},"video-id":t.video.videoId}}):t._e()],1)],1)])],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CImage:n(23).default,FloatingModal:n(72).default})},function(t,e,n){"use strict";n.r(e);var r={},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("section",[e("div",{staticClass:"container"},[t._t("default"),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 lg:grid-cols-3"},[e("span",{staticClass:"block col-span-2"},[t._t("content")],2),t._v(" "),e("span",{staticClass:"block col-span-1 text-4xl lg:text-end font-heading"},[t._t("link")],2)])],2)])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"GoingPublicCta",props:{imageSrc:{type:String,default:"visuals/image5_rso9vv.jpg"}}},o=n(0),l=n(379),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"grid items-center gap-12 py-12 md:grid-cols-2"},[e("div",[e("span",{staticClass:"block h2"},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta.content")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])]),t._v(" "),e("div",{staticClass:"z-0 order-first md:justify-self-end justify-self-center md:order-last"},[e("div",{staticClass:"relative"},[e("c-image",{staticClass:"relative z-10",attrs:{"image-src":t.imageSrc,width:400,height:400,crop:"thumb"}}),t._v(" "),e("div",{staticClass:"absolute inset-0 z-0 block transform -translate-y-5 ltr:-translate-x-5 rtl:translate-x-5 bg-cloud-gray"}),t._v(" "),e("svg",{staticClass:"absolute z-30 w-8 transform rotate-45 bottom-2 right-12",attrs:{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 36 124"}},[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"m17.861.361 17.5 17v89l-17.5 17-17.5-17v-89l17.5-17Z",fill:"#FFF800"}})]),t._v(" "),e("div",{staticClass:"absolute z-20 ltr:left-0 rtl:right-0 md:top-0 -top-24",attrs:{"data-aos":"fade-up"}},[e("PriceCardBox")],1)],1)])])}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{CImage:n(23).default,PriceCardBox:n(1043).default})},function(t,e,n){"use strict";n.r(e);var r={props:{title:{type:String,default:"Title"},email:{type:String,default:"business@dfm.ae"},btnText:{type:String,default:"Button Text"},linkTo:{type:String,default:"/"}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"grid items-start justify-between grid-cols-1 gap-x-8 gap-y-4 lg:grid-cols-8"},[e("div",{staticClass:"col-span-6"},[e("h3",{staticClass:"mb-0"},[t._v(t._s("en"==t.$i18n.locale?"Are you considering going public, and does your company have growth potential?":"هل تفكر في تحول شركتك إلى شركة مساهمة عامة، وهل تمتلك شركتك إمكانات تحقيق النمو؟"))])]),t._v(" "),e("div",{staticClass:"col-span-2 lg:text-end"},[e("a",{staticClass:"btn-primary",attrs:{href:"mailto:".concat(t.email)}},[t._v(t._s(t.$t("commons.get-started")))])])])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"PopupAttachmentButton"},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("button",{staticClass:"flex items-center py-1 bg-white border border-gray-300 gap-x-2 group min-w-max hover:bg-gray-700 ltr:pl-2 rtl:pr-2"},[e("svg",{staticClass:"w-3 h-3 text-red-500",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m2.25 0H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"}})]),t._v(" "),e("span",{staticClass:"text-xs uppercase group-hover:text-white"},[t._t("default",(function(){return[t._v("??")]})),t._v(" "+t._s(t.$t("commons.files"))+"\n ")],2),t._v(" "),e("svg",{staticClass:"w-4 h-4 text-gray-400 pointer-events-none group-hover:text-white",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 5v.01M12 12v.01M12 19v.01M12 6a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2z"}})])])}),[],!1,null,null,null);e.default=component.exports},,,,,,,,,,,,function(t,e,n){"use strict";n.r(e);n(8),n(17),n(3),n(40),n(19);var r={props:{inverse:{type:Boolean,default:!1},radioTabs:{type:Boolean,default:!1}},data:function(){return{selectedIndex:0,tabs:[]}},watch:{selectedIndex:function(){this.$emit("change",this.selectedIndex)}},created:function(){this.tabs=this.$children},mounted:function(){this.selectTab(0)},methods:{selectTab:function(i){this.selectedIndex=i,this.tabs.forEach((function(t,e){t.isActive=e===i}))},onChange:function(t){this.selectTab(Number(t.target.value))}}},o=(n(948),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("ul",{staticClass:"flex-row hidden gap-6 !mb-0 transform border-b md:flex"},t._l(t.tabs,(function(n,r){return e("li",{key:n.title,staticClass:"flex items-center justify-center py-2 text-sm uppercase border-b-4 border-transparent cursor-pointer ltr:font-heading rtl:font-arabic hover:border-primary",class:{tabs__selected:r==t.selectedIndex,inverse:t.inverse,"radio-tabs border-gray-200 hover:border-primary !border border-b-0 border-transparent bg-white text-sm hover:bg-white py-3 px-4":t.radioTabs},on:{click:function(e){return t.selectTab(r)}}},[t._v("\n "+t._s(n.title)+"\n "),t.radioTabs?e("span",{staticClass:"inline-block w-4 h-4 border rounded-full bullet border-primary ltr:ml-4 rtl:mr-4"}):t._e()])})),0),t._v(" "),e("div",{staticClass:"md:hidden"},[e("select",{directives:[{name:"model",rawName:"v-model",value:t.selectedIndex,expression:"selectedIndex"}],staticClass:"w-full mb-4 font-bold border",attrs:{id:"",name:"tabs"},on:{change:[function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.selectedIndex=e.target.multiple?n:n[0]},function(e){return t.onChange(e)}]}},t._l(t.tabs,(function(n,r){return e("option",{key:n.title,domProps:{value:r}},[t._v("\n "+t._s(n.title)+"\n ")])})),0)]),t._v(" "),e("div",{class:[t.inverse?"bg-white":"bg-primary-light"]},[t._t("default")],2)])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(40);var r={props:{value:{type:Number,default:null}},computed:{TrendClass:function(){var t=this.value>0?"increase":this.value<0?"decrease":"nocrease";return t}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("span",{class:t.TrendClass},[t.value?e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(t.value,2))),t._t("default")],2):e("span",{staticClass:"num"},[t._v("--")])])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={computed:{phone:function(){return this.$slots.default[0].text}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("a",{staticClass:"flex items-center text-body hover:text-primary group",attrs:{href:"tel:".concat(t.phone)}},[e("svg",{staticClass:"w-4 h-4 text-muted ltr:mr-4 rtl:ml-4",attrs:{fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"}})]),t._v(" "),e("span",{staticClass:"num"},[t._t("default")],2)])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={props:{email:{type:String}},computed:{emailValue:function(){return this.$slots.default[0].text}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("a",{staticClass:"flex items-center text-body hover:text-primary group",attrs:{href:"mailto:".concat(t.emailValue),rel:"noreferrer"}},[e("svg",{staticClass:"w-4 h-4 text-muted ltr:mr-4 rtl:ml-4",attrs:{fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"}})]),t._v(" "),e("span",{staticClass:"overflow-hidden text-ellipsis"},[t._t("default")],2)])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(11),n(40);var r={props:{maxVisibleButtons:{type:Number,required:!1,default:3},total:{type:Number,required:!0},perPage:{type:Number,required:!0},currentPage:{type:Number,required:!0}},computed:{totalPages:function(){return Math.ceil(this.total/this.perPage)},startPage:function(){return 1===this.currentPage?1:this.currentPage===this.totalPages?this.totalPages-1:t.filterExchange},on:{change:function(e){var r=t.filterExchange,o=e.target,l=!!o.checked;if(Array.isArray(r)){var c=n,d=t._i(r,c);o.checked?d<0&&(t.filterExchange=r.concat([c])):d>-1&&(t.filterExchange=r.slice(0,d).concat(r.slice(d+1)))}else t.filterExchange=l}}})])])})),0)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{DropdownList:n(339).default})},function(t,e,n){"use strict";n.r(e);n(13),n(25);var r={props:{security:{type:Object,default:{}},inverse:{type:Boolean,default:!1}},methods:{convertDomain:function(t){return t=t?t.replace("https://www.dfm.ae",this.$config.assetsDomain):"Sukuk"==this.security.SecurityType?"https://res.cloudinary.com/dubaifinancialmarket/image/upload/v1674024285/images/sukuk-logo_n6ovab":"Bond"==this.security.SecurityType?"https://res.cloudinary.com/dubaifinancialmarket/image/upload/v1674024285/images/bond-logo_py7tel":"https://res.cloudinary.com/dubaifinancialmarket/image/upload/v1674024285/images/fund-logo_fpxpd1"}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flex-col p-6 securities-card",class:[t.inverse?"bg-primary-light":"bg-white"]},[e("div",{staticClass:"flex items-center justify-center h-40"},[e("img",{staticClass:"h-3/4 mb-4 w-auto max-w-[14rem] object-contain mix-blend-multiply",attrs:{src:t.convertDomain(t.security.LogoUrl),loading:"lazy",alt:""}})]),t._v(" "),e("div",{staticClass:"flex flex-col justify-end"},[e("span",{staticClass:"block text-sm text-gray-600 uppercase"},[t._v(" "+t._s(t.security.SecuritySymbol)+" ")]),t._v(" "),e("span",{staticClass:"block font-medium"},[t._v(" "+t._s(t.security.FullName)+" ")])]),t._v(" "),e("div",{staticClass:"mt-auto"},[t._t("default")],2),t._v(" "),e("div",{},["Nasdaq Dubai"==t.security.Exchange?e("a",{staticClass:"flex items-center justify-end py-2 text-sm uppercase font-heading rtl:font-arabic",attrs:{href:"https://www.nasdaqdubai.com/listing/listed-securities/".concat(t.security.SecuritySymbol),target:"_blank"}},[e("span",{staticClass:"inline-block ltr:mr-2 rtl:ml-2"},[t._v(" "+t._s(t.$t("global.buttons.view-profile")))]),t._v(" "),e("svg",{staticClass:"opacity-80",attrs:{width:"18",height:"12",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m12 0-1.057 1.058 4.184 4.192H0v1.5h15.127l-4.184 4.193L12 12l6-6-6-6Z",fill:"currentColor"}})])]):e("a",{staticClass:"flex items-center justify-end py-2 text-sm uppercase font-heading rtl:font-arabic",attrs:{href:t.localePath("/the-exchange/market-information/company/".concat(t.security.SecuritySymbol))}},[e("span",{staticClass:"inline-block ltr:mr-2 rtl:ml-2"},[t._v(" "+t._s(t.$t("global.buttons.view-profile"))+" ")]),t._v(" "),e("svg",{staticClass:"w-5 h-5 transition transform opacity-80 rtl:-scale-x-100 group-hover:translate-x-2 rtl:group-hover:-translate-x-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M8.25 4.5l7.5 7.5-7.5 7.5"}})])])])])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(986);var r=n(0),component=Object(r.a)({},(function(){this._self._c;return this._m(0)}),[function(){var t=this._self._c;return t("div",{staticClass:"absolute w-full -top-2"},[t("div",{staticClass:"loader"},[t("div",{staticClass:"blue-line"})])])}],!1,null,"fc8ba314",null);e.default=component.exports},,,,,,,,,,,,,,,,,,,,,function(t,e,n){t.exports={}},function(t,e,n){"use strict";n.r(e);var r={props:["do"],mounted:function(){var t=this,e=function(e){e.target===t.$el||t.$el.contains(e.target)||t.do()};document.addEventListener("click",e),this.$once("hook:destroyed",(function(){document.removeEventListener("click",e)}))},render:function(){return this.$slots.default[0]}},o=n(0),component=Object(o.a)(r,undefined,undefined,!1,null,null,null);e.default=component.exports},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,n){t.exports={}},,function(t,e,n){"use strict";n.r(e);var r={props:{imageSrc:{type:String,default:"visuals/dfm-visual-6_b308gh.jpg"},gravity:{type:String,default:"auto:subject"}},computed:{hasTitleSlot:function(){return!!this.$slots.title},hasContentSlot:function(){return!!this.$slots.content}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative flex flex-col items-start justify-end w-full h-full pt-12 mx-auto overflow-hidden bg-center bg-cover card"},[e("c-image",{staticClass:"absolute inset-0 z-0 object-cover w-full h-full overflow-hidden",attrs:{"image-src":t.imageSrc,alt:"Feature Image",sizes:"sm:400px md:600px lg:600px",height:400,crop:"lfill",dpr:"auto",gravity:t.gravity}}),t._v(" "),e("div",{staticClass:"z-10 w-full p-8 pt-48 bg-gradient-to-t from-black to-black/0",staticStyle:{background:"linear-gradient(0deg, #000000cc, transparent)"}},[e("div",{staticClass:"relative flex flex-col w-full overflow-hidden card-header"},[t.hasTitleSlot?e("div",{staticClass:"relative mt-auto text-2xl text-white card-title font-heading rtl:font-arabic"},[t._t("title")],2):t._e()]),t._v(" "),t.hasContentSlot?e("div",{staticClass:"w-full text-white"},[t._t("content")],2):t._e()])],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CImage:n(23).default})},function(t,e,n){"use strict";n.r(e);n(28),n(51),n(7),n(21),n(24),n(298);var r={name:"DisclosureCard",props:{data:{type:Object,required:!0},type:{type:String,default:"disclosure"},iconType:{type:String,default:"pdf"},noIcon:{type:Boolean,default:!1},noDetail:{type:Boolean,default:!1}},data:function(){return{ai_excluded_documents:["31cb27ce-9a07-479f-9cfa-ea05085eae65#12573933-d129-41e6-b0b3-796f99dd70b5","31cb27ce-9a07-479f-9cfa-ea05085eae65#fd541a34-cd84-4a3c-9fee-c27e3efdc907","d1b49dc7-38e2-4a32-b4e3-3a3702762815#bff3031f-cfd2-47ec-a43b-81fd55819875","21fee99a-0483-468b-b272-3a7d47c1f60a#0a89926d-653d-450a-9af1-1aefdcb15fb0","61ec3249-21ac-4d95-935a-1e5fe6aa2d2e#961979bd-20b3-4870-b3db-2baeb13f7d0b","84e2dc94-f1bd-43e6-8f05-494aeb7b3031#7724138f-f16d-442f-ac5b-363c298d578d","cda82087-4795-4baf-9f2f-d55c05dcfc55#22f66653-23d3-4438-9326-b770bf407702","ee4d436f-9743-4022-b81f-36f8f85cd29a#451b08c4-9c60-488c-b257-19df567e5ab8","ea83d093-86d3-4140-9c29-280646a07716#42eb8ed3-8b8d-4d5a-9f32-af93f27d1e9a","ea83d093-86d3-4140-9c29-280646a07716#8c99ece7-781d-42f7-8125-d636f0427635"]}},computed:{isYear2025:function(){return"2025"===this.$dayjs(this.data.publication_date).format("YYYY")},showAiSummary:function(){var t,e,n="Disclosure"===this.data.announcement_type,r="".concat(null===(t=this.data)||void 0===t?void 0:t.id,"#").concat(null===(e=this.data.resources[0])||void 0===e?void 0:e.id),o=this.ai_excluded_documents.includes(r),l=this.isYear2025;return!o&&n&&l}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative flex flex-col items-start h-full px-6 py-6 transition-all bg-white border-b md:flex-row"},[e("div",{staticClass:"flex items-start mt-1"},["pdf"==t.iconType?e("svg",{staticClass:"text-red-500 ltr:mr-8 rtl:ml-8",class:{"!text-gray-200":t.noIcon},attrs:{width:"18",height:"24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M5.285 18.636c.21-.123.439-.243.688-.357-.21.314-.436.617-.675.909-.42.506-.747.774-.952.858a.404.404 0 0 1-.053.018.426.426 0 0 1-.039-.066c-.084-.165-.081-.324.06-.54.159-.247.479-.531.97-.822Zm3.682-2.47c-.178.037-.355.075-.534.116.264-.518.515-1.043.75-1.575.237.44.492.87.765 1.287-.325.049-.654.105-.981.172Zm3.787 1.408a5.837 5.837 0 0 1-.652-.615c.342.008.651.033.918.081.476.085.699.22.777.314.025.025.039.06.039.096a.653.653 0 0 1-.09.3.46.46 0 0 1-.141.186.16.16 0 0 1-.104.022c-.134-.005-.386-.099-.746-.384Zm-3.337-7.119c-.06.366-.162.786-.3 1.243a7.292 7.292 0 0 1-.133-.518c-.114-.53-.131-.945-.07-1.234.058-.265.166-.372.295-.424.069-.03.142-.05.217-.06.02.045.042.138.048.297.008.183-.01.415-.057.697v-.001Z"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 0h7.94A1.5 1.5 0 0 1 12 .44L17.56 6A1.5 1.5 0 0 1 18 7.06V21a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3Zm8.25 2.25v3a1.5 1.5 0 0 0 1.5 1.5h3l-4.5-4.5ZM3.248 20.502c.134.27.344.515.656.629.311.112.619.06.87-.046.478-.195.953-.654 1.39-1.178.499-.602 1.024-1.391 1.531-2.265.979-.29 1.981-.494 2.995-.61.45.575.915 1.07 1.366 1.425.42.33.904.605 1.4.626.27.013.539-.06.766-.207.232-.152.405-.37.53-.624.135-.271.218-.555.207-.845a1.266 1.266 0 0 0-.3-.776c-.339-.405-.894-.6-1.44-.698a8.637 8.637 0 0 0-2.002-.075 16.43 16.43 0 0 1-1.47-2.529c.375-.99.655-1.926.78-2.691.054-.327.083-.639.072-.921a1.858 1.858 0 0 0-.19-.807 1.051 1.051 0 0 0-.716-.547c-.303-.065-.615 0-.902.115-.565.225-.864.705-.976 1.235-.11.51-.06 1.104.069 1.704.132.608.357 1.271.645 1.942a29.543 29.543 0 0 1-1.593 3.34 11.49 11.49 0 0 0-2.223.968c-.555.33-1.049.72-1.345 1.18-.315.49-.413 1.072-.12 1.655Z"}})]):t._e()]),t._v(" "),e("div",{staticClass:"ltr:md:pr-12 rtl:md:pl-12"},[e("span",{staticClass:"block mt-10 text-lg md:mt-0"},[t.noDetail||"disclosure"!=t.type?t.noDetail||"market-announcement"!=t.type?e("span",{domProps:{innerHTML:t._s(t.data.headline)}}):e("div",[e("nuxt-link",{attrs:{to:t.localePath("/the-exchange/news-disclosures/market-announcements/".concat(t.data.id))}},[e("span",{domProps:{innerHTML:t._s(t.data.headline)}})])],1):e("div",[e("nuxt-link",{attrs:{to:t.localePath("/the-exchange/news-disclosures/disclosures/".concat(t.data.id))}},[e("span",{domProps:{innerHTML:t._s(t.data.headline)}})])],1)]),t._v(" "),e("span",{staticClass:"block text-xs text-gray-600 uppercase"},[t._v(" "+t._s(t.data.issuer)+" - "+t._s(t.data.publication_date)+" ")]),t._v(" "),t.showAiSummary&&"en"==t.$i18n.locale?e("span",[e("ai-summary-button",{attrs:{data:t.data}})],1):t._e()]),t._v(" "),t.data.resources.length?e("custom-dropdown",{staticClass:"!absolute ltr:right-4 ltr:ml-auto rtl:left-4 rtl:mr-auto md:!relative",scopedSlots:t._u([{key:"trigger",fn:function(){return[e("button",{staticClass:"flex items-center py-1 border border-gray-300 gap-x-2 group min-w-max hover:bg-gray-700 ltr:pl-2 rtl:gap-x-reverse rtl:pr-2"},[e("span",{staticClass:"text-sm group-hover:text-white"},[t._v(" "+t._s(t.data.resources.length)+" "+t._s(t.$t("commons.files"))),t.data.resources.length>1?e("span",[t._v(" s ")]):t._e()]),t._v(" "),e("svg",{staticClass:"w-4 h-4 text-gray-400 pointer-events-none group-hover:text-white",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 5v.01M12 12v.01M12 19v.01M12 6a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2z"}})])])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"p-2 bg-gray-700 border border-gray-200 shadow-lg"},[t.data.resources.length?e("div",[e("span",{staticClass:"block px-2 py-2 text-sm text-white uppercase bg-gray-500"},[t._v(" "+t._s(t.$t("commons.files"))),t.data.resources.length>1?e("span",[t._v(" s ")]):t._e()]),t._v(" "),t._l(t.data.resources,(function(n){return e("a",{key:n.id,staticClass:"block px-2 py-2 text-sm text-white truncate whitespace-nowrap hover:bg-gray-600 hover:text-white",attrs:{href:"".concat(t.$config.dfmResourcePath,"/").concat(n.r_path),target:"_blank"}},[t._v("\n "+t._s(n.description)+"\n ")])}))],2):t._e()])]},proxy:!0}],null,!1,4234881451)}):t._e()],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{AiSummaryButton:n(340).default,CustomDropdown:n(66).default})},function(t,e,n){"use strict";n.r(e);n(8),n(17),n(11),n(3);var r={name:"CountryDropdown",props:{required:{type:Boolean,required:!1}},data:function(){return{selectedCountry:"",countriesEn:[{id:4,alpha2:"af",alpha3:"afg",name:"Afghanistan"},{id:8,alpha2:"al",alpha3:"alb",name:"Albania"},{id:12,alpha2:"dz",alpha3:"dza",name:"Algeria"},{id:20,alpha2:"ad",alpha3:"and",name:"Andorra"},{id:24,alpha2:"ao",alpha3:"ago",name:"Angola"},{id:28,alpha2:"ag",alpha3:"atg",name:"Antigua and Barbuda"},{id:32,alpha2:"ar",alpha3:"arg",name:"Argentina"},{id:51,alpha2:"am",alpha3:"arm",name:"Armenia"},{id:36,alpha2:"au",alpha3:"aus",name:"Australia"},{id:40,alpha2:"at",alpha3:"aut",name:"Austria"},{id:31,alpha2:"az",alpha3:"aze",name:"Azerbaijan"},{id:44,alpha2:"bs",alpha3:"bhs",name:"Bahamas"},{id:48,alpha2:"bh",alpha3:"bhr",name:"Bahrain"},{id:50,alpha2:"bd",alpha3:"bgd",name:"Bangladesh"},{id:52,alpha2:"bb",alpha3:"brb",name:"Barbados"},{id:112,alpha2:"by",alpha3:"blr",name:"Belarus"},{id:56,alpha2:"be",alpha3:"bel",name:"Belgium"},{id:84,alpha2:"bz",alpha3:"blz",name:"Belize"},{id:204,alpha2:"bj",alpha3:"ben",name:"Benin"},{id:64,alpha2:"bt",alpha3:"btn",name:"Bhutan"},{id:68,alpha2:"bo",alpha3:"bol",name:"Bolivia (Plurinational State of)"},{id:70,alpha2:"ba",alpha3:"bih",name:"Bosnia and Herzegovina"},{id:72,alpha2:"bw",alpha3:"bwa",name:"Botswana"},{id:76,alpha2:"br",alpha3:"bra",name:"Brazil"},{id:96,alpha2:"bn",alpha3:"brn",name:"Brunei Darussalam"},{id:100,alpha2:"bg",alpha3:"bgr",name:"Bulgaria"},{id:854,alpha2:"bf",alpha3:"bfa",name:"Burkina Faso"},{id:108,alpha2:"bi",alpha3:"bdi",name:"Burundi"},{id:132,alpha2:"cv",alpha3:"cpv",name:"Cabo Verde"},{id:116,alpha2:"kh",alpha3:"khm",name:"Cambodia"},{id:120,alpha2:"cm",alpha3:"cmr",name:"Cameroon"},{id:124,alpha2:"ca",alpha3:"can",name:"Canada"},{id:140,alpha2:"cf",alpha3:"caf",name:"Central African Republic"},{id:148,alpha2:"td",alpha3:"tcd",name:"Chad"},{id:152,alpha2:"cl",alpha3:"chl",name:"Chile"},{id:156,alpha2:"cn",alpha3:"chn",name:"China"},{id:170,alpha2:"co",alpha3:"col",name:"Colombia"},{id:174,alpha2:"km",alpha3:"com",name:"Comoros"},{id:178,alpha2:"cg",alpha3:"cog",name:"Congo"},{id:180,alpha2:"cd",alpha3:"cod",name:"Congo, Democratic Republic of the"},{id:188,alpha2:"cr",alpha3:"cri",name:"Costa Rica"},{id:384,alpha2:"ci",alpha3:"civ",name:"Côte d'Ivoire"},{id:191,alpha2:"hr",alpha3:"hrv",name:"Croatia"},{id:192,alpha2:"cu",alpha3:"cub",name:"Cuba"},{id:196,alpha2:"cy",alpha3:"cyp",name:"Cyprus"},{id:203,alpha2:"cz",alpha3:"cze",name:"Czechia"},{id:208,alpha2:"dk",alpha3:"dnk",name:"Denmark"},{id:262,alpha2:"dj",alpha3:"dji",name:"Djibouti"},{id:212,alpha2:"dm",alpha3:"dma",name:"Dominica"},{id:214,alpha2:"do",alpha3:"dom",name:"Dominican Republic"},{id:218,alpha2:"ec",alpha3:"ecu",name:"Ecuador"},{id:818,alpha2:"eg",alpha3:"egy",name:"Egypt"},{id:222,alpha2:"sv",alpha3:"slv",name:"El Salvador"},{id:226,alpha2:"gq",alpha3:"gnq",name:"Equatorial Guinea"},{id:232,alpha2:"er",alpha3:"eri",name:"Eritrea"},{id:233,alpha2:"ee",alpha3:"est",name:"Estonia"},{id:748,alpha2:"sz",alpha3:"swz",name:"Eswatini"},{id:231,alpha2:"et",alpha3:"eth",name:"Ethiopia"},{id:242,alpha2:"fj",alpha3:"fji",name:"Fiji"},{id:246,alpha2:"fi",alpha3:"fin",name:"Finland"},{id:250,alpha2:"fr",alpha3:"fra",name:"France"},{id:266,alpha2:"ga",alpha3:"gab",name:"Gabon"},{id:270,alpha2:"gm",alpha3:"gmb",name:"Gambia"},{id:268,alpha2:"ge",alpha3:"geo",name:"Georgia"},{id:276,alpha2:"de",alpha3:"deu",name:"Germany"},{id:288,alpha2:"gh",alpha3:"gha",name:"Ghana"},{id:300,alpha2:"gr",alpha3:"grc",name:"Greece"},{id:308,alpha2:"gd",alpha3:"grd",name:"Grenada"},{id:320,alpha2:"gt",alpha3:"gtm",name:"Guatemala"},{id:324,alpha2:"gn",alpha3:"gin",name:"Guinea"},{id:624,alpha2:"gw",alpha3:"gnb",name:"Guinea-Bissau"},{id:328,alpha2:"gy",alpha3:"guy",name:"Guyana"},{id:332,alpha2:"ht",alpha3:"hti",name:"Haiti"},{id:340,alpha2:"hn",alpha3:"hnd",name:"Honduras"},{id:348,alpha2:"hu",alpha3:"hun",name:"Hungary"},{id:352,alpha2:"is",alpha3:"isl",name:"Iceland"},{id:356,alpha2:"in",alpha3:"ind",name:"India"},{id:360,alpha2:"id",alpha3:"idn",name:"Indonesia"},{id:364,alpha2:"ir",alpha3:"irn",name:"Iran (Islamic Republic of)"},{id:368,alpha2:"iq",alpha3:"irq",name:"Iraq"},{id:372,alpha2:"ie",alpha3:"irl",name:"Ireland"},{id:376,alpha2:"il",alpha3:"isr",name:"Israel"},{id:380,alpha2:"it",alpha3:"ita",name:"Italy"},{id:388,alpha2:"jm",alpha3:"jam",name:"Jamaica"},{id:392,alpha2:"jp",alpha3:"jpn",name:"Japan"},{id:400,alpha2:"jo",alpha3:"jor",name:"Jordan"},{id:398,alpha2:"kz",alpha3:"kaz",name:"Kazakhstan"},{id:404,alpha2:"ke",alpha3:"ken",name:"Kenya"},{id:296,alpha2:"ki",alpha3:"kir",name:"Kiribati"},{id:408,alpha2:"kp",alpha3:"prk",name:"Korea (Democratic People's Republic of)"},{id:410,alpha2:"kr",alpha3:"kor",name:"Korea, Republic of"},{id:414,alpha2:"kw",alpha3:"kwt",name:"Kuwait"},{id:417,alpha2:"kg",alpha3:"kgz",name:"Kyrgyzstan"},{id:418,alpha2:"la",alpha3:"lao",name:"Lao People's Democratic Republic"},{id:428,alpha2:"lv",alpha3:"lva",name:"Latvia"},{id:422,alpha2:"lb",alpha3:"lbn",name:"Lebanon"},{id:426,alpha2:"ls",alpha3:"lso",name:"Lesotho"},{id:430,alpha2:"lr",alpha3:"lbr",name:"Liberia"},{id:434,alpha2:"ly",alpha3:"lby",name:"Libya"},{id:438,alpha2:"li",alpha3:"lie",name:"Liechtenstein"},{id:440,alpha2:"lt",alpha3:"ltu",name:"Lithuania"},{id:442,alpha2:"lu",alpha3:"lux",name:"Luxembourg"},{id:450,alpha2:"mg",alpha3:"mdg",name:"Madagascar"},{id:454,alpha2:"mw",alpha3:"mwi",name:"Malawi"},{id:458,alpha2:"my",alpha3:"mys",name:"Malaysia"},{id:462,alpha2:"mv",alpha3:"mdv",name:"Maldives"},{id:466,alpha2:"ml",alpha3:"mli",name:"Mali"},{id:470,alpha2:"mt",alpha3:"mlt",name:"Malta"},{id:584,alpha2:"mh",alpha3:"mhl",name:"Marshall Islands"},{id:478,alpha2:"mr",alpha3:"mrt",name:"Mauritania"},{id:480,alpha2:"mu",alpha3:"mus",name:"Mauritius"},{id:484,alpha2:"mx",alpha3:"mex",name:"Mexico"},{id:583,alpha2:"fm",alpha3:"fsm",name:"Micronesia (Federated States of)"},{id:498,alpha2:"md",alpha3:"mda",name:"Moldova, Republic of"},{id:492,alpha2:"mc",alpha3:"mco",name:"Monaco"},{id:496,alpha2:"mn",alpha3:"mng",name:"Mongolia"},{id:499,alpha2:"me",alpha3:"mne",name:"Montenegro"},{id:504,alpha2:"ma",alpha3:"mar",name:"Morocco"},{id:508,alpha2:"mz",alpha3:"moz",name:"Mozambique"},{id:104,alpha2:"mm",alpha3:"mmr",name:"Myanmar"},{id:516,alpha2:"na",alpha3:"nam",name:"Namibia"},{id:520,alpha2:"nr",alpha3:"nru",name:"Nauru"},{id:524,alpha2:"np",alpha3:"npl",name:"Nepal"},{id:528,alpha2:"nl",alpha3:"nld",name:"Netherlands"},{id:554,alpha2:"nz",alpha3:"nzl",name:"New Zealand"},{id:558,alpha2:"ni",alpha3:"nic",name:"Nicaragua"},{id:562,alpha2:"ne",alpha3:"ner",name:"Niger"},{id:566,alpha2:"ng",alpha3:"nga",name:"Nigeria"},{id:807,alpha2:"mk",alpha3:"mkd",name:"North Macedonia"},{id:578,alpha2:"no",alpha3:"nor",name:"Norway"},{id:512,alpha2:"om",alpha3:"omn",name:"Oman"},{id:586,alpha2:"pk",alpha3:"pak",name:"Pakistan"},{id:585,alpha2:"pw",alpha3:"plw",name:"Palau"},{id:9999,alpha2:"ps",alpha3:"pst",name:"Palestine"},{id:591,alpha2:"pa",alpha3:"pan",name:"Panama"},{id:598,alpha2:"pg",alpha3:"png",name:"Papua New Guinea"},{id:600,alpha2:"py",alpha3:"pry",name:"Paraguay"},{id:604,alpha2:"pe",alpha3:"per",name:"Peru"},{id:608,alpha2:"ph",alpha3:"phl",name:"Philippines"},{id:616,alpha2:"pl",alpha3:"pol",name:"Poland"},{id:620,alpha2:"pt",alpha3:"prt",name:"Portugal"},{id:634,alpha2:"qa",alpha3:"qat",name:"Qatar"},{id:642,alpha2:"ro",alpha3:"rou",name:"Romania"},{id:643,alpha2:"ru",alpha3:"rus",name:"Russian Federation"},{id:646,alpha2:"rw",alpha3:"rwa",name:"Rwanda"},{id:659,alpha2:"kn",alpha3:"kna",name:"Saint Kitts and Nevis"},{id:662,alpha2:"lc",alpha3:"lca",name:"Saint Lucia"},{id:670,alpha2:"vc",alpha3:"vct",name:"Saint Vincent and the Grenadines"},{id:882,alpha2:"ws",alpha3:"wsm",name:"Samoa"},{id:674,alpha2:"sm",alpha3:"smr",name:"San Marino"},{id:678,alpha2:"st",alpha3:"stp",name:"Sao Tome and Principe"},{id:682,alpha2:"sa",alpha3:"sau",name:"Saudi Arabia"},{id:686,alpha2:"sn",alpha3:"sen",name:"Senegal"},{id:688,alpha2:"rs",alpha3:"srb",name:"Serbia"},{id:690,alpha2:"sc",alpha3:"syc",name:"Seychelles"},{id:694,alpha2:"sl",alpha3:"sle",name:"Sierra Leone"},{id:702,alpha2:"sg",alpha3:"sgp",name:"Singapore"},{id:703,alpha2:"sk",alpha3:"svk",name:"Slovakia"},{id:705,alpha2:"si",alpha3:"svn",name:"Slovenia"},{id:90,alpha2:"sb",alpha3:"slb",name:"Solomon Islands"},{id:706,alpha2:"so",alpha3:"som",name:"Somalia"},{id:710,alpha2:"za",alpha3:"zaf",name:"South Africa"},{id:728,alpha2:"ss",alpha3:"ssd",name:"South Sudan"},{id:724,alpha2:"es",alpha3:"esp",name:"Spain"},{id:144,alpha2:"lk",alpha3:"lka",name:"Sri Lanka"},{id:729,alpha2:"sd",alpha3:"sdn",name:"Sudan"},{id:740,alpha2:"sr",alpha3:"sur",name:"Suriname"},{id:752,alpha2:"se",alpha3:"swe",name:"Sweden"},{id:756,alpha2:"ch",alpha3:"che",name:"Switzerland"},{id:760,alpha2:"sy",alpha3:"syr",name:"Syrian Arab Republic"},{id:762,alpha2:"tj",alpha3:"tjk",name:"Tajikistan"},{id:834,alpha2:"tz",alpha3:"tza",name:"Tanzania, United Republic of"},{id:764,alpha2:"th",alpha3:"tha",name:"Thailand"},{id:626,alpha2:"tl",alpha3:"tls",name:"Timor-Leste"},{id:768,alpha2:"tg",alpha3:"tgo",name:"Togo"},{id:776,alpha2:"to",alpha3:"ton",name:"Tonga"},{id:780,alpha2:"tt",alpha3:"tto",name:"Trinidad and Tobago"},{id:788,alpha2:"tn",alpha3:"tun",name:"Tunisia"},{id:792,alpha2:"tr",alpha3:"tur",name:"Türkiye"},{id:795,alpha2:"tm",alpha3:"tkm",name:"Turkmenistan"},{id:798,alpha2:"tv",alpha3:"tuv",name:"Tuvalu"},{id:800,alpha2:"ug",alpha3:"uga",name:"Uganda"},{id:804,alpha2:"ua",alpha3:"ukr",name:"Ukraine"},{id:784,alpha2:"ae",alpha3:"are",name:"United Arab Emirates"},{id:826,alpha2:"gb",alpha3:"gbr",name:"United Kingdom of Great Britain and Northern Ireland"},{id:840,alpha2:"us",alpha3:"usa",name:"United States of America"},{id:858,alpha2:"uy",alpha3:"ury",name:"Uruguay"},{id:860,alpha2:"uz",alpha3:"uzb",name:"Uzbekistan"},{id:548,alpha2:"vu",alpha3:"vut",name:"Vanuatu"},{id:862,alpha2:"ve",alpha3:"ven",name:"Venezuela (Bolivarian Republic of)"},{id:704,alpha2:"vn",alpha3:"vnm",name:"Viet Nam"},{id:887,alpha2:"ye",alpha3:"yem",name:"Yemen"},{id:894,alpha2:"zm",alpha3:"zmb",name:"Zambia"},{id:716,alpha2:"zw",alpha3:"zwe",name:"Zimbabwe"}],countriesAr:[{id:4,alpha2:"af",alpha3:"afg",name:"أفغانستان"},{id:8,alpha2:"al",alpha3:"alb",name:"ألبانيا"},{id:12,alpha2:"dz",alpha3:"dza",name:"الجزائر"},{id:20,alpha2:"ad",alpha3:"and",name:"أندورا"},{id:24,alpha2:"ao",alpha3:"ago",name:"أنغولا"},{id:28,alpha2:"ag",alpha3:"atg",name:"أنتيغوا وباربودا"},{id:32,alpha2:"ar",alpha3:"arg",name:"الأرجنتين"},{id:51,alpha2:"am",alpha3:"arm",name:"أرمينيا"},{id:36,alpha2:"au",alpha3:"aus",name:"أستراليا"},{id:40,alpha2:"at",alpha3:"aut",name:"النمسا"},{id:31,alpha2:"az",alpha3:"aze",name:"أذربيجان"},{id:44,alpha2:"bs",alpha3:"bhs",name:"باهاماس"},{id:48,alpha2:"bh",alpha3:"bhr",name:"البحرين"},{id:50,alpha2:"bd",alpha3:"bgd",name:"بنغلاديش"},{id:52,alpha2:"bb",alpha3:"brb",name:"باربادوس"},{id:112,alpha2:"by",alpha3:"blr",name:"بيلاروس"},{id:56,alpha2:"be",alpha3:"bel",name:"بلجيكا"},{id:84,alpha2:"bz",alpha3:"blz",name:"بليز"},{id:204,alpha2:"bj",alpha3:"ben",name:"بنين"},{id:64,alpha2:"bt",alpha3:"btn",name:"بوتان"},{id:68,alpha2:"bo",alpha3:"bol",name:"بوليفيا"},{id:70,alpha2:"ba",alpha3:"bih",name:"البوسنة والهرسك"},{id:72,alpha2:"bw",alpha3:"bwa",name:"بوتسوانا"},{id:76,alpha2:"br",alpha3:"bra",name:"البرازيل"},{id:96,alpha2:"bn",alpha3:"brn",name:"بروناي"},{id:100,alpha2:"bg",alpha3:"bgr",name:"بلغاريا"},{id:854,alpha2:"bf",alpha3:"bfa",name:"بوركينا فاسو"},{id:108,alpha2:"bi",alpha3:"bdi",name:"بوروندي"},{id:116,alpha2:"kh",alpha3:"khm",name:"كمبوديا"},{id:120,alpha2:"cm",alpha3:"cmr",name:"الكاميرون"},{id:124,alpha2:"ca",alpha3:"can",name:"كندا"},{id:132,alpha2:"cv",alpha3:"cpv",name:"الرأس الأخضر"},{id:140,alpha2:"cf",alpha3:"caf",name:"جمهورية أفريقيا الوسطى"},{id:148,alpha2:"td",alpha3:"tcd",name:"تشاد"},{id:152,alpha2:"cl",alpha3:"chl",name:"تشيلي"},{id:156,alpha2:"cn",alpha3:"chn",name:"الصين"},{id:170,alpha2:"co",alpha3:"col",name:"كولومبيا"},{id:174,alpha2:"km",alpha3:"com",name:"جزر القمر"},{id:178,alpha2:"cg",alpha3:"cog",name:"جمهورية الكونغو"},{id:180,alpha2:"cd",alpha3:"cod",name:"جمهورية الكونغو الديمقراطية"},{id:188,alpha2:"cr",alpha3:"cri",name:"كوستاريكا"},{id:384,alpha2:"ci",alpha3:"civ",name:"ساحل العاج"},{id:191,alpha2:"hr",alpha3:"hrv",name:"كرواتيا"},{id:192,alpha2:"cu",alpha3:"cub",name:"كوبا"},{id:196,alpha2:"cy",alpha3:"cyp",name:"قبرص"},{id:203,alpha2:"cz",alpha3:"cze",name:"جمهورية التشيك"},{id:208,alpha2:"dk",alpha3:"dnk",name:"الدنمارك"},{id:262,alpha2:"dj",alpha3:"dji",name:"جيبوتي"},{id:212,alpha2:"dm",alpha3:"dma",name:"دومينيكا"},{id:214,alpha2:"do",alpha3:"dom",name:"جمهورية الدومينيكان"},{id:218,alpha2:"ec",alpha3:"ecu",name:"الإكوادور"},{id:818,alpha2:"eg",alpha3:"egy",name:"مصر"},{id:222,alpha2:"sv",alpha3:"slv",name:"السلفادور"},{id:226,alpha2:"gq",alpha3:"gnq",name:"غينيا الاستوائية"},{id:232,alpha2:"er",alpha3:"eri",name:"إريتريا"},{id:233,alpha2:"ee",alpha3:"est",name:"إستونيا"},{id:231,alpha2:"et",alpha3:"eth",name:"إثيوبيا"},{id:242,alpha2:"fj",alpha3:"fji",name:"فيجي"},{id:246,alpha2:"fi",alpha3:"fin",name:"فنلندا"},{id:250,alpha2:"fr",alpha3:"fra",name:"فرنسا"},{id:266,alpha2:"ga",alpha3:"gab",name:"الغابون"},{id:270,alpha2:"gm",alpha3:"gmb",name:"غامبيا"},{id:268,alpha2:"ge",alpha3:"geo",name:"جورجيا"},{id:276,alpha2:"de",alpha3:"deu",name:"ألمانيا"},{id:288,alpha2:"gh",alpha3:"gha",name:"غانا"},{id:300,alpha2:"gr",alpha3:"grc",name:"اليونان"},{id:308,alpha2:"gd",alpha3:"grd",name:"غرينادا"},{id:320,alpha2:"gt",alpha3:"gtm",name:"غواتيمالا"},{id:324,alpha2:"gn",alpha3:"gin",name:"غينيا"},{id:624,alpha2:"gw",alpha3:"gnb",name:"غينيا بيساو"},{id:328,alpha2:"gy",alpha3:"guy",name:"غيانا"},{id:332,alpha2:"ht",alpha3:"hti",name:"هايتي"},{id:340,alpha2:"hn",alpha3:"hnd",name:"هندوراس"},{id:348,alpha2:"hu",alpha3:"hun",name:"المجر"},{id:352,alpha2:"is",alpha3:"isl",name:"آيسلندا"},{id:356,alpha2:"in",alpha3:"ind",name:"الهند"},{id:360,alpha2:"id",alpha3:"idn",name:"إندونيسيا"},{id:364,alpha2:"ir",alpha3:"irn",name:"إيران"},{id:368,alpha2:"iq",alpha3:"irq",name:"العراق"},{id:372,alpha2:"ie",alpha3:"irl",name:"أيرلندا"},{id:376,alpha2:"il",alpha3:"isr",name:"إسرائيل"},{id:380,alpha2:"it",alpha3:"ita",name:"إيطاليا"},{id:388,alpha2:"jm",alpha3:"jam",name:"جامايكا"},{id:392,alpha2:"jp",alpha3:"jpn",name:"اليابان"},{id:400,alpha2:"jo",alpha3:"jor",name:"الأردن"},{id:398,alpha2:"kz",alpha3:"kaz",name:"كازاخستان"},{id:404,alpha2:"ke",alpha3:"ken",name:"كينيا"},{id:296,alpha2:"ki",alpha3:"kir",name:"كيريباتي"},{id:408,alpha2:"kp",alpha3:"prk",name:"كوريا الشمالية"},{id:410,alpha2:"kr",alpha3:"kor",name:"كوريا الجنوبية"},{id:414,alpha2:"kw",alpha3:"kwt",name:"الكويت"},{id:417,alpha2:"kg",alpha3:"kgz",name:"قيرغيزستان"},{id:418,alpha2:"la",alpha3:"lao",name:"لاوس"},{id:428,alpha2:"lv",alpha3:"lva",name:"لاتفيا"},{id:422,alpha2:"lb",alpha3:"lbn",name:"لبنان"},{id:426,alpha2:"ls",alpha3:"lso",name:"ليسوتو"},{id:430,alpha2:"lr",alpha3:"lbr",name:"ليبيريا"},{id:434,alpha2:"ly",alpha3:"lby",name:"ليبيا"},{id:438,alpha2:"li",alpha3:"lie",name:"ليختنشتاين"},{id:440,alpha2:"lt",alpha3:"ltu",name:"ليتوانيا"},{id:442,alpha2:"lu",alpha3:"lux",name:"لوكسمبورغ"},{id:807,alpha2:"mk",alpha3:"mkd",name:"مقدونيا"},{id:450,alpha2:"mg",alpha3:"mdg",name:"مدغشقر"},{id:454,alpha2:"mw",alpha3:"mwi",name:"مالاوي"},{id:458,alpha2:"my",alpha3:"mys",name:"ماليزيا"},{id:462,alpha2:"mv",alpha3:"mdv",name:"جزر المالديف"},{id:466,alpha2:"ml",alpha3:"mli",name:"مالي"},{id:470,alpha2:"mt",alpha3:"mlt",name:"مالطا"},{id:584,alpha2:"mh",alpha3:"mhl",name:"جزر مارشال"},{id:478,alpha2:"mr",alpha3:"mrt",name:"موريتانيا"},{id:480,alpha2:"mu",alpha3:"mus",name:"موريشيوس"},{id:484,alpha2:"mx",alpha3:"mex",name:"المكسيك"},{id:583,alpha2:"fm",alpha3:"fsm",name:"ولايات ميكرونيسيا المتحدة"},{id:504,alpha2:"ma",alpha3:"mar",name:"المغرب"},{id:498,alpha2:"md",alpha3:"mda",name:"مولدوفا"},{id:492,alpha2:"mc",alpha3:"mco",name:"موناكو"},{id:496,alpha2:"mn",alpha3:"mng",name:"منغوليا"},{id:499,alpha2:"me",alpha3:"mne",name:"الجبل الأسود"},{id:508,alpha2:"mz",alpha3:"moz",name:"موزمبيق"},{id:104,alpha2:"mm",alpha3:"mmr",name:"ميانمار"},{id:516,alpha2:"na",alpha3:"nam",name:"ناميبيا"},{id:520,alpha2:"nr",alpha3:"nru",name:"ناورو"},{id:524,alpha2:"np",alpha3:"npl",name:"نيبال"},{id:528,alpha2:"nl",alpha3:"nld",name:"هولندا"},{id:554,alpha2:"nz",alpha3:"nzl",name:"نيوزيلندا"},{id:558,alpha2:"ni",alpha3:"nic",name:"نيكاراغوا"},{id:562,alpha2:"ne",alpha3:"ner",name:"النيجر"},{id:566,alpha2:"ng",alpha3:"nga",name:"نيجيريا"},{id:578,alpha2:"no",alpha3:"nor",name:"النرويج"},{id:512,alpha2:"om",alpha3:"omn",name:"عمان"},{id:586,alpha2:"pk",alpha3:"pak",name:"باكستان"},{id:585,alpha2:"pw",alpha3:"plw",name:"بالاو"},{id:9999,alpha2:"ps",alpha3:"pst",name:"فلسطين"},{id:591,alpha2:"pa",alpha3:"pan",name:"بنما"},{id:598,alpha2:"pg",alpha3:"png",name:"بابوا غينيا الجديدة"},{id:600,alpha2:"py",alpha3:"pry",name:"باراغواي"},{id:604,alpha2:"pe",alpha3:"per",name:"بيرو"},{id:608,alpha2:"ph",alpha3:"phl",name:"الفلبين"},{id:616,alpha2:"pl",alpha3:"pol",name:"بولندا"},{id:620,alpha2:"pt",alpha3:"prt",name:"البرتغال"},{id:634,alpha2:"qa",alpha3:"qat",name:"قطر"},{id:642,alpha2:"ro",alpha3:"rou",name:"رومانيا"},{id:643,alpha2:"ru",alpha3:"rus",name:"روسيا"},{id:646,alpha2:"rw",alpha3:"rwa",name:"رواندا"},{id:659,alpha2:"kn",alpha3:"kna",name:"سانت كيتس ونيفيس"},{id:662,alpha2:"lc",alpha3:"lca",name:"سانت لوسيا"},{id:670,alpha2:"vc",alpha3:"vct",name:"سانت فينسنت والغرينادين"},{id:882,alpha2:"ws",alpha3:"wsm",name:"ساموا"},{id:674,alpha2:"sm",alpha3:"smr",name:"سان مارينو"},{id:678,alpha2:"st",alpha3:"stp",name:"ساو تومي وبرينسيب"},{id:682,alpha2:"sa",alpha3:"sau",name:"السعودية"},{id:686,alpha2:"sn",alpha3:"sen",name:"السنغال"},{id:688,alpha2:"rs",alpha3:"srb",name:"صربيا"},{id:690,alpha2:"sc",alpha3:"syc",name:"سيشل"},{id:694,alpha2:"sl",alpha3:"sle",name:"سيراليون"},{id:702,alpha2:"sg",alpha3:"sgp",name:"سنغافورة"},{id:703,alpha2:"sk",alpha3:"svk",name:"سلوفاكيا"},{id:705,alpha2:"si",alpha3:"svn",name:"سلوفينيا"},{id:90,alpha2:"sb",alpha3:"slb",name:"جزر سليمان"},{id:706,alpha2:"so",alpha3:"som",name:"الصومال"},{id:710,alpha2:"za",alpha3:"zaf",name:"جنوب إفريقيا"},{id:728,alpha2:"ss",alpha3:"ssd",name:"جنوب السودان"},{id:724,alpha2:"es",alpha3:"esp",name:"إسبانيا"},{id:144,alpha2:"lk",alpha3:"lka",name:"سريلانكا"},{id:729,alpha2:"sd",alpha3:"sdn",name:"السودان"},{id:740,alpha2:"sr",alpha3:"sur",name:"سورينام"},{id:748,alpha2:"sz",alpha3:"swz",name:"إسواتيني"},{id:752,alpha2:"se",alpha3:"swe",name:"السويد"},{id:756,alpha2:"ch",alpha3:"che",name:"سويسرا"},{id:760,alpha2:"sy",alpha3:"syr",name:"سوريا"},{id:762,alpha2:"tj",alpha3:"tjk",name:"طاجيكستان"},{id:834,alpha2:"tz",alpha3:"tza",name:"تنزانيا"},{id:764,alpha2:"th",alpha3:"tha",name:"تايلاند"},{id:626,alpha2:"tl",alpha3:"tls",name:"تيمور الشرقية"},{id:768,alpha2:"tg",alpha3:"tgo",name:"توغو"},{id:776,alpha2:"to",alpha3:"ton",name:"تونغا"},{id:780,alpha2:"tt",alpha3:"tto",name:"ترينيداد وتوباغو"},{id:788,alpha2:"tn",alpha3:"tun",name:"تونس"},{id:792,alpha2:"tr",alpha3:"tur",name:"تركيا"},{id:795,alpha2:"tm",alpha3:"tkm",name:"تركمانستان"},{id:798,alpha2:"tv",alpha3:"tuv",name:"توفالو"},{id:800,alpha2:"ug",alpha3:"uga",name:"أوغندا"},{id:804,alpha2:"ua",alpha3:"ukr",name:"أوكرانيا"},{id:784,alpha2:"ae",alpha3:"are",name:"الإمارات العربية المتحدة"},{id:826,alpha2:"gb",alpha3:"gbr",name:"المملكة المتحدة"},{id:840,alpha2:"us",alpha3:"usa",name:"الولايات المتحدة"},{id:858,alpha2:"uy",alpha3:"ury",name:"الأوروغواي"},{id:860,alpha2:"uz",alpha3:"uzb",name:"أوزبكستان"},{id:548,alpha2:"vu",alpha3:"vut",name:"فانواتو"},{id:862,alpha2:"ve",alpha3:"ven",name:"فنزويلا"},{id:704,alpha2:"vn",alpha3:"vnm",name:"فيتنام"},{id:887,alpha2:"ye",alpha3:"yem",name:"اليمن"},{id:894,alpha2:"zm",alpha3:"zmb",name:"زامبيا"},{id:716,alpha2:"zw",alpha3:"zwe",name:"زيمبابوي"}]}},computed:{currentLocale:function(){return this.$i18n.locale},countries:function(){return"en"===this.currentLocale?this.countriesEn:this.countriesAr}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("select",{directives:[{name:"model",rawName:"v-model",value:t.selectedCountry,expression:"selectedCountry"}],attrs:{required:t.required},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.selectedCountry=e.target.multiple?n:n[0]}}},[e("option",{staticClass:"text-gray-400",attrs:{disabled:"",value:""}},[t._v("\n "+t._s("en"==t.$i18n.locale?"Please select a country":"رجاء قم بإختيار دوله")+"\n ")]),t._v(" "),t._l(t.countries,(function(n){return e("option",{key:n.alpha2,domProps:{value:n.name}},[t._v("\n "+t._s(n.name)+"\n ")])}))],2)}),[],!1,null,null,null);e.default=component.exports},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"address":"Reception - Mezzanine Floor
World Trade Centre (Rashid Tower)
Sheikh Zayed Road
P.O. Box: 9700
Dubai, United Arab Emirates","makani":"Makani Number","makani-number":"27608 91214","telephone":"Telephone","email":"Email","officehours":"Office Hours","investoraffairs":"DUBAI CSD INVESTOR AFFAIRS","privacypolicy":"Privacy Policy","disclaimer":"Disclaimer","glossary":"Glossary","sitemap":"Sitemap","rel-companies":"Related Companies","quick-links":"Quick Links","quick-access":"Quick Access","suggestions":"Suggestions","complaints":"Complaints","links":{"market-watch":"Market Watch","mobile-app":"Mobile app","e-services":"eServices","e-suggest":"eSuggest","e-complaint":"eComplaint","contact-us":"Contact Us","listed-securities":"Listed Securities","foreign-ownership":"Foreign Ownership","investor-relations":"Investor Relations","nasdaq-dubai":"Nasdaq Dubai ","borse-dubai-limited":"Borse Dubai Limited ","dccd-holding-llc":"DCCD Holding LLC ","dubai-csd-llc":"Dubai CSD LLC ","dubai-clear-llc":"Dubai Clear LLC "},"copyright":"COPYRIGHT © {currentYear} DUBAI FINANCIAL MARKET PJSC. ALL RIGHTS RESERVED"},"ar":{"address":"الإستقبال - طابق الميزانين
مركز التجارة العالمي (برج راشد)
شارع الشيخ زايد
صندوق البريد: 9700
دبي، الإمارات العربية المتحدة","makani":"رقم مكاني","makani-number":"27608 91214","telephone":"الهاتف","email":"البريد الإلكتروني","officehours":"ساعات العمل الرسمية","investoraffairs":"دبي للإيداع شؤون المستثمرين","privacypolicy":"بيان الخصوصية","disclaimer":"الشروط و الأحكام","glossary":"المصطلحات","sitemap":"خريطة الموقع","rel-companies":"الشركات ذات الصلة","quick-links":"روابط سريعة","quick-access":"الوصول السريع","suggestions":"للاقتراحات","complaints":"والشكاوى","links":{"market-watch":"شاشة الأسعار","mobile-app":"تطبيق الهواتف الذكية","e-services":"الخدمات الإلكترونية","e-suggest":"الإقتراحات الإلكترونية","e-complaint":"نظام الشكاوى الإلكتروني","contact-us":"اتصل بنا","listed-securities":"الأوراق المالية المدرجة","foreign-ownership":"الملكية الأجنبية","investor-relations":"علاقات المستثمرين","nasdaq-dubai":"ناسداك دبي","borse-dubai-limited":"بورصة دبي المحدودة","dccd-holding-llc":"دبي للمقاصة والإيداع المركزي القابضة","dubai-csd-llc":"دبي للإيداع","dubai-clear-llc":"دبي للمقاصة"},"copyright":"حقوق النشر © {currentYear} سوق دبي المالي (ش.م.ع.) جميع الحقوق محفوظة"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"eservices":"EServices","dfm-ir":"DFM IR","market":"Market","marketstatus":["closed","open","preopen","preclose"]},"ar":{"eservices":"الخدمات الإلكترونية","dfm-ir":"علاقات المستثمرين","market":"السوق","marketstatus":["مغلق","مفتوح","قبل الافتتاح","قبل الإغلاق"]}}'),delete t.options._Ctor}},,,function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"msg1":"Symbol or Name"},"ar":{"msg1":"ابحث باسم / رمز الشركة"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"engagewithus":{"blocks":[{"img":"visuals/dfm-image-013150_e2aibx","title":"Investing","content":" Apply for an Investor Number (NIN) and trade DFM and Nasdaq Dubai listed securities ","link":"/investing/services/how-to-trade","linkText":"Learn More"},{"img":"visuals/dfm-image-013145_pzbkqb","title":"Listing","content":" A step-by-step guide to an IPO and listing on the DFM ","link":"/raise-capital/ipo-listings/overview","linkText":"Learn More"},{"img":"visuals/dfm-image-00717_wcrbbw","title":"Membership","content":"How to become a licensed Trading Member ","link":"/members/dfm-brokers-members","linkText":"Learn More"}],"desc":"Dubai Financial Market (DFM) is committed to providing investors and market participants with innovative products and services to conduct trading, clearing, settlement and depository of securities, in an efficient, transparent and liquid environment.","title":"How to engage with us"},"cta-ivestor":{"btn-label":"Subscribe","desc":"Get ready to trade with iVestor and transform your trading experience","title":"Get ready to trade with iVestor and transform your trading experience"},"cta-ivestor-ai":{"btn-label":"Subscribe","desc":"Log in to iVestor and explore the new feature","title":"Unlock the Future of Investing with our AI Features "},"cta-nin":{"btn-label":"Subscribe","desc":"Available 24/7","title":"Get a trading account and start trading ","image":"trading-account-iphone_zd7rmy"},"msg":["Most Active by Value","Most Active by Volume","Gainers","Losers"]},"ar":{"engagewithus":{"blocks":[{"img":"visuals/dfm-image-013150_e2aibx","title":"الاستثمار","content":"تقدم بطلبك للحصول على رقم مستثمر وتداول في الشركات المدرجة في سوق دبي المالي وناسداك دبي","link":"/investing/services/how-to-trade","linkText":"اقرأ المزيد"},{"img":"visuals/dfm-image-013145_pzbkqb","title":"الإدراج","content":"خطوة بخطوة نحو الإدراج والإكتتاب في سوق دبي المالي","link":"/raise-capital/ipo-listings/overview","linkText":"اقرأ المزيد"},{"img":"visuals/dfm-image-00717_wcrbbw","title":"العضوية","content":"أحصل على ترخيص عضو تداول","link":"/members/dfm-brokers-members","linkText":"اقرأ المزيد"}],"desc":"يوفر سوق دبي المالي للمستثمرين والمتعاملين المنتجات والخدمات المبتكرة التي تمكنهم من إجراء عمليات التداول والتقاص والتسوية والإيداع للأوراق المالية في بيئة تتسم بالكفاءة والشفافية والسيولة.","title":"التعامل معنا"},"cta-ivestor":{"btn-label":"اشترك","desc":"استعد للتداول مع آيفستر وارتق بتجربتك في التداول","title":"استعد للتداول مع آيفستر وارتق بتجربتك في التداول"},"cta-ivestor-ai":{"btn-label":"Subscribe","desc":"سجّل الدخول إلى آيفستر واكتشف الميزة الجديدة!","title":"اكتشف فرص مستقبل الاستثمار مع تقنيات الذكاء الاصطناعي"},"cta-nin":{"btn-label":"اشترك","desc":"متاح 24/7","title":"افتح حساب للتداول وابدأ بالتداول","image":"trading-account-iphone-ar_fqwgid"},"msg":["الأكثر تداولا حسب القيمة","الأكثر تداولا حسب الحجم","الأكثر إرتفاعا","الأكثر إنخفاضا"]}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title":"Accelerating Tomorrow","desc1":"Access the markets, accelerate your vision, grow exponentially.","desc2":"We believe in moving people, businesses, and ambitious visions forward."},"ar":{"title":"نمو متسارع لأعمالكم","desc1":"نمكنك من الوصول إلى أسواق رأس المال ونسعى لتحقيق رؤيتك ونمو أعمالك.","desc2":"نعمل لتحقيق الرؤى الطموحة لنمو الأفراد والشركات."}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"btn-label":"Read More"},"ar":{"btn-label":"اقرأ المزيد"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"msg":["Most Active by Value","Most Active by Volume","Gainers","Losers"]},"ar":{"msg":["الأكثر تداولا حسب القيمة","الأكثر تداولا حسب الحجم","الأكثر إرتفاعا","الأكثر إنخفاضا"]}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"msg":["Company","Value","Volume","Price","Price Change"]},"ar":{"msg":["الشركة","القيمة","الحجم","السعر","التغير في السعر"]}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"msgs":{"0":"Upload File","1":"Replace File","2":"Add More Files","3":"I agree to Dubai Financial Market’s Terms and Conditions","4":"Thank You","5":"Your application has been submitted"}},"ar":{"msgs":{"0":"رفع ملف","1":"استبدل الملف","2":"إضافة المزيد من الملفات","3":"أوافق على شروط وأحكام سوق دبي المالي","4":"شكرًا لك","5":"تطبيقاتك تمت تقديمها"}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title":"Document"},"ar":{"title":"وثيقة"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"page-title":"Latest Events","title1":"Browse All Events","msg0":"No events available "},"ar":{"page-title":"آخر فعاليات سوق دبي المالي","title1":"جميع فعاليات سوق دبي المالي","msg0":"لا توجد أحداث متاحة"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"txt":"Loading Data.."},"ar":{"txt":"تحميل البيانات ..،"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title":"DFM Media Kit","desc":"Dubai Financial Market Media Kit contains information & resources that may be used for editorial and publishing purposes.
All information & materials provided are copyright property of Dubai Financial Market.","contact":{"title":"Connect With Us","name":"Ms. Noora Al Soori","position":"Communications and Public Relations","phone":"+971 4 305 5437","email":"nalsoori@dfm.ae"}},"ar":{"title":"معلومات وسائل الإعلام.","desc":"تحتوي هذه الصفحة على معلومات خاصة بشركة سوق دبي المالي، فهي متاحة ليتم استخدامها لأغراض التحرير والنشر.
جميع حقوق الطبع والنشر محفوظة لدى سوق دبي المالي.","contact":{"title":"اتصل بنا","name":"نورة الصوري","position":"الإعلام والعلاقات العامة","phone":"+971 4 305 5437","email":"nalsoori@dfm.ae"}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"page-title":"Latest Press Releases","msg0":"Browse press releases","msg1":"Press Releases","msg2":"for {year} Press Releases"},"ar":{"page-title":"آخر الأخبار والبيانات الصحفية","msg0":"تصفح جميع البيانات الصحفية","msg1":"المركز الإعلامي","msg2":"بيانات صحفية لسنة {year}"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"page-title":"Latest Press Releases","msg0":"Browse press releases","msg1":"Press Releases","msg2":"Published on"},"ar":{"page-title":"آخر الأخبار والبيانات الصحفية","msg0":"تصفح جميع البيانات الصحفية","msg1":"المركز الإعلامي","msg2":"نشرت في"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"steps":{"default":{"step1":{"btnLabel":"View Brokerage Firms","label":"Step 1","list":["iVestor app
You can download the iVestor app to instantly open a trading account with our partnered brokers and trade instantly.","DFM Licensed brokers
Select and appoint a licensed broker to carry out your buying and selling transactions. You may first want to contact the brokers, as each one offers different products and services.","Brokers who provide Digital onboarding through DFM app:"],"p":"There are 3 ways you can obtain an NIN:","title":"Open a Trading Account"},"step2":{"label":"Step 2","p1":"Once you appoint a broker, you can start trading through the options they provide, such as through iVestor app or their mobile app or online platform.","title":"Start Trading"},"step3":{"btnApp":"Get DFM App","btneServices":"DFM eServices","btnIvestorApp":"Get iVestor App","label":"Step 3","p1":"View and track your portfolio and trading activity on the DFM app or iVestor app via the broker’s platform","p2":"Real-time Data
\\nYou can keep track of latest trades and price changes on DFM and Nasdaq Dubai listed securities via DFM App or iVestor app via the broker’s platform","p3":"iVestor Card
\\nYou can apply for an iVestor card and access controls and online statements via DFM app or iVestor app","p4":"Your Portfolio
\\nTrack your stock portfolio and transactions instantly online with 24/7 access. View various types of statements with up to date information via DFM app or iVestor app. ","title":"Track Your Portfolio"},"closing-content":"Opening a trading account is the first step toward becoming an active participant in Dubai Financial Market. By selecting the right broker and following the steps outlined above, you’ll be well on your way to buying and selling shares of DFM listed companies.

\\n\\nRemember, successful trading requires not only the right tools but also continuous learning and disciplined decision-making. ","title":"Steps to open a Trading Account"},"union":{"step1":{"label":"Step 1","text1":"You can obtain a DFM Investor Number through our DFM mobile app or iVestor app or through a DFM licensed brokerage.","text2":"For new investors, a membership from Union Coop needs to be obtained prior to trading Union Coop shares on DFM \\n\\nYou can apply for a membership at Union Coop through one of the following channels to start trading its shares.\\n\\nDFM App\\nMake sure you have an Investor Number (NIN). Then you can apply for a membership at Union Coop under the e- services tab on the DFM App. Click here for the steps.\\n \\nDFM Trading Member\\nContact your broker and request for the Union Coop Membership form to complete.\\nClick here for the full list of Brokers.\\n\\nUnion Coop Shareholder Center\\nVisit the shareholder center at Etihad mall. Working hours are from Monday to Thursday at 8:00am to 4:00pm and on Friday from 7:30am to 12:00pm.","title":"Apply for a DFM Investor Number (NIN)"},"step2":{"label":"Step 2","text":"iVestor app\\nYou can download the iVestor app to instantly open a trading account with our partnered brokers and trade instantly.\\n\\nDFM Licensed brokers\\u000b\\nSelect and appoint a licensed broker to carry out your buying and selling transactions. You may first want to contact the brokers, as each one offers different products and services. ","title":"Open a Trading Account"},"step3":{"label":"Step 3","text1":"Once you appoint a broker, you can start trading through the options they provide.\\nView and track your portfolio on the DFM app or iVestor app.","title":"Start Trading","text2":"You are required to transfer your Union Coop shares (if any) from Dubai CSD (Dubai Financial Market) to your trading account."},"title":"Steps to open a Trading Account"}}},"ar":{"steps":{"default":{"step1":{"btnLabel":"قائمة الوسطاء المرخصين","label":"الخطوة 1","list":["تطبيق آيفستر
يمكنك تحميل تطبيق آيفستر وفتح حساب تداول مع الوسطاء الشركاء وبدء التداول مباشرة على أسهم سوق دبي المالي.","الوسطاء المرخصين في سوق دبي المالي
اختر وعيّن وسيط مرخص في سوق دبي المالي للبدء في التداول. يمكنك الاتصال بالوسطاء المرخصين في سوق دبي المالي للاستعلام عن المنتجات والخدمات التي يقدمونها للمستثمرين.","الوسطاء الذين تتوفر لديهم خدمة فتح حساب تداول عبر تطبيق سوق دبي المالي:"],"p":"يمكنك الحصول على رقم المستثمر (NIN) بثلاث طرق","title":"افتح حساب تداول"},"step2":{"label":"الخطوة 2","p1":"يمكنك بدء التداول من خلال الخيارات التي يوفرها الوسيط الخاص بك سواء من خلال تطبيق آيفستر أو خدمات التداول الإلكترونية المتوفرة لديهم وتطبيقاتهم.","title":"باشر التداول"},"step3":{"btnApp":"حمّل تطبيق الهاتف المحمول","btneServices":"خدماتنا الإلكترونية","btnIvestorApp":"حمّل تطبيق آيفستر","label":"الخطوه 3","p1":"يمكنك الاطّلاع على محفظة الأسهم والمعاملات الخاصة بك عبر تطبيق سوق دبي المالي أو تطبيق آيفستر من خلال المنصة المتوفرة للوسيط","p2":"البيانات الفورية
\\n يمكنك تتبع أحدث التداولات وتغيرات الأسعار في الأوراق المالية المدرجة في سوق دبي المالي وناسداك دبي عبر تطبيق سوق دبي المالي أو تطبيق آيفستر أو شاشة الأسعار","p3":"بطاقة آيفستر
\\nيمكنك التقدم بطلب للحصول على بطاقة iVESTOR والوصول إلى عناصر التحكم بالبطاقه وكشوف الحساب عبر تطبيق سوق دبي المالي أو تطبيق آيفستر ","p4":"محفظة الأسهم الإلكترونية
\\nتتبع محفظة الأسهم والمعاملات الخاصة بك على الفور عبر الإنترنت مع وصول 24/7. عرض أنواع مختلفة من البيانات مع أحدث المعلومات عبر تطبيق سوق دبي المالي أو تطبيق آيفستر.","title":"تتبع محفظتك"},"closing-content":"فتح حساب تداول هو الخطوة الأولى نحو المشاركة الفعالة في سوق الأوراق المالية. باختيار الوسيط المناسب واتباع الخطوات المذكورة أعلاه، ستكون على الطريق الصحيح لشراء وبيع الأسهم المدرجة في سوق دبي المالي.

\\n\\nتذكر أن التداول الناجح يتطلب ليس فقط الأدوات المناسبة، ولكن أيضًا التعلم المستمر واتخاذ القرارات المدروسة.","title":"خطوات فتح حساب تداول"},"union":{"step1":{"text1":"يمكنك الحصول على رقم مستثمر في سوق دبي المالي عبر تطبيق سوق دبي المالي أو تطبيق آيفستر أو من خلال وسيط مرخص لدى سوق دبي المالي","text2":"للمستثمرين الجدد ، يجب الحصول على عضوية تعاونية الاتحاد قبل تداول الأسهم في سوق دبي المالي \\n\\nيمكنك التقدم بطلب عضوية تعاونية الاتحاد عبر القنوات التالية للبدء في تداول أسهمها.\\n\\nتطبيق سوق دبي المالي\\n يجب أن يكون لديك رقم مستثمر لكي تتمكن من تقديم طلب الحصول على عضوية تعاونية الاتحاد عبر الخدمات الإلكترونية في تطبيق سوق دبي المالي. اضغط هنا لمعرفة الخطوات.\\n\\nعضو تداول مُرخّص في سوق دبي المالي \\n يمكنك التواصل مع وسيطك لتقديم طلب الحصول على عضوية تعاونية الاتحاد.\\nاضغط هنا للاطّلاع على قائمة الوسطاء.\\n\\nمركز المساهمين في الاتحاد مول\\n ساعات العمل من الاثنين إلى الخميس من الساعة 8:00 صباحاً إلى الساعة 4:00 مساءً ويوم الجمعة من الساعة 7:30 صباحاً إلى الساعة 12:00 مساءً.\\n","title":"تقدم بطلب للحصول على رقم مستثمر في سوق دبي المالي (NIN)"},"step2":{"text":"تطبيق آيفستر\\nيمكنك تحميل تطبيق آيفستر وفتح حساب تداول مع الوسطاء الشركاء وبدء التداول مباشرة على أسهم سوق دبي المالي.\\n\\nالوسطاء المرخصين في سوق دبي المال\\nاختر وعيّن وسيط مرخص في سوق دبي المالي للبدء في التداول. يمكنك الاتصال بالوسطاء المرخصين في سوق دبي المالي للاستعلام عن المنتجات والخدمات التي يقدمونها للمستثمرين.","title":"افتح حساب تداول"},"step3":{"text1":"بمجرد اختيار وسيطك، يمكنك البدء في التداول عبر قنوات التداول التي يقدمها الوسيط.\\nيمكنك متابعة أداء محفظتك الاستثمارية على تطبيق آيفستر أو تطبيق سوق دبي المالي","title":"باشر التداول","text2":"يتوجّب عليك تحويل أسهم تعاونية الاتحاد (إن وجدت) من حساب دبي للإيداع (سوق دبي المالي) إلى حساب عضو التداول (الوسيط)\\n\\n"},"title":"خطوات فتح حساب تداول"}}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"cta":{"title":"iVestor is your gateway to seamless digital investing on the Dubai Financial Market. ","desc":"Whether you’re trading stocks, subscribing to IPOs, or setting savings goals, the iVestor app puts powerful financial tools right at your fingertips — all in a secure, user-friendly platform.","features":["Buy & sell DFM-listed securities","Easy IPO subscriptions","Real-time portfolio tracking","Virtual cards for spending & saving","Instant transfers to banks or friends"],"img":"visuals/ivestor/ivestor-cta-image.png","text":"Check out the steps and start trading today.","btn-text":"Explore iVestor"}},"ar":{"cta":{"title":"تطبيق آيفستر بوابتك للاستثمار في سوق دبي المالي","desc":"سواء كنت تتداول الأسهم أو تشترك في الاكتتابات العامة الأولية أو تحدد أهداف الادخار، تطبيق آيفستر لديه أدوات مالية في متناول يدك - كل ذلك في منصة آمنة وسهلة الاستخدام.","features":["شراء وبيع الأسهم المدرجة في سوق دبي المالي","الاشتراك في الاكتتابات الأولية بسهولة","بطاقات افتراضية للتوفير والشراء","تتبع المحفظة","تحويل مباشر للحسابات البنكية أو الأصدقاء"],"img":"visuals/ivestor/ivestor-cta-image.png","text":"اطّلع على الخطوات وابدأ التداول اليوم.","btn-text":"اكتشف آيفستر"}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"pagetitle":"Brokers Directory","p1":"The following licensed brokerage firms offer individual investors access to buy or sell DFM and Nasdaq Dubai listed securities. ","p2":"The below list includes their services and contact information enabling you to find the broker which best meets your requirements. "},"ar":{"pagetitle":"قائمة الوسطاء المرخصين","p1":"تقدم شركات الوساطة المرخصة في سوق دبي المالي للمستثمرين الأفراد إمكانية شراء أو بيع الأوراق المالية المدرجة في سوق دبي المالي وناسداك دبي.","p2":"تتضمن القائمة أدناه خدمات الوسطاء المرخصين ومعلومات الاتصال بهم التي تمكنكم من اختيار الوسيط الذي يلبي متطلباتكم."}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"msg1":"Display Brokers filtered by Services Offered","msg2":"Clear","servicesDropdownList":["Digital onboarding through DFM App","Digital onboarding through broker’s platform","Equity Trading","Derivative Trading","Margin Trading","Short-Term Margin Trading","Direct Market Access - DMA","Internet Trading","Mobile Trading","Authorized Participants - AP","Liquidity Provider - LP","Price Stabilization","Regulated Short Selling","Account Allocation","Trading of the Brokerage Company in its own name and for its benefit"]},"ar":{"msg1":"عرض الوسطاء المُصنّفين حسب الخدمات المقدمة","msg2":"إلغاء","servicesDropdownList":["خدمة فتح حساب تداول عبر تطبيق سوق دبي المالي","خدمة فتح حساب تداول عبر منصة الوسيط الإلكترونية","تداول الأوراق المالية","تداول العقود المستقبلية","تداول الهامش","تداول بالهامش قصير المدى","التداول المباشر عبر الأسواق","التداول عبر الإنترنت","رخصة التداول عبر الهاتف المتحرك","رخصة المفوضين المعتمدين","LP موفر السيولة","الاستقرار السعري","البيع على المكشوف المنظم","حساب التخصيص","تداول شركة الوساطة باسمها ولحسابها الخاص"]}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"page-title":"Brokers Ranking","desc":"DFM brokers are ranked based on the overall value of their trades.","page-meta":{"title":"Brokers Ranking | Dubai Financial Market","desc":"DFM brokers are ranked based on the overall value of their trades.","image":"visuals/dfm-image-01293-flipped_zngrdy"},"months":["All","January","February","March","April","May","June","July","August","September","October","November","December"],"broker-table":{"th1":"Rank","th2":"Broker","th3":"Traded Value","th4":"% Value","th5":"Traded Volume","th6":"% Volume","th7":"Trades","th8":"% Trades","th9":"New
Accounts"},"ui":{"search-filter":"Search","findByKeyword":"Find by keyword","year":"Year","chartAxisTitle":"Rank","chartSubtitle":"Historical rank value for the broker who is currently ranked top one","month":"Month","search":"Search","errorMsg":"No data available for the selected criteria"}},"ar":{"page-title":"ترتيب الوسطاء","desc":"يصنَّف وسطاء سوق دبي المالي بناءً على القيمة الإجمالية لتداولاتهم.","page-meta":{"title":"ترتيب الوسطاء","desc":"يصنَّف وسطاء سوق دبي المالي بناءً على القيمة الإجمالية لتداولاتهم.","image":"visuals/dfm-image-01293-flipped_zngrdy"},"months":["الجميع","يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],"broker-table":{"th1":"المرتبة","th2":"الوسيط","th3":"القيمة المتداولة","th4":"% المتداولة","th5":"حجم التداول","th6":"% التداول","th7":"عدد الصفقات","th8":"% الصفقات","th9":"الحسابات الجديدة"},"ui":{"search-filter":"يبحث","findByKeyword":"بحث حسب الاسم","year":"السنة","chartAxisTitle":"مرتبة","chartSubtitle":"القيمة التاريخية لرتبة الوسيط الذي يحتل حالياًالمرتبة رقم واحد","month":"الشهر","search":"اذهب","errorMsg":"لا توجد بيانات متاحة للمعايير المختارة"}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"page-title":"Member Services & Resources","desc":"Discover a full suite of services and resources available to DFM members. "},"ar":{"page-title":"خدمات الأعضاء والموارد ","desc":"اكتشف مجموعة خدماتنا الكاملة والموارد المتاحة لأعضاء سوق دبي المالي."}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title":"Registered Trading System Vendors","desc":"We partner with a number of third-party software vendors that provide solutions and software for connecting to the DFM trading platform. Our members can contract with any of the vendors listed below to facilitate trading."},"ar":{"title":"مُزودي نُظم التداول المعتمدين","desc":"لدينا عدد من الشراكات مع موردي برامج كمبيوتر خارجيين يقدمون حلولًا وبرامج للربط مع منصة التداول في سوق دبي المالي. ويمكن للأعضاء التعاقد مع أي من هؤلاء الموردين لتسهيل التداول."}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"page-title":"Key Figures"},"ar":{"page-title":"أرقام رئيسية"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"msg":{"text1":"Pilot Carbon Summary"}},"ar":{"msg":{"text1":" ملخص المنصة التجريبية الخاصة بتداول أرصدة الكربون"}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"cta":{"title":"Open a trading account on Dubai Financial Market directly through the app!","desc":"All you need to do is choose the broker, set up the account, and then start trading in Dubai Financial Market stocks through your broker\'s platform.","img":"images/ivestor-cta-en","text":"Check out the steps and start trading today.","video-link":"https://youtube.com/shorts/v0-i2rGOjEM"}},"ar":{"cta":{"title":"افتح حساب للتداول في سوق دبي المالي مباشرة عبر التطبيق!","desc":"كل ما عليك فعله هو اختيار الوسيط، إعداد الحساب، ثم بدء التداول في أسهم سوق دبي المالي عبر منصة الوسيط الخاص بك.","img":"images/ivestor-cta-ar","text":"اطّلع على الخطوات وابدأ التداول اليوم.","video-link":"https://youtube.com/shorts/v0-i2rGOjEM"}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"pagetitle":"Dividends Distribution Summary","intro":"This table provides a comprehensive overview of dividend distributions announced by companies listed on the Dubai Financial Market (DFM). It includes key details such as the dividend amount or percentage per share, entitlement dates, ex-dividend dates, and the scheduled payment dates. Investors can use this information to track dividend income opportunities and plan their investment strategies accordingly.","s3":{"title":"Dividends Distribution Summary"}},"ar":{"pagetitle":"ملخص توزيع الأرباح","intro":"يعرض هذا الجدول نظرة شاملة حول توزيع الأرباح التي تعلن عنها الشركات المدرجة في سوق دبي المالي، ويتضمن معلومات مهمة مثل قيمة التوزيع لكل سهم، وتواريخ الاستحقاق، وتواريخ ما قبل الاستحقاق، بالإضافة إلى تواريخ صرف الأرباح. يمكن للمستثمرين الاستفادة من هذه البيانات لمتابعة فرص الدخل من التوزيعات وتخطيط استراتيجياتهم الاستثمارية بشكل أكثر فعالية.","s3":{"title":"ملخص توزيع الأرباح"}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"page-title":"Investor FAQs","page-meta":{"desc":"Find answers to frequently asked questions about investing with the Dubai Financial Market, including services, trading, accounts, and regulations.","title":"Investor FAQs","image":"visuals/dubai-regions-hub_nzipnn"},"faqs":{"investor":"Investor","ivestor":"iVestor","subscription":"IPO Subscription","ipoUpgrade":"IPO Upgrade"},"inPageNav":[{"label":"Investor","href":"#investor"},{"label":"Ivestor","href":"#ivestor"},{"label":"IPO Subscription","href":"#subscription"},{"label":"IPO Upgrade","href":"#upgrade"}]},"ar":{"page-title":"الأسئلة الشائعة","page-meta":{"desc":"اعثر على إجابات للأسئلة الشائعة حول الاستثمار في سوق دبي المالي، بما في ذلك الخدمات والتداول والحسابات واللوائح.","title":"الأسئلة الشائعة","image":"visuals/dubai-regions-hub_nzipnn"},"faqs":{"investor":"المستثمر","ivestor":"آيفستر","subscription":"الاشتراك في الاكتتابات الأولية","ipoUpgrade":"مضاعفة مبلغ الاكتتاب"},"inPageNav":[{"label":"المستثمر","href":"#investor"},{"label":"آيفستر","href":"#ivestor"},{"label":"الاشتراك في الاكتتابات الأولية","href":"#subscription"},{"label":"مضاعفة مبلغ الاكتتاب","href":"#upgrade"}]}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"startsOn":"Starts on"},"ar":{"startsOn":"يبدأ في"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"cta":{"content":"Are you considering going public, and does your company have growth potential?","title":"Considering going public?"}},"ar":{"cta":{"content":"هل تفكر في تحويل شركتك إلى شركة مساهمة عامة، وهل تمتلك شركتك إمكانات تحقيق النمو؟","title":"مهتم بالإدراج في السوق؟"}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"enterprise":{"blocks":[{"desc":"For enterprises and corporations looking to accelerate growth, diversify wealth or improve access to capital, joining the capital market can be an attractive path.","href":"/raise-capital/ipo-listings/established-companies","icon-url":"EstablishedCompanies.svg","title":"Established Company"},{"desc":"Small & medium businesses with at least 1 year of tracked financial records and no minimum market cap.","href":"/raise-capital/ipo-listings/sme","icon-url":"SmallMediumEnterprise.svg","title":"SMEs"},{"desc":"Privately held local businesses looking to secure their future and access new capital.","href":"/raise-capital/ipo-listings/family-businesses","icon-url":"FamilyBusinesses.svg","title":"Family Businesses"},{"desc":"Energetic and ambitious companies based in UAE free zones.","href":"/raise-capital/ipo-listings/free-zones","icon-url":"FreeZoneCompanies.svg","title":"Free Zone Company"},{"desc":"Already listed on another market or exchange? Dual listing is an option to access another market and longer trading hours.","href":"/raise-capital/ipo-listings/dual-listings","icon-url":"DualListing.svg","title":"Dual Listing"},{"desc":"Medium and large companies looking to expand their business into a wider market.","href":"/raise-capital/ipo-listings/private-companies","icon-url":"PrivateCompanies.svg","title":"Private Company"}],"desc":"Any type of company. From anywhere in the world. We offer a myriad of solutions to list and raise funds.","title":"Listings for any enterprise"}},"ar":{"enterprise":{"blocks":[{"desc":"للمؤسسات والشركات الراغبة في تسريع النمو، أو تنويع الثروات، أو تحسين الوصول إلى رأس المال.","href":"/raise-capital/ipo-listings/established-companies","icon-url":"EstablishedCompanies.svg","title":"الشركات القائمة"},{"desc":"الشركات الصغيرة والمتوسطة مع ما لا يقل عن سنة من السجلات المالية المتعقبة وليس الحد الأدنى للقيمة السوقية.","href":"/raise-capital/ipo-listings/sme","icon-url":"SmallMediumEnterprise.svg","title":"الشركات الصغيرة والمتوسطة"},{"desc":"الشركات المحلية الخاصة التي تتطلع إلى تأمين مستقبلها والوصول إلى رأس مال جديد.","href":"/raise-capital/ipo-listings/family-businesses","icon-url":"FamilyBusinesses.svg","title":"الشركات العائلية"},{"desc":"الشركات في المناطق الحرة في دولة الإمارات العربية المتحدة.","href":"/raise-capital/ipo-listings/free-zones","icon-url":"FreeZoneCompanies.svg","title":"شركات المناطق الحرة"},{"desc":"سواء الشركة مدرجة في سوق أو بورصة أخرى، الإدراج المزدوج هو خيار للوصول إلى سوق آخر وساعات تداول أطول.","href":"/raise-capital/ipo-listings/dual-listings","icon-url":"DualListing.svg","title":"الإدراج المزدوج"},{"desc":"الشركات المتوسطة والكبيرة التي تتطلع إلى توسيع أعمالها.","href":"/raise-capital/ipo-listings/private-companies","icon-url":"PrivateCompanies.svg","title":"الشركات الخاصة"}],"desc":"لأي نوع من الشركات. من أي مكان في العالم. نحن نقدم عددا لا يحصى من الحلول للإدراج وزيادة رأس المال.","title":"خيارات إدراج تناسب أي شركة"}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"p1":"The DFM Indices are designed to represent the performance of DFM listed-companies, providing market participants a comprehensive and complementary set of indexes on the general market performance (the DFM General Index), Shari’a-compliant companies’ performance DFM Shari’a Index (DFMSI), and its latest addition the S&P/Hawkamah UAE ESG Index (UAEESGI) on the top performing sustainable listed-companies in the UAE. ","p2":"S&P DJI has been chosen as the calculation agent for a selection of DFM Indices. As a calculation agent, S&P DJI calculates the DFM Indices in accordance with the methodology document and maintains records of market capitalization and free float for the constituents in line with the calculation methods highlighted in the procedures. S&P DJI also performs index constituent rebalancing, corporate action and event updates, inclusions and exclusions as per the methodology."},"ar":{"p1":"تم تصميم مؤشرات سوق دبي المالي لتمثيل أداء الشركات المدرجة في السوق، لتزويد شركاء السوق بمجموعة شاملة ومتكاملة من المؤشرات على الأداء العام للسوق (المؤشرات العامة لسوق دبي المالي)، الشركات المتوافقة مع الشريعة الإسلامية (المؤشر الاسلامي لسوق دبي المالي)، و يعد مؤشر الحوكمة والمسؤولية الاجتماعية والبيئية الأجدد لتتبع أفضل الشركات المدرجة المستدامة أداءً في الإمارات العربية المتحدة. اطلع على قواعد المؤشر. ","p2":"تم اختيار إس آند بي داو جونز (S&P DJI) المزود العالمي للمؤشرات كوكيل حساب لمجموعة مختارة من مؤشرات سوق دبي المالي. وبصفته وكيل احتساب المؤشر، يقوم إس آند بي داو جونز (S&P DJI) باحتساب مؤشرات سوق دبي المالي وفقا لكتيب المنهجية ويحتفظ بسجلات القيمة السوقية والتعويم الحر للمكونات بما يتماشى مع طرق الاحتساب الموضحة في الاجراءات. كما تقوم إس آند بي داو جونز (S&P DJI) بإعادة موازنة المؤشر ومكوناته، وإجراءات الشركات وتحديث التواريخ الرئيسية للأحداث، وعمليات التضمين والاستثناءات وفقا للمنهجية. "}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title":"Historical Performance for DFM General Index","info":" To request daily market reports for previous periods, please log in through the DFM eServices portal and complete the Historical Data Request form online. "},"ar":{"title":"التطور التاريخي للمؤشر العام لسوق دبي المالي","info":"لطلب تقارير السوق اليومية لفترة سابقة، يرجى تسجيل الدخول عبر بوابة الخدمات الإلكترونية لسوق دبي المالي وتعبئة طلب البيانات التاريخية الكترونياً. "}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"page-title":"Listed Securities","page-desc":"We offer a wide array of financial products and instruments, including Listed Securities, Bonds and Sukuk and ETFs. Additional instruments are in development and we look forward to introducing them to you.","equities":"Equities","sukuk":"Sukuk","bonds":"Bonds","funds":"Funds","etfs":"Exchange Traded Funds","reits":"Real Estate Investment Trusts"},"ar":{"page-title":"الأوراق المالية المدرجة ","page-desc":"نقدم لك في سوق دبي المالي نطاقًا واسعًا من المنتجات والأدوات المالية، بما فيها الأوراق المالية المدرجة، والسندات والصكوك، وصناديق الاستثمار المتداولة. كما نعمل حاليًا على تطوير المزيد من الأدوات التي نتطلع لتوفيرها لك.","equities":"الأسهم","sukuk":"صكوك","bonds":"سندات","funds":"صندوق استثماري","etfs":"صناديق المؤشرات المتداولة","reits":"صناديق الاستثمار العقارية المتداولة"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"select-exchange":"Select Exchange","exchange-dfm":"DFM","exchange-nasdaq":"Nasdaq Dubai"},"ar":{"select-exchange":"حدد صرف","exchange-dfm":"سوق دبي المالي","exchange-nasdaq":"ناسداك دبي"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title":"Market Data Providers","desc1":"Access real-time, delayed, historical, trade and market summary data from a wide range of authorised data distributors.","desc2":"Below you will find a comprehensive list of authorised DFM market data providers.","msgs":{"msg1":"Registered since"}},"ar":{"title":"قائمة مزودي البيانات","desc1":"احصل على ما تريده من البيانات الفورية، والمؤجلة، والتاريخية، إضافة إلى بيانات التداول وملخصات بيانات السوق، من خلال مجموعة واسعة من موزعي البيانات المعتمدين.","desc2":"ستجد هنا قائمة شاملة أعددناها لك بجميع مزودي بيانات السوق المعتمدين في سوق دبي المالي.","msgs":{"msg1":"مسجلة منذ ذلك الحين"}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title":"Corporate Actions Calendar","desc":"Search and view the Corporate Actions of DFM-listed companies as far back as 2017, including General Assembly Meetings, Board of Directors Meetings, Last Entitlement Dates (LED), Ex-Dividend Dates (EXD), Registry Closing Dates (RCD), Cash Dividends and Bonus Shares. "},"ar":{"title":"تقويم إجراءات الشركات","desc":"ابحث واطّلع بسهولة على إجراءات الشركات المدرجة في سوق دبي المالي منذ العام 2017، بما في ذلك اجتماعات الجمعيات العمومية واجتماعات مجالس الإدارة وتواريخ الاستحقاق الأخير (LED) وتواريخ الاستحقاقات السابقة (EXD) وتواريخ إغلاق السجل (RCD) وتوزيعات الأرباح النقدية وأسهم المنحة."}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title0":"Derivatives Market Announcements","title1":"Latest Market Announcements","title2":"Browse Older Announcements"},"ar":{"title0":"أخبار سوق المشتقات","title1":"أحدث إعلانات السوق","title2":"تصفح أخبار السوق القديمة"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title":"Disclosures","desc":"Get access to price-sensitive market information, including quarterly or annual financial statements from listed companies"},"ar":{"title":"الإفصاحات","desc":"اطلع على المعلومات المؤثرة على حركة الأسعار في السوق، بما فيها البيانات المالية الفصلية والسنوية الصادرة عن الشركات المدرجة."}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"label":"Company","btn-title":"Select Companies","placeholder":"Search by Company Name or Symbol","show-selected":"Show Selected","deselect-all":"Deselect All","show-all":"Show All","company":"Company","companies":"Companies","selected":"selected"},"ar":{"label":"الشركات","btn-title":"اختر شركة","placeholder":"ابحث باستخدام الرمز او الاسم","show-selected":"تظهر المختارة","deselect-all":"الغاء تحديد الكل","show-all":"عرض الكل","company":"شركة","companies":"شركات","selected":"المحدد"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title":"Stay Informed","desc":"Register to receive instant notifications on new Board positions becoming available in DFM-listed companies.","msgs":[{"title":"Thank you.","text":"Your email has been registered to receive notifications on new Board positions becoming available in DFM-listed companies.","type":"success"},{"title":"Form Error","text":"Email addresses do not match.","type":"error"}]},"ar":{"title":"كن على اطلاع!","desc":"التسجيل في خدمة استلام تنبيهات عبر البريد الالكتروني لشواغر مجالس الادارات للشركات المدرجة في سوق دبي المالي. ","msgs":[{"title":"شكرًا لك","text":"شكرًا لك. لقد تم تسجيل بريدك الإلكتروني لتلقي إشعارات بشأن توفر شواغر في مجالس إدارات الشركات المدرجة في سوق دبي المالي","type":"success"},{"title":"خطأ","text":"عناوين البريد الإلكتروني غير متطابقة","type":"error"}]}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"msgs":{"0":"Upload File","1":"Replace File","2":"Add More Files","3":"I agree to Dubai Financial Market’s Terms and Conditions","4":"Thank You","5":"Your application has been submitted"}},"ar":{"msgs":{"0":"رفع ملف","1":"استبدل الملف","2":"إضافة المزيد من الملفات","3":"أوافق على شروط وأحكام سوق دبي المالي","4":"شكرًا لك","5":"تطبيقاتك تمت تقديمها"}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title0":"Market Announcements","title1":"Latest Market Announcements"},"ar":{"title0":"أخبار السوق","title1":"أحدث أخبار السوق"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"select-announcement":"Type","market-announcement-label":"All Market Announcements","market-announcement-val":"DFM News","derivatives-announcement-label":"Derivatives Market Announcements","derivatives-announcement-val":"Derivative News"},"ar":{"select-announcement":"النوع","market-announcement-label":"كل الأخبار","market-announcement-val":"DFM News","derivatives-announcement-label":"أخبار سوق المشتقات","derivatives-announcement-val":"Derivative News"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"page-title":"Settlement & Trading Calender","downloads":[{"market":"Securities Market","documents":[{"title":"Securities Market (Excluding derivatives contract): Trading and Settlement Holidays for the calendar year 2025","href":"http://assets.dfm.ae/docs/default-source/dubai-clear/circulars/holiday-calendar---securities-market-2025---english.pdf?sfvrsn=565eaf81_0"},{"title":"Securities Market (Excluding derivatives contract): Trading and Settlement Holidays for the calendar year 2024","href":"http://assets.dfm.ae/docs/default-source/circulars/holiday-calendar-2024-securities-market-english.pdf?sfvrsn=71cdcf81_2"},{"title":"Securities Market (Excluding derivatives contracts): Trading and Settlement Holidays for the Calendar Year 2023","href":"https://assets.dfm.ae/docs/default-source/dubai-clear/circulars/holiday-calendar-2023---securities-market.pdf?sfvrsn=17c0e181_0"}]},{"market":"Derivatives Market","documents":[{"title":"Trading and Settlement Holidays for the Calendar year 2025 for Derivatives Contracts","href":"http://assets.dfm.ae/docs/default-source/dubai-clear/circulars/holiday-calendar---derivative-market---2025-en.pdf?sfvrsn=785eaf81_0"},{"title":"Trading and Settlement Holidays for the Calendar year 2024 for Derivatives Contracts","href":"http://assets.dfm.ae/docs/default-source/circulars/holiday-calendar-2024-futures-market-english.pdf?sfvrsn=77cdcf81_2"},{"title":"Trading and Settlement Holidays for the Calendar Year 2023 for Derivatives Contracts","href":"https://assets.dfm.ae/docs/default-source/dubai-clear/circulars/holiday-calendar-2023---derivatives-market.pdf?sfvrsn=35c0e181_0"}]}]},"ar":{"page-title":"العطلات الرسمية للتداول والتسوية","downloads":[{"market":"سوق الأوراق المالية","documents":[{"title":"العطلات الرسمية للتداول والتسوية للعام الميلادي 2025 لسوق الأوراق المالية (باستثناء عقود المشتقات)","href":"http://assets.dfm.ae/docs/default-source/dubai-clear/circulars/holiday-calendar-2025--securities-market-arabic.pdf?sfvrsn=815eaf81_0"},{"title":"العطلات الرسمية للتداول والتسوية للعام الميلادي 2024 لسوق الأوراق المالية (باستثناء عقود المشتقات)","href":"http://assets.dfm.ae/docs/default-source/circulars/holiday-calendar-2024-securities-market-arabic.pdf?sfvrsn=73cdcf81_2"},{"title":"العطلات الرسمية للتداول والتسوية للعام الميلادي 2023 لسوق الأوراق المالية (باستثناء عقود المشتقات)","href":"https://assets.dfm.ae/docs/default-source/dubai-clear/circulars/holiday-calendar-2023---securities-market.pdf?sfvrsn=17c0e181_0"}]},{"market":"عقود المشتقات","documents":[{"title":"العطلات الرسمية للتداول والتسوية للعام الميلادي 2025 لعقود المشتقات","href":"http://assets.dfm.ae/docs/default-source/dubai-clear/circulars/holiday-calendar-2025--futures-market---arabic.pdf?sfvrsn=275faf81_0"},{"title":"العطلات الرسمية للتداول والتسوية للعام الميلادي 2024 لعقود المشتقات","href":"http://assets.dfm.ae/docs/default-source/circulars/holiday-calendar-2024-futures-market-arabic.pdf?sfvrsn=79cdcf81_2"},{"title":"العطلات الرسمية للتداول والتسوية للعام الميلادي 2023 لعقود المشتقات","href":"https://www.dfm.ae/docs/default-source/dubai-clear/circulars/holiday-calendar-2023---derivatives-market.pdf?sfvrsn=35c0e181_0"}]}]}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title":"Circulars","desc":"This page contains the official Circulars for Dubai Financial Market. For the latest circulars, please refer to the below:"},"ar":{"title":"التعاميم","desc":"هذه الصفحة تضم التعاميم الرسمية الخاصة بسوق دبي المالي. للاطّلاع على أحدث هذه التعاميم، يرجى الرجوع إلى التالي"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"page-title":"Bulletins"},"ar":{"page-title":"النشرات"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title":"Historical Sector Indices Performance","info":" To request daily market reports for previous periods, please log in through the DFM eServices portal and complete the Historical Data Request form online. "},"ar":{"title":"البيانات التاريخية لمؤشرات القطاعات","info":"لطلب تقارير السوق اليومية لفترة سابقة، يرجى تسجيل الدخول عبر بوابة الخدمات الإلكترونية لسوق دبي المالي وتعبئة طلب البيانات التاريخية الكترونياً. "}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title":"Trade By Nationality","info":" To request daily market reports for previous periods, please log in through the DFM eServices portal and complete the Historical Data Request form online. ","data-headers":{"th1":"Nationality","th2":"Net Investment - AED","th3":"Value of Stocks Sold - AED","th4":"Value of Stocks Bought","th5":"Arab","th6":"GCC","th7":"Others","th8":"UAE Nationals","th9":"Total Foreign Trading","th10":"Total"}},"ar":{"title":"التداول حسب الشركة","info":"لطلب تقارير السوق اليومية لفترة سابقة، يرجى تسجيل الدخول عبر بوابة الخدمات الإلكترونية لسوق دبي المالي وتعبئة طلب البيانات التاريخية الكترونياً. ","data-headers":{"th1":"الجنسية","th2":"صافي الإستثمار - درهم","th3":"قيمة الأسهم المباعة - درهم","th4":"قيمة الأسهم المشتراة","th5":"عرب","th6":"مواطنو دول مجلس التعاون","th7":"جنسيات أخرى","th8":"مواطنو دولة الإمارات العربية المتحدة","th9":"إجمالي التداولات الأجنبية","th10":"المجموع"}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"year":"Year","corporate-action-type":"Corporate Action Type","action-entitlement":"Last Date for Action Entitlement","ex-date":"Ex-Dividend Date","register-closing":"Register Closing (settlement) Date","details":"Corporate Action Details"},"ar":{"year":"السنة","corporate-action-type":"نوع الإجراء","action-entitlement":"آخر موعد للشمول في الإجراء","ex-date":"تاريخ الاستبعاد من الارباح","register-closing":"تاريخ إغلاق السجل (تسوية)","details":"تفاصيل الإجراء"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title":"Last 10 General Meetings","heading1":"Meeting Date/Time","heading2":"Type of Meeting","heading3":"Net Profit/Loss","heading4":"Cash Dividend","heading5":"Bonus Share","heading6":"Announcements/Resolutions","heading7":"Last Date For Dividend Entitlement","heading8":"Ex-Dividend Date","heading9":"Register Closing (Settlement) Date","heading10":"Trading Suspension Date","heading11":"Trading Resuming Date","heading12":"Dividends Payment Date","heading13":"Payment Entity","heading14":"Meeting Venue"},"ar":{"title":"يتم إظهار آخر 10 اجتماعات عمومية","heading1":"تاريخ/وقت الاجتماع","heading2":"نوع الاجتماع","heading3":"صافي الأرباح/الخسائر","heading4":"توزيعات الأرباح النقدية","heading5":"سهم مجاني","heading6":"تصريحات / قرارات","heading7":"أخر تاريخ لاستحقاق أرباح الأسهم","heading8":"تاريخ الاستبعاد من الارباح","heading9":"تاريخ إغلاق السجل (تسوية)","heading10":"تاريخ إيقاف التداول","heading11":"تاريخ استئناف التداول","heading12":"تاريخ توزيع أرباح الأسهم","heading13":"مؤسسة الدفع","heading14":"مكان الإجتماع"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"title":"Latest Disclosures","disclaimer":"The information provided in this document is only available in Arabic due to the (Dubai court attestations only being in Arabic herein after referred thereto as (“Information”) is provided by way of general information and comment only. While reasonable care has been taken in producing this Information, changes in circumstances may occur at any time and may impact on the accuracy of the Information. The Information does not constitute professional advice or provision of any kind of services and should not be relied upon as such. Dubai Financial Market (“DFM”) and/or its affiliates, officers or employees, does not give any warranty or representation as to the accuracy, reliability, timeliness or completeness of the Information now or in the future. DFM shall not be liable for any loss suffered, directly or indirectly by any person acting in reliance upon the Information contained herein. "},"ar":{"title":"أحدث الإفصاحات","disclaimer":"المعلومات الواردة في هذه الوثيقة متوفرة فقط باللغة العربية نسبة لأن توثيق محاكم دبي عليه باللغة العربية ويشار إليها فيما يلي ب (المعلومات) تم تقديمها باعتبارها معلومات عامة وتعليق فقط. ورغم توخي العناية المعقولة في إنتاج هذه المعلومات، قد تحدث تغيرات في الظروف في أي وقت ويمكن أن تؤثر على دقة المعلومات. لا تشكل المعلومات نصيحة مهنية أو تقديم أي نوع من الخدمات، وينبغي عدم الاعتماد عليها على هذا النحو. لا يقدم أو يعطي سوق دبي المالي ويشار إليه فيما بعد بسوق دبي المالي و/ أو الشركات التابعة له، مسئوليه أو موظفيه أي ضمان أو زعم بدقتها وتوقيتها، وموثوقيتها أو اكتمال المعلومات الآن أو في المستقبل. لن يتحمل سوق دبي المالي أي مسئولية عن أي خسارة مباشرة أو غير مباشرة من قبل أي شخص يعمل في الاعتماد على المعلومات الواردة في هذه الوثيقة."}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"warning-msg":"No records available."},"ar":{"warning-msg":"لا توجد سجلات متاحة."}}'),delete t.options._Ctor}},,function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"disclaimer":"Dubai Financial Market herein after referred to as DFM attempts to ensure data and content on the Website is accurate, there is no charge for provision of data and DFM can only devote limited resources to the Website and any data. Content is only made available \\"AS IS\\" and on an \\"AS AVAILABLE\\" basis and may not always be accurate or up to date. Content may or may not have been prepared by DFM but is made available without responsibility on the part of DFM. DFM does not guarantee the accuracy, timeliness, completeness, performance or fitness for a particular purpose of the Website or any of the content. No responsibility is accepted by or on behalf of DFM for any errors, omissions, or inaccurate content. ","CompanyBrief":"Company Brief","ContactDetails":"Contact Details","CompanyProfile":"Company Profile","EquityProfile":"Equity Profile","RelatedDocuments":"Related Documents","BoardMembers":"Board Members","TopManagement":"Top Management","Subsdiaries":"Subsidiaries"},"ar":{"disclaimer":"سوق دبي المالي ويشار له فيما يلي بالسوق يحاول السوق ضمان دقة البيانات والمحتوى على الموقع، لا يوجد أي رسوم لتوفير البيانات ويمكن أن يخصص السوق موارد محدودة فقط للموقع والبيانات. تم توفير المحتوى فقط \\" كما هو متاح \\" وعلى أساس \\" كما هو متوفر ومتاح\\" وقد لا يكون دائما دقيق أو محدث حتى الآن. قد يكون أو لا يكون المحتوى قد أعد من قبل السوق وتم توفيره دون مسؤولية على جانب السوق. لا يضمن السوق دقة، توقيت، اكتمال، وفعالية، أو الملائمة لغرض معين من هذا الموقع أو أي من المحتويات. لا تقبل أية مسؤولية من قبل أو نيابة عن السوق عن أية أخطاء، حذف أو عدم دقة المحتويات.","CompanyBrief":"ملخص عن الشركة","ContactDetails":"معلومات الاتصال","CompanyProfile":"ملف الشركة","EquityProfile":"بيانات الملكية","RelatedDocuments":"الوثائق ذات الصلة","BoardMembers":"أعضاء مجلس الإدارة","TopManagement":"الإدارة العليا","Subsdiaries":"الشركات التابعة"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"warning-msg":"No reports available."},"ar":{"warning-msg":"لا توجد تقارير متاحة."}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"warning-msg":"No records available."},"ar":{"warning-msg":"لا توجد سجلات متاحة."}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"indicative-nav":"Indicative Nav","historical-nav":"Historical Nav"},"ar":{"indicative-nav":"صافي قيمة الأصول الاسترشادي","historical-nav":"صافي قيمة الأصول التاريخية"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"disclaimer":"The information provided in this document is only available in Arabic due to the (Dubai court attestations only being in Arabic herein after referred thereto as (“Information”) is provided by way of general information and comment only. While reasonable care has been taken in producing this Information, changes in circumstances may occur at any time and may impact on the accuracy of the Information. The Information does not constitute professional advice or provision of any kind of services and should not be relied upon as such. Dubai Financial Market (“DFM”) and/or its affiliates, officers or employees, does not give any warranty or representation as to the accuracy, reliability, timeliness or completeness of the Information now or in the future. DFM shall not be liable for any loss suffered, directly or indirectly by any person acting in reliance upon the Information contained herein."},"ar":{"disclaimer":"المعلومات الواردة في هذه الوثيقة متوفرة فقط باللغة العربية نسبة لأن توثيق محاكم دبي عليه باللغة العربية ويشار إليها فيما يلي ب (\'المعلومات\') تم تقديمها باعتبارها معلومات عامة وتعليق فقط. ورغم توخي العناية المعقولة في إنتاج هذه المعلومات، قد تحدث تغيرات في الظروف في أي وقت ويمكن أن تؤثر على دقة المعلومات. لا تشكل المعلومات نصيحة مهنية أو تقديم أي نوع من الخدمات، وينبغي عدم الاعتماد عليها على هذا النحو. لا يقدم أو يعطي سوق دبي المالي ويشار إليه فيما بعد بسوق دبي المالي و/ أو الشركات التابعة له، مسئوليه أو موظفيه أي ضمان أو زعم بدقتها وتوقيتها، وموثوقيتها أو اكتمال المعلومات الآن أو في المستقبل. لن يتحمل سوق دبي المالي أي مسئولية عن أي خسارة مباشرة أو غير مباشرة من قبل أي شخص يعمل في الاعتماد على المعلومات الواردة في هذه الوثيقة."}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"page-title":"Service Detail","messages":["Service ID","Title","Details","Fees","Procedures","Required Documents","How to Apply"],"note":"Note: All current fees are subject to VAT. The fee will be added to invoices as per the UAE Federal Law No.8 of 2017."},"ar":{"page-title":"تفاصيل الخدمة ","messages":["رمز الخدمة","عنوان","تفاصيل الخدمة","التفاصيل المالية","الاجراءات والوثائق المطلوبة من المتعامل","المستندات المطلوبة","كيفية التقديم؟"],"note":"ملاحظة: تخضع كافة العمولات الحالية لضريبة القيمة المضافة، وسيتم اضافتها على قيمة الفاتورة استناداً إلى القانون الاتحادي للضرائب لدولة الامارات العربية المتحدة رقم 8 لعام 2017."}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"t1":"Initial Public Offering","t2":"Subscription is open from","t3":"19-27 November, 2024","msg1":"Talabat Holding plc Initial Public Offering"},"ar":{"t1":"الــطــرح الــعــام الأولـي","t2":"الاكـتتـاب","t3":"19-27 نوفمبر 2024","msg1":"طلبات هولدينج بي إل سي الــطــرح الــعــام الأولـي"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"t1":"Initial Public Offering","t2":"Subscription is open from","t3":"16-23 March, 2023","msg1":"Al Ansari Financial Services Initial Public Offering"},"ar":{"t1":"الــطــرح الــعــام الأولـي","t2":"الاكـتتـاب","t3":"23-16 مارس 2023","msg1":"الاكتتاب العام الأولي لشركة الأنصاري للخدمات المالية"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"t1":"Initial Public Offering","t2":"Subscription Period","t3":"20-28 November, 2023","msg1":"Dubai Taxi Initial Public Offering"},"ar":{"t1":"الــطــرح الــعــام الأولـي","t2":"فترة الاكتتاب","t3":"20-28 نوفمبر 2023","msg1":"الاكتتاب العام الأولي لشركة تاكسي دبي"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"msg1":"Display Brokers filtered by Services Offered","msg2":"Clear","servicesDropdownList":["Digital onboarding through DFM App","Digital onboarding through broker’s platform","Equity Trading","Derivative Trading","Margin Trading","Short-Term Margin Trading","Direct Market Access - DMA","Internet Trading","Mobile Trading","Authorized Participants - AP","Liquidity Provider - LP","Price Stabilization","Regulated Short Selling","Account Allocation","Trading of the Brokerage Company in its own name and for its benefit"]},"ar":{"msg1":"عرض الوسطاء المُصنّفين حسب الخدمات المقدمة","msg2":"إلغاء","servicesDropdownList":["خدمة فتح حساب تداول عبر تطبيق سوق دبي المالي","خدمة فتح حساب تداول عبر منصة الوسيط الإلكترونية","تداول الأوراق المالية","تداول العقود المستقبلية","تداول الهامش","تداول بالهامش قصير المدى","التداول المباشر عبر الأسواق","التداول عبر الإنترنت","رخصة التداول عبر الهاتف المتحرك","رخصة المفوضين المعتمدين","LP موفر السيولة","الاستقرار السعري","البيع على المكشوف المنظم","حساب التخصيص","تداول شركة الوساطة باسمها ولحسابها الخاص"]}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"msg":{"text1":"Pilot Carbon Summary"}},"ar":{"msg":{"text1":" ملخص المنصة التجريبية الخاصة بتداول أرصدة الكربون"}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"main-msg":"Dubizzle Group IPO","btn-text":"More Info","btn-link":"/investing/services/ipo-subscriptions/dubizzle","btn-text2":"More Info","btn-link2":"https://ipo.dubizzlegroup.com"},"ar":{"main-msg":"الطرح العام الأولي مجموعة دوبيزل","btn-text":"المزيد","btn-link":"/investing/services/ipo-subscriptions/dubizzle","btn-text2":"المزيد","btn-link2":"https://ipo.dubizzlegroup.com"}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"en":{"desc":"Enter your investor number to check if you have any DFM PJSC unclaimed dividends.","formlabel":{"captcha":"captcha","nin":"NIN","securitycode":"Security Code"}}}'),delete t.options._Ctor}},function(t,e){t.exports=function(t){t.options.__i18n=t.options.__i18n||[],t.options.__i18n.push('{"ar":{"desc":"Enter your investor number to check if you have any DFM PJSC unclaimed dividends.","formlabel":{"captcha":"كلمة التحقق","nin":"NIN","securitycode":"الرجاء ادخال الحروف الظاهرة في الصورة:"}}}'),delete t.options._Ctor}},,,,,,,,,function(t,e,n){"use strict";var r=n(4),o=(n(40),n(28),n(8),n(47),n(48),n(38),n(3),n(113),n(19),n(291)),l=n(92);function c(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function d(t){for(var e=1;eDate.now()}}}),l=n(0),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",[t.isLabel?e("label",[t._t("default")],2):t._e(),t._v(" "),e("date-picker",{ref:"datePicker",staticClass:"w-full",attrs:{"value-type":"DD/MM/YYYY",format:"DD/MM/YYYY",placeholder:t.$t("commons.select-date"),confirm:!0,"disabled-date":t.notAfterToday},on:{change:function(e){return t.dateChanged()}},model:{value:t.filterDate,callback:function(e){t.filterDate=e},expression:"filterDate"}})],1)}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(28),n(51),n(7);var r={name:"AttachmentListDropdown",props:{resources:{type:Array,required:!0},company:{type:String,default:"dfm"}},computed:{resourcePath:function(){return"dfm"==this.company?this.$config.dfmResourcePath:this.$config.ndResourcePath}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"p-2 bg-gray-700 border border-gray-200 rounded shadow-lg"},[t.resources.length?e("div",[e("span",{staticClass:"block px-2 py-1 text-sm text-white uppercase bg-gray-500"},[t._v(" "+t._s("en"==t.$i18n.locale?"Files":"الملفات")+" ")]),t._v(" "),t._l(t.resources,(function(n){return e("a",{key:n.id,staticClass:"block px-2 py-2 text-sm text-white truncate whitespace-nowrap hover:bg-gray-600 hover:text-white",attrs:{"aria-label":"view the attached pdf",href:"".concat(t.resourcePath).concat(n.r_path),target:"_blank"}},[t._v("\n "+t._s(n.description)+"\n ")])}))],2):t._e()])}),[],!1,null,null,null);e.default=component.exports},,,,,,function(t,e,n){"use strict";var r=n(218),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(219),o=n.n(r);e.default=o.a},,,function(t,e,n){"use strict";var r=n(222),o=n.n(r);e.default=o.a},,function(t,e,n){"use strict";var r=n(223),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(224),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(225),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(226),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(227),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(228),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(229),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(230),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(231),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(232),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(233),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(234),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(235),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(236),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(237),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(238),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(239),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(240),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(241),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(242),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(243),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(244),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(245),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(246),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(247),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(248),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(249),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(250),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(251),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(252),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(253),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(254),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(255),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(256),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(257),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(258),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(259),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(260),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(261),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(262),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(263),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(264),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(265),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(266),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(267),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(268),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(269),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(270),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(271),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(273),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(274),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(275),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(276),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(277),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(278),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(279),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(280),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(281),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(282),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(283),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(284),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(285),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";var r=n(286),o=n.n(r);e.default=o.a},function(t,e,n){"use strict";n(11);var r=n(33),o=n(1),l=(n(6),n(28),n(51),n(64),n(70),n(71),n(17),n(902),n(908),n(909),n(26),n(38),n(3),n(13),n(9),n(37),n(112),n(25),n(39),n(911),n(919),n(921),n(922),n(923),n(925),n(926),n(927),n(928),n(929),n(930),n(931),n(932),n(934),n(935),n(936),n(937),n(938),n(939),n(940),n(941),n(942),n(943),n(944),n(590)),c=n.n(l);function d(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=function(t,a){if(t){if("string"==typeof t)return f(t,a);var e={}.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?f(t,a):void 0}}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,o=function(){};return{s:o,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var l,a=!0,u=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return a=t.done,t},e:function(t){u=!0,l=t},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw l}}}}function f(t,a){(null==a||a>t.length)&&(a=t.length);for(var e=0,n=Array(a);e${data}')),t+="",data[0])t+=""+r+"";return t+="",t+="",t+="",data.map((function(e,r){for(var o in t+="",e)t+=""+n.valueReformattedForMultilines(e[o])+"";t+=""})),t+="",null!=this.footer&&(t+="",t+=this.parseExtraData(this.footer,'${data}'),t+=""),' \x3c!--[if gte mso 9]>${worksheet}br {mso-data-placement: same-cell;}${table}
'.replace("${table}",t).replace("${worksheet}",this.worksheet)},jsonToCSV:function(data){var t=[];for(var e in null!=this.title&&t.push(this.parseExtraData(this.title,"${data}\r\n")),data[0])t.push(e),t.push(",");return t.pop(),t.push("\r\n"),data.map((function(e){for(var n in e){var r='="'+e[n]+'"';r.match(/[,"\n]/)&&(r='"'+r.replace(/\"/g,'""')+'"'),t.push(r),t.push(",")}t.pop(),t.push("\r\n")})),null!=this.footer&&t.push(this.parseExtraData(this.footer,"${data}\r\n")),t.join("")},getProcessedJson:function(data,header){var t=this.getKeys(data,header),e=[],n=this;return data.map((function(r,o){var l={};for(var label in t){var c=t[label];l[label]=n.getValue(c,r)}e.push(l)})),e},getKeys:function(data,header){if(header)return header;var t={};for(var e in data[0])t[e]=e;return t},parseExtraData:function(t,e){var n="";if(Array.isArray(t))for(var i=0;i1?this.getValueFromNestedItem(e,o):this.parseValue(e[n]):e,t.hasOwnProperty("callback")&&(l=this.getValueFromCallback(l,t.callback)),l},valueReformattedForMultilines:function(t){return"string"==typeof t?t.replace(/\n/gi,"
"):t},getValueFromNestedItem:function(t,e){var n,r=t,o=d(e);try{for(o.s();!(n=o.n()).done;){var l=n.value;r&&(r=r[l])}}catch(t){o.e(t)}finally{o.f()}return this.parseValue(r)},getValueFromCallback:function(t,e){if("function"!=typeof e)return this.defaultValue;var n=e(t);return this.parseValue(n)},parseValue:function(t){return t||0===t||"boolean"==typeof t?t:this.defaultValue},base64ToBlob:function(data,t){for(var e=window.btoa(window.unescape(encodeURIComponent(data))),n=atob(e),r=n.length,o=new Uint8ClampedArray(r);r--;)o[r]=n.charCodeAt(r);return new Blob([o],{type:t})}}},h=m,_=n(0),component=Object(_.a)(h,(function(){var t=this;return(0,t._self._c)("div",{attrs:{id:t.idName},on:{click:t.generate}},[t._t("default",(function(){return[t._v("\n Download "+t._s(t.name)+"\n ")]}))],2)}),[],!1,null,null,null);e.a=component.exports},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},,,function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},,,,,,,,,,,,,,,,function(t,e,n){t.exports={}},,,,,,,function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){t.exports={}},function(t,e,n){"use strict";n.r(e);n(8),n(3);var r={name:"FooterContent",computed:{currentYear:function(){return(new Date).getFullYear()},currentLocale:function(){var t=this;return this.$i18n.locales.filter((function(i){return i.code==t.$i18n.locale}))}}},o=(n(834),n(0)),l=n(348),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("footer",{staticClass:"md:text-[15px] font-light leading-6 text-white bg-black"},[e("div",{staticClass:"container"},[e("div",{staticClass:"grid items-start grid-cols-1 gap-12 py-16 md:grid-cols-12"},[e("div",{staticClass:"col-span-1 md:col-span-4"},[e("div",{staticClass:"grid content-start h-full grid-cols-1 gap-12"},[e("img",{staticClass:"w-auto h-12 lg:h-12",attrs:{width:"120",height:"48",loading:"lazy",src:n(460),alt:"DFM logo",title:"DFM logo in the footer"}}),t._v(" "),e("div",[e("span",{staticClass:"block",domProps:{innerHTML:t._s(t.$t("address"))}}),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(t.$t("makani"))+": "),e("span",{staticClass:"num"},[t._v(t._s(t.$t("makani-number"))+" ")])]),t._v(" "),e("a",{staticClass:"inline-block px-6 py-3 mt-6 text-white transition-all border border-white hover:bg-white hover:text-black",attrs:{href:"https://goo.gl/maps/rozGshR6Q44fr6KX9",target:"_blank"}},[t._v("\n "+t._s("en"==t.$i18n.locale?"View Location":"خريطة الموقع")+"\n ")])])])]),t._v(" "),e("div",{staticClass:"col-span-1 md:col-span-8"},[e("div",{staticClass:"grid grid-cols-1 divide-y divide-primary-light/20"},[e("div",{staticClass:"grid grid-cols-1 gap-8 pb-12 md:mt-0 md:grid-cols-2 lg:grid-cols-3"},[e("div",{},[e("span",{staticClass:"block text-xs uppercase font-heading rtl:font-arabic text-muted"},[t._v(" "+t._s(t.$t("telephone"))+" ")]),t._v(" "),t._m(0)]),t._v(" "),e("div",{},[e("span",{staticClass:"block text-xs uppercase font-heading rtl:font-arabic text-muted"},[t._v(" "+t._s(t.$t("email"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" customerservice@dfm.ae ")])]),t._v(" "),e("div",{},[e("span",{staticClass:"block text-xs uppercase font-heading rtl:font-arabic text-muted"},[t._v(" "+t._s(t.$t("officehours"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s("en"==t.$i18n.locale?"8:00AM-4:00PM / Mon-Fri ":" 8:00 صباحاً – 4:00 مساءاً / الإثنين-الجمعة ")+" ")])])]),t._v(" "),e("div",{staticClass:"grid items-start grid-flow-row grid-cols-1 pt-12 gap-y-8 md:mt-0 md:grid-cols-3"},[e("div",{staticClass:"row-span-2 links"},[e("span",[t._v(" "+t._s(t.$t("quick-access"))+" ")]),t._v(" "),e("a",{attrs:{href:"https://marketwatch.dfm.ae/".concat(t.$i18n.locale),target:"_blank"}},[t._v(" "+t._s(t.$t("links.market-watch"))+" ")]),t._v(" "),e("nuxt-link",{attrs:{to:t.localePath("/investing/services/mobile-app/")}},[t._v(" "+t._s(t.$t("links.mobile-app"))+" ")]),t._v(" "),e("a",{attrs:{target:"_blank",href:"https://esrv.dfm.ae/WebApplication.UI/LocalOperations/Login/PopupLogin.aspx?lang=".concat(t.currentLocale[0].iso)}},[t._v(" "+t._s(t.$t("links.e-services"))+" ")]),t._v(" "),e("nuxt-link",{attrs:{to:t.localePath("/discover-dfm/contact-us")}},[t._v(" "+t._s(t.$t("links.contact-us"))+" ")])],1),t._v(" "),e("div",{staticClass:"links"},[e("span",[t._v(" "+t._s(t.$t("quick-links")))]),t._v(" "),e("nuxt-link",{attrs:{to:t.localePath("/the-exchange/market-information/listed-securities/equities")}},[t._v(" "+t._s(t.$t("links.listed-securities")))]),t._v(" "),e("nuxt-link",{attrs:{to:t.localePath("/the-exchange/statistics-reports/foreign-ownership")}},[t._v(" "+t._s(t.$t("links.foreign-ownership")))]),t._v(" "),e("nuxt-link",{attrs:{to:t.localePath("/discover-dfm/investor-relations")}},[t._v(" "+t._s(t.$t("links.investor-relations")))])],1),t._v(" "),e("div",{staticClass:"links"},[e("span",[t._v(" "+t._s(t.$t("rel-companies")))]),t._v(" "),e("a",{attrs:{href:"https://www.nasdaqdubai.com/",target:"_blank"}},[t._v(t._s(t.$t("links.nasdaq-dubai")))]),t._v(" "),e("a",{attrs:{href:"https://www.borsedubai.ae/",target:"_blank"}},[t._v(t._s(t.$t("links.borse-dubai-limited")))]),t._v(" "),e("a",{attrs:{href:"https://www.dubaicsd.ae/",target:"_blank"}},[t._v(t._s(t.$t("links.dubai-csd-llc")))]),t._v(" "),e("a",{attrs:{href:"https://www.dubaiclear.ae/",target:"_blank"}},[t._v(t._s(t.$t("links.dubai-clear-llc")))])])])])])]),t._v(" "),e("div",{staticClass:"py-4 border-t border-white/20"},[e("div",{staticClass:"flex flex-col items-center gap-6 py-6 lg:flex-row lg:py-0"},[e("div",{staticClass:"flex flex-col gap-x-0 md:gap-x-8 md:flex-row md:justify-center"},[e("nuxt-link",{staticClass:"inline-block leading-relaxed text-center text-white/70 hover:text-white",attrs:{to:t.localePath("/other/privacy-policy")}},[t._v(" "+t._s(t.$t("privacypolicy"))+" ")]),t._v(" "),e("nuxt-link",{staticClass:"inline-block leading-relaxed text-center text-white/70 hover:text-white",attrs:{to:t.localePath("/other/disclaimer")}},[t._v(" "+t._s(t.$t("disclaimer"))+" ")])],1),t._v(" "),e("div",{staticClass:"flex flex-col items-center gap-4 footer-social-links ltr:lg:ml-auto rtl:lg:mr-auto md:justify-center lg:flex-row"},[e("div",{staticClass:"flex justify-center gap-2"},[e("a",{staticClass:"transition-all transform hover:scale-110",attrs:{href:t.$appleStoreLink,"aria-label":"DFM App appstore link",target:"_blank"}},[e("img",{staticClass:"w-auto h-8",attrs:{loading:"lazy",width:"108",height:"32",src:n(463),alt:"Apple app store badge",title:"Apple app store badge"}})]),t._v(" "),e("a",{staticClass:"transition-all transform hover:scale-110",attrs:{href:t.$googleStoreLink,target:"_blank","aria-label":"DFM app playstore link"}},[e("img",{staticClass:"w-auto h-8",attrs:{loading:"lazy",width:"108",height:"32",src:n(464),alt:"Google play store badge",title:"Google play store badge"}})])]),t._v(" "),e("div",{staticClass:"flex justify-center gap-x-3"},[e("a",{staticClass:"s-links instagram",attrs:{target:"_blank",href:"https://instagram.com/dubaifinancialmarket",name:"DFM Instagram","aria-label":"Instagram"}},[e("svg",{staticClass:"w-6 h-6 fill-current currentColor",attrs:{version:"1.1",viewBox:"0 0 24 24"}},[e("g",{attrs:{transform:"scale(0.046875)"}},[e("path",{attrs:{d:"M349.33,69.33l2.64103e-06,7.88714e-09c51.4864,0.153759 93.1862,41.8536 93.34,93.34v186.66l-1.0468e-06,0.000350306c-0.15395,51.4864 -41.8539,93.1861 -93.3403,93.3397h-186.66l3.34811e-07,9.99762e-10c-51.4864,-0.153757 -93.1862,-41.8536 -93.34,-93.34v-186.66l1.06286e-06,-0.000355679c0.153953,-51.4864 41.8539,-93.1861 93.3404,-93.3396h186.66m0,-37.33h-186.66c-71.87,1.06151e-06 -130.67,58.8 -130.67,130.67v186.66c0,71.87 58.8,130.67 130.67,130.67h186.66c71.87,0 130.67,-58.8 130.67,-130.67v-186.66c0,-71.87 -58.8,-130.67 -130.67,-130.67Z"}}),t._v(" "),e("path",{attrs:{d:"M377.33,162.67l-1.22392e-06,-2.84217e-14c-15.464,-6.75952e-07 -28,-12.536 -28,-28c6.75952e-07,-15.464 12.536,-28 28,-28c15.464,6.75952e-07 28,12.536 28,28l-3.86248e-07,-0.000179401c0.0332718,15.4308 -12.4489,27.9669 -27.8797,28.0002c-0.040043,8.63405e-05 -0.0800861,8.65976e-05 -0.120129,7.71343e-07Zm-121.33,18.66l-3.26393e-06,5.68434e-14c41.2391,-1.80262e-06 74.67,33.4309 74.67,74.67c1.80262e-06,41.2391 -33.4309,74.67 -74.67,74.67c-41.2391,1.80262e-06 -74.67,-33.4309 -74.67,-74.67l-2.65798e-06,0.00252485c0.0426983,-41.2208 33.4467,-74.627 74.6675,-74.6725m0,-37.33l-4.89568e-06,1.13687e-13c-61.8559,2.70381e-06 -112,50.1441 -112,112c2.70381e-06,61.8559 50.1441,112 112,112c61.8559,-2.70381e-06 112,-50.1441 112,-112v0c0,-61.8559 -50.1441,-112 -112,-112Z"}})])])]),t._v(" "),e("a",{staticClass:"s-links",attrs:{target:"_blank",href:"https://www.linkedin.com/company/dubai-financial-market_2",name:"DFM Linkedin","aria-label":"instagram"}},[e("svg",{staticClass:"w-6 h-6 fill-current",attrs:{version:"1.1",viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M444.17,32h-373.89c-20.43,0 -38.28,14.7 -38.28,34.89v374.72c0,20.3 17.85,38.39 38.28,38.39h373.78c20.54,0 35.94,-18.21 35.94,-38.39v-374.72c0.12,-20.19 -15.4,-34.89 -35.83,-34.89Zm-273.3,373.43h-64.18v-199.55h64.18Zm-29.87,-229.89h-0.46c-20.54,0 -33.84,-15.29 -33.84,-34.43c0,-19.49 13.65,-34.42 34.65,-34.42c21,0 33.85,14.82 34.31,34.42c-0.01,19.14 -13.31,34.43 -34.66,34.43Zm264.43,229.89h-64.18v-109.11c0,-26.14 -9.34,-44 -32.56,-44c-17.74,0 -28.24,12 -32.91,23.69c-1.75,4.2 -2.22,9.92 -2.22,15.76v113.66h-64.18v-199.55h64.18v27.77c9.34,-13.3 23.93,-32.44 57.88,-32.44c42.13,0 74,27.77 74,87.64Z",transform:"scale(0.046875)"}})])]),t._v(" "),e("a",{staticClass:"s-links",attrs:{target:"_blank",href:"https://twitter.com/DFMalerts",name:"twitter","aria-label":"DFM Twitter"}},[e("svg",{staticClass:"w-6 h-6 fill-current",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512"}},[e("path",{attrs:{fill:"currentColor",d:"M64 32C28.7 32 0 60.7 0 96v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm297.1 84L257.3 234.6L379.4 396h-95.6L209 298.1L123.3 396H75.8l111-126.9L69.7 116h98l67.7 89.5l78.2-89.5h47.5zm-37.8 251.6L153.4 142.9h-28.3l171.8 224.7h26.3z"}})])]),t._v(" "),e("a",{staticClass:"s-links",attrs:{target:"_blank",href:"https://www.facebook.com/dubaifinancialmarket/",name:"Facebook","aria-label":"DFM Facebook"}},[e("svg",{staticClass:"w-6 h-6 fill-current",attrs:{"aria-hidden":"true",role:"img",viewBox:"0 0 464 488"}},[e("path",{attrs:{d:"M462 78q0-30-23-53T386 2H78Q48 2 25 25T2 78v308q0 30 23 53t53 23h154V288h-56v-76h56v-30q0-39 25.5-68.5T318 84h62v76h-62q-5 0-9.5 6t-4.5 15v31h76v76h-76v174h82q30 0 53-23t23-53V78z",fill:"currentColor"}})])]),t._v(" "),e("a",{staticClass:"s-links",attrs:{target:"_blank",href:"https://www.youtube.com/channel/UCx5rhbHFG7nNCGFkJYSyXsw/feed",name:"Youtube","aria-label":"DFM Youtube"}},[e("svg",{staticClass:"w-6 h-6 fill-current",attrs:{version:"1.1",viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M508.64,148.79c0,-45 -33.1,-81.2 -74,-81.2c-55.4,-2.59 -111.9,-3.59 -169.64,-3.59h-18c-57.6,0 -114.2,1 -169.6,3.6c-40.8,0 -73.9,36.4 -73.9,81.4c-2.5,35.59 -3.56,71.19 -3.5,106.79c-0.1,35.6 1.03333,71.2333 3.4,106.9c0,45 33.1,81.5 73.9,81.5c58.2,2.7 117.9,3.9 178.6,3.8c60.8,0.2 120.333,-1.06667 178.6,-3.8c40.9,0 74,-36.5 74,-81.5c2.4,-35.7 3.5,-71.3 3.4,-107c0.226667,-35.6 -0.86,-71.2333 -3.26,-106.9Zm-301.64,205.1v-196.5l145,98.2Z",transform:"scale(0.046875)"}})])])])])])])]),t._v(" "),e("div",{staticClass:"py-6 border-t copyright border-white/20"},[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col items-center justify-center text-center gap-y-4"},[e("span",{staticClass:"block text-xs uppercase"},[t._v(t._s(t.$t("copyright",{currentYear:t.currentYear})))]),t._v(" "),e("a",{staticClass:"flex transition border border-white group",attrs:{href:"https://04.gov.ae/",target:"_blank",title:"The unified interactive platform between Dubai Government and its Customers"}},[e("div",{staticClass:"p-1 bg-white group-hover:bg-transparent"},[e("svg",{staticClass:"text-black fill-current w-7 h-7 group-hover:text-white",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 34 34"}},[e("path",{attrs:{d:"M11.493 31.577c-6.308 0-11.44-5.245-11.44-11.692S5.186 8.193 11.494 8.193s11.44 5.245 11.44 11.692-5.132 11.692-11.44 11.692Zm0-21.475c-5.278 0-9.571 4.389-9.571 9.783 0 5.394 4.293 9.783 9.57 9.783 5.279 0 9.572-4.389 9.572-9.783 0-5.394-4.293-9.783-9.571-9.783Z"}}),t._v(" "),e("path",{attrs:{d:"M9.204 23.862H27V1.992L9.204 23.862Zm15.81-2.03H13.437L25.014 7.606v14.226Z"}}),t._v(" "),e("path",{attrs:{d:"M25.02 21.838v9.739l7.925-9.739H25.02Zm1.986 2.03h1.706l-1.706 2.096v-2.096Z"}}),t._v(" "),e("path",{attrs:{d:"M26.998 21.838H25.02v2.024H27v-2.024ZM22.773 21.833h-1.9a9.878 9.878 0 0 1-.639 2.03h2.017c.231-.651.407-1.33.522-2.03ZM19.446 14.448l1.236-1.52c-.4-.55-.846-1.064-1.333-1.534l-1.198 1.472c.483.479.92 1.009 1.295 1.582Z"}})])]),t._v(" "),e("span",{staticClass:"flex items-center px-2 text-xs text-white uppercase bg-transparent group-hover:text-black group-hover:bg-white"},[t._v("\n "+t._s(t.$t("suggestions"))+" / "+t._s(t.$t("complaints"))+"\n ")])])])])])])}),[function(){var t=this._self._c;return t("span",{staticClass:"block"},[t("span",{staticClass:"num"},[this._v(" +971 4 305 5555")])])}],!1,null,"57643255",null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={fetchOnServer:!1,data:function(){return{dropdownOpen:!1,status:""}},computed:{statusData:function(){return this.$store.state.marketwatch.dfmgi},totalVolume:function(){return this.statusData.volume+this.statusData.blockvolume},totalValue:function(){return this.statusData.value+this.statusData.blockvalue},totalTrades:function(){return this.statusData.trades+this.statusData.totalblock},indexClass:function(){return this.statusData.change>0?"up":this.statusData.change<0?"down":"unchanged"}},methods:{dropdownStatus:function(t){this.dropdownOpen=t}}},o=(n(835),n(0)),l=n(349),component=Object(o.a)(r,(function(){var t,e,n=this,r=n._self._c;return r("div",{staticClass:"flex items-center h-full px-4 py-2 text-sm border-t md:px-8 header-info-bar lg:h-auto"},[null!==(t=n.statusData)&&void 0!==t&&t.index?null!==(e=n.statusData)&&void 0!==e&&e.index?r("div",{staticClass:"flex gap-x-4"},[r("custom-dropdown",{staticClass:"flex items-center",attrs:{left:""},on:{toggle:n.dropdownStatus},scopedSlots:n._u([{key:"trigger",fn:function(){return[r("div",{staticClass:"flex items-center cursor-pointer gap-x-2 group font-heading rtl:font-arabic"},[r("market-status"),n._v(" "),n.dropdownOpen?r("svg",{staticClass:"w-5 h-5",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[r("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6 18L18 6M6 6l12 12"}})]):r("svg",{staticClass:"w-5 h-5 !text-primary transition-all",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[r("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M19.5 8.25l-7.5 7.5-7.5-7.5"}})])],1)]},proxy:!0},{key:"content",fn:function(){return[r("div",{staticClass:"relative flex flex-col w-full bg-white border shadow-2xl lg:w-max top-2"},[r("div",{staticClass:"px-6 py-3 bg-gray-100"},[r("span",{staticClass:"text-xs uppercase font-heading rtl:font-arabic"},[n._v("\n "+n._s(n.$t("commons.last-updated"))+" "),r("span",{staticClass:"ltr"},[n._v(n._s(n.$dayjs(n.statusData.timestamp).format("DD-MM-YYYY / hh:mm:ss a")))])])]),n._v(" "),r("div",{staticClass:"p-6"},[r("div",{staticClass:"flex gap-x-3"},[r("div",{staticClass:"flex items-center uppercase gap-x-2 header-info-bar-item font-heading rtl:font-arabic rtl:gap-x-reverse sm:w-auto"},[r("span",[n._v(" "+n._s(n.$t("commons.up"))+" ")]),n._v(" "),r("span",{staticClass:"stockprice-icon up"}),n._v(" "),r("span",[n._v(" "+n._s(n.statusData.gained)+" ")])]),n._v(" "),r("div",{staticClass:"flex items-center uppercase gap-x-2 header-info-bar-item font-heading rtl:font-arabic rtl:gap-x-reverse sm:w-auto"},[r("span",[n._v(" "+n._s(n.$t("commons.down"))+" ")]),n._v(" "),r("span",{staticClass:"stockprice-icon down"}),n._v(" "),r("span",[n._v(" "+n._s(n.statusData.lost)+" ")])]),n._v(" "),r("div",{staticClass:"flex items-center uppercase gap-x-2 header-info-bar-item font-heading rtl:font-arabic rtl:gap-x-reverse sm:w-auto"},[r("span",[n._v(" "+n._s(n.$t("commons.unchanged"))+" ")]),n._v(" "),r("span",{staticClass:"stockprice-icon unchanged"}),n._v(" "),r("span",[n._v(" "+n._s(n.statusData.stable)+" ")])])])]),n._v(" "),r("div",{staticClass:"lg:hidden"},[r("div",{staticClass:"px-6 py-3 bg-gray-100"},[r("span",{staticClass:"text-sm font-bold uppercase"},[n._v(n._s(n.$t("commons.securities-total")))])]),n._v(" "),r("div",{staticClass:"flex flex-col p-6 gap-y-3 uppercae font-heading rtl:font-arabic"},[r("span",{staticClass:"block uppercase"},[n._v(n._s(n.$t("data-headers.volume"))+" :"+n._s(n._f("numFormat")(n.totalVolume))+" ")]),n._v(" "),r("span",{staticClass:"block uppercase"},[n._v(n._s(n.$t("data-headers.value"))+" : "+n._s(n._f("priceDecimal")(n.totalValue,2))+" ")]),n._v(" "),r("span",{staticClass:"block uppercase"},[n._v(n._s(n.$t("data-headers.trades"))+" : "+n._s(n._f("numFormat")(n.totalTrades))+" ")])])]),n._v(" "),r("div",{staticClass:"px-6 py-3 bg-gray-100"},[r("span",{staticClass:"text-sm font-bold uppercase"},[n._v(n._s(n.$t("commons.direct-deals")))])]),n._v(" "),r("div",{staticClass:"flex flex-col p-6 gap-y-3 uppercae font-heading rtl:font-arabic"},[r("span",{staticClass:"block uppercase"},[n._v(n._s(n.$t("data-headers.value"))+" : "+n._s(n._f("priceDecimal")(n.statusData.blockvalue,2))+" ")]),n._v(" "),r("span",{staticClass:"block uppercase"},[n._v(n._s(n.$t("data-headers.volume"))+" : "+n._s(n._f("numFormat")(n.statusData.blockvolume)))]),n._v(" "),r("span",{staticClass:"block uppercase"},[n._v(n._s(n.$t("data-headers.trades"))+" : "+n._s(n._f("numFormat")(n.statusData.totalblock)))])])])]},proxy:!0}])}),n._v(" "),r("div",{staticClass:"items-center flex-1 hidden py-1 uppercase border-gray-300 xs:flex lg:flex-initial ltr:pl-4 rtl:pr-4 header-info-bar-item font-heading rtl:font-arabic sm:w-auto ltr:border-l rtl:border-r gap-x-2"},[r("span",[n._v(" DFMGI ")]),n._v(" "),r("span",{staticClass:"stockprice-icon",class:n.indexClass}),n._v(" "),r("span",{staticClass:"text-black"},[n._v(" "+n._s(n.statusData.index)+" ")]),n._v(" "),r("span",{staticClass:"hidden sm:inline-block"},[n._v("\n ("),r("span",{class:n.indexClass},[n._v(n._s(n.statusData.change))]),n._v(" / "),r("span",{class:n.indexClass},[n._v(n._s(n.statusData.changepercentage)+"%")]),n._v(")\n ")])]),n._v(" "),r("div",{staticClass:"hidden border-gray-300 xl:flex ltr:pl-4 rtl:pr-4 ltr:border-l rtl:border-r gap-x-6"},[r("div",{staticClass:"flex items-center uppercase gap-x-2 header-info-bar-item font-heading rtl:font-arabic rtl:gap-x-reverse sm:w-auto"},[r("span",{staticClass:"text-primary"},[n._v(" "+n._s(n.$t("commons.total-volume"))+" ")]),n._v(" "),r("span",[n._v(" "+n._s(n._f("numFormat")(n.totalVolume))+" ")])]),n._v(" "),r("div",{staticClass:"flex items-center uppercase gap-x-2 header-info-bar-item font-heading rtl:font-arabic rtl:gap-x-reverse sm:w-auto"},[r("span",{staticClass:"text-primary"},[n._v(" "+n._s(n.$t("commons.total-value"))+" ")]),n._v(" "),r("span",[n._v(" "+n._s(n._f("priceDecimal")(n.totalValue,2))+" ")])]),n._v(" "),r("div",{staticClass:"flex items-center uppercase gap-x-2 header-info-bar-item font-heading rtl:font-arabic rtl:gap-x-reverse sm:w-auto"},[r("span",{staticClass:"text-primary"},[n._v(" "+n._s(n.$t("commons.total-trades"))+" ")]),n._v(" "),r("span",[n._v(" "+n._s(n._f("numFormat")(n.totalTrades))+" ")])])])],1):n._e():r("div",{staticClass:"text-gray-600 ltr:pl-2 rtl:pr-2"},[r("loader-animation")],1),n._v(" "),r("div",{staticClass:"flex ms-auto"},[r("a",{staticClass:"hidden xs:flex items-center justify-center h-full !p-1 bg-gray-200 sm:!hidden ms-auto",attrs:{href:"https://marketwatch.dfm.ae/",target:"_blank"}},[r("svg",{staticClass:"w-4 h-4 transform",class:["ar"==n.$i18n.locale?"rotate-180":""],attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[r("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M8.25 4.5l7.5 7.5-7.5 7.5"}})])]),n._v(" "),r("a",{staticClass:"items-center justify-center hidden h-full text-sm sm:flex mw-link text-brand-purple hover:text-primary gap-x-2",attrs:{href:"https://marketwatch.dfm.ae/",target:"_blank"}},[r("svg",{staticClass:"w-6 h-6 ltr:mr-2 rtl:ml-2",attrs:{fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[r("circle",{attrs:{cx:"11.5",cy:"11.5",r:"10.75",fill:"#fff",stroke:"#6429EC","stroke-width":"1.5"}}),n._v(" "),r("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 8.25a.75.75 0 0 0 0 1.5h2.19L10 13.94 6.03 9.97l-.5-.5-.528.47-4.5 4 .996 1.12 3.972-3.53 4 4 .53.53.53-.53 4.72-4.72V13a.75.75 0 0 0 1.5 0V8.25H12Z",fill:"#6429EC"}})]),n._v(" "),r("span",{staticClass:"uppercase font-heading rtl:font-arabic rtl:text-lg"},[n._v(n._s(n.$t("commons.market-watch")))])])])])}),[],!1,null,"3b7d00e5",null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{LoaderAnimation:n(65).default,MarketStatus:n(564).default,CustomDropdown:n(66).default})},function(t,e,n){"use strict";n.r(e);var r={name:"MarketStatus",computed:{statusData:function(){return this.$store.state.marketwatch.dfmgi}},methods:{getStatus:function(){if(this.statusData)switch(this.statusData.mode){case 0:default:return this.$t("global.marketstatus[0]");case 1:return this.$t("global.marketstatus[1]");case 2:return this.$t("global.marketstatus[2]");case 3:case 4:case 5:return this.$t("global.marketstatus[3]")}},getStatusClass:function(){if(this.statusData)switch(this.statusData.mode){case 0:default:return"closed";case 1:return"open";case 2:return"preopen";case 3:case 4:case 5:return"preclose"}}}},o=(n(837),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex items-center text-sm uppercase gap-x-2 font-heading rtl:font-arabic"},[e("span",[t._v(t._s(t.$t("commons.market")))]),t._v(" "),e("span",{staticClass:"statusicon",class:t.getStatusClass()}),t._v(" "),e("span",[t._v(t._s(t.getStatus()))])])}),[],!1,null,"dfcd0694",null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"TailwindBreakpoints",computed:{development:function(){return!1}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return t.development?e("div",{staticClass:"fixed z-50 flex items-center justify-center p-3 font-mono text-lg text-white bg-gray-800 rounded-full size-10 bottom-1 left-1"},[e("div",{staticClass:"block sm:hidden"},[t._v("xs")]),t._v(" "),e("div",{staticClass:"hidden sm:block md:hidden"},[t._v("sm")]),t._v(" "),e("div",{staticClass:"hidden md:block lg:hidden"},[t._v("md")]),t._v(" "),e("div",{staticClass:"hidden lg:block xl:hidden"},[t._v("lg")]),t._v(" "),e("div",{staticClass:"hidden xl:block 2xl:hidden"},[t._v("xl")]),t._v(" "),e("div",{staticClass:"hidden 2xl:block"},[t._v("2xl")])]):t._e()}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={props:{inverse:{type:Boolean,default:!1}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flex-col items-start justify-between h-full px-6 py-10",class:[t.inverse?"bg-white":"bg-primary-light"]},[t._t("icon"),t._v(" "),e("div",{staticClass:"mt-10"},[t._t("content")],2)],2)}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={props:{logo:{type:String,required:!0}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flex-col justify-between bg-white border border-gray-300 hover:border-primary"},[e("c-image",{staticClass:"object-contain w-2/3 h-32 py-8 mx-auto",attrs:{"image-src":t.logo,width:200}}),t._v(" "),e("div",{staticClass:"flex flex-col p-6 border-t"},[t._t("default")],2)],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CImage:n(23).default})},function(t,e,n){"use strict";n.r(e);var r={props:{src:{type:String,default:"https://res.cloudinary.com/dubaifinancialmarket/image/upload/c_thumb,w_800,g_face/v1674040329/visuals/visual-6_owdwy2"}}},o=n(0),component=Object(o.a)(r,(function(){return(0,this._self._c)("img",{staticClass:"absolute inset-0 object-cover object-center w-full h-full overflow-hidden",attrs:{src:this.src}})}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"DfmProductsGrid"},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"grid grid-cols-1 gap-8 content-block md:grid-cols-2 lg:grid-cols-3"},[e("linked-icon-card",{attrs:{link:"/investing/products/equity"},scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{attrs:{src:n(1065)}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block h3"},[t._v(" "+t._s(t.$t("content-blocks.dfm-products.0.title"))+" ")]),t._v(" "),e("span",{staticClass:"block text-body"},[t._v(t._s(t.$t("content-blocks.dfm-products.0.desc")))])]},proxy:!0}])}),t._v(" "),e("linked-icon-card",{attrs:{link:"/investing/products/derivatives"},scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{attrs:{src:n(418)}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block h3"},[t._v(" "+t._s(t.$t("content-blocks.dfm-products.1.title"))+" ")]),t._v(" "),e("span",{staticClass:"block text-body"},[t._v(t._s(t.$t("content-blocks.dfm-products.1.desc")))])]},proxy:!0}])}),t._v(" "),e("linked-icon-card",{attrs:{link:"/investing/products/sukuk-bonds"},scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{attrs:{src:n(1066)}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block h3"},[t._v(" "+t._s(t.$t("content-blocks.dfm-products.2.title"))+" ")]),t._v(" "),e("span",{staticClass:"block text-body"},[t._v(t._s(t.$t("content-blocks.dfm-products.2.desc")))])]},proxy:!0}])}),t._v(" "),e("linked-icon-card",{attrs:{link:"/investing/products/etfs-funds"},scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{attrs:{src:n(1067)}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block h3"},[t._v(" "+t._s(t.$t("content-blocks.dfm-products.4.title"))+" ")]),t._v(" "),e("span",{staticClass:"block text-body"},[t._v(t._s(t.$t("content-blocks.dfm-products.4.desc")))])]},proxy:!0}])}),t._v(" "),e("linked-icon-card",{attrs:{link:"/investing/products/reits"},scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{attrs:{src:n(1068)}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block h3"},[t._v(" "+t._s(t.$t("content-blocks.dfm-products.5.title"))+" ")]),t._v(" "),e("span",{staticClass:"block text-body"},[t._v(t._s(t.$t("content-blocks.dfm-products.5.desc")))])]},proxy:!0}])}),t._v(" "),e("linked-icon-card",{attrs:{link:"/investing/products/indices"},scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{attrs:{src:n(1069)}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block h3"},[t._v(" "+t._s(t.$t("content-blocks.dfm-products.6.title"))+" ")]),t._v(" "),e("span",{staticClass:"block text-body"},[t._v(t._s(t.$t("content-blocks.dfm-products.6.desc")))])]},proxy:!0}])}),t._v(" "),e("linked-icon-card",{attrs:{link:"/investing/products/oil-futures"},scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{attrs:{src:n(755)}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block h3"},[t._v("\n "+t._s(t.$t("content-blocks.dfm-products.7.title"))+"\n ")]),t._v(" "),e("span",{staticClass:"block text-body"},[t._v(t._s(t.$t("content-blocks.dfm-products.7.desc")))])]},proxy:!0}])})],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{LinkedIconCard:n(330).default})},function(t,e,n){"use strict";n.r(e);var r={name:"BrokerDetails",props:{broker:{type:Object,default:function(){}}},methods:{convertDate:function(t){return new Date(t).toLocaleDateString()},currentStatus:function(t){return"1"===t?this.$t("commons.active"):"2"===t?this.$t("commons.under-cancellation"):"3"===t?this.$t("commons.cancelled"):"--"}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return t.broker?e("div",{staticClass:"flex flex-col bg-white"},[e("div",{staticClass:"flex flex-col-reverse items-start p-4 pt-8 gap-y-4 gap-y-reverse border-b md:flex-row md:justify-between md:gap-y-0 md:p-8 md:pt-12"},[e("div",[e("h2",{staticClass:"mb-0"},[t._v(t._s(t.broker.BrokerName))]),t._v(" "),e("span",{staticClass:"block text-sm uppercase"},[t._v(" "+t._s(t.$t("commons.broker-id"))+": "+t._s(t.broker.BrokerID)+" ")]),t._v(" "),32==t.broker.rating?e("div",{staticClass:"absolute right-0 flex items-center justify-between px-2 py-2 text-xs text-white"},[e("svg",{staticClass:"text-orange-600",attrs:{width:"54",height:"11",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"m4.88 8.43 3.015 1.82-.8-3.43 2.664-2.308-3.508-.298L4.88.979 3.508 4.214 0 4.512 2.664 6.82l-.8 3.43L4.88 8.43Zm11.06 0 3.015 1.82-.8-3.43 2.664-2.308-3.508-.298L15.94.979l-1.371 3.235-3.509.298 2.665 2.308-.8 3.43 3.015-1.82Zm14.075 1.82L27 8.43l-3.015 1.82.8-3.43-2.665-2.308 3.509-.298L27 .979l1.371 3.235 3.509.298-2.665 2.308.8 3.43Zm8.045-1.82 3.016 1.82-.8-3.43 2.664-2.308-3.509-.298-1.37-3.235-1.372 3.235-3.508.298 2.664 2.308-.8 3.43 3.015-1.82Zm14.076 1.82L49.12 8.43l-3.015 1.82.8-3.43-2.664-2.308 3.508-.298L49.12.979l1.372 3.235L54 4.512 51.336 6.82l.8 3.43Z"}})])]):t._e()])]),t._v(" "),e("div",{staticClass:"p-4 md:p-6"},[e("div",{staticClass:"w-full border-t-0 table-flex table-condensed"},[e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.registration-date")))]),t._v(" "),e("div",{staticClass:"t-cell",domProps:{textContent:t._s(t.convertDate(t.broker.RegisterDate))}})]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell"},[t._v(t._s(t.$t("commons.status")))]),t._v(" "),e("div",{staticClass:"t-cell",domProps:{textContent:t._s(t.currentStatus(t.broker.CurrentStatus))}})]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell"},[t._v(t._s(t.$t("commons.etrade")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t.broker.eTrade?e("span",[t._v("\n "+t._s(t.$t("commons.available"))+" ("),e("a",{attrs:{href:t.broker.eTradeURL,target:"_blank"}},[t._v(t._s(t.$t("commons.click-here"))+" ")]),t._v(")\n ")]):e("span",[t._v(" -- ")])])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell"},[t._v(t._s(t.$t("commons.membership")))]),t._v(" "),e("div",{staticClass:"t-cell"},["2"==t.broker.MembershipType?e("span",[t._v(t._s(t.$t("commons.trading-clearing-member")))]):"1"==t.broker.MembershipType?e("span",[t._v(t._s(t.$t("commons.trading-member")))]):e("span",[t._v(" -- ")])])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell"},[t._v(t._s(t.$t("commons.website")))]),t._v(" "),e("div",{staticClass:"t-cell"},[e("a",{attrs:{href:t.broker.Website,target:"_blank"}},[e("span",{staticClass:"ltr"},[t._v(t._s(t.broker.Website)+" ")])])])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell"},[t._v(t._s(t.$t("commons.telephone")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("\n "+t._s(t.broker.Number)+"\n ")])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("commons.email")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("\n "+t._s(t.broker.ContactEmail)+"\n ")])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell"},[t._v(t._s(t.$t("commons.services")))]),t._v(" "),e("div",{staticClass:"t-cell"},t._l(t.broker.offeredServices,(function(n,r){return e("span",{key:r,staticClass:"inline-flex items-center justify-start px-2 py-1 mt-1 text-sm bg-gray-200 gap-x-1 ltr:mr-4 rtl:ml-4"},[e("svg",{staticClass:"w-4 h-4 text-primary",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"}})]),t._v(" "),e("span",[t._v(" "+t._s(n)+" ")])])})),0)])])])]):t._e()}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(40);var r={props:{reverse:{type:Boolean,default:!1},imageSrc:{type:String,default:"visuals/dfm-visual-6_b308gh.jpg"},width:{type:Number,default:null},height:{type:Number,default:null},decorator:{type:Boolean,default:!1},decoratorColor:{type:String,default:"text-brand-green"},inverse:{type:Boolean,default:!1}}},o=(n(979),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"grid h-full lg:grid-cols-2",class:[t.inverse?"bg-white":"bg-primary-light"]},[e("div",{staticClass:"relative h-[300px] lg:h-auto",class:{"order-last":t.reverse}},[t._t("image")],2),t._v(" "),e("div",{staticClass:"flex flex-col justify-center px-6 py-12 md:p-12"},[t._t("content")],2)])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(40);var r={props:{alt:{type:String,default:"Image"},title:{type:String,default:"Image"},reverse:{type:Boolean,default:!1},imageSrc:{type:String,default:"visuals/dfm-visual-6_b308gh.jpg"},width:{type:Number,default:300},height:{type:Number,default:null},decorator:{type:Boolean,default:!1},decoratorColor:{type:String,default:"text-brand-green"},inverse:{type:Boolean,default:!1},imageCrop:{type:String,default:"fit"},sizes:{type:String,default:"sm:400px md:800px lg:1200px"}},data:function(){return{modifiers:{dpr:"auto"}}},computed:{hasTitleSlot:function(){return!!this.$slots.title}}},o=(n(981),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"grid h-full lg:grid-cols-2",class:[t.inverse?"bg-white":"bg-primary-light"]},[e("div",{staticClass:"p-6 relative min-h-[300px] lg:h-auto flex justify-center items-center",class:{"lg:order-last":t.reverse}},[e("NuxtImg",{attrs:{provider:"cloudinary",alt:t.alt,title:t.title,src:t.imageSrc,width:t.width,sizes:t.sizes,height:t.height,modifiers:t.modifiers,loading:"lazy",fit:t.imageCrop,placeholder:""}}),t._v(" "),t.hasTitleSlot||t.decorator?e("div",{staticClass:"relative flex items-center justify-center w-full h-full"},[t.decorator?e("svg",{staticClass:"absolute",class:t.decoratorColor,attrs:{width:"220",height:"220",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{opacity:".56",d:"M171.072 0 0 171.077l.006.005V220h48.928v-.006L220 48.929V0h-48.928Z",fill:"currentColor"}})]):t._e(),t._v(" "),e("h2",{staticClass:"relative m-6 text-center text-white"},[t._t("title")],2)]):t._e()],1),t._v(" "),e("div",{staticClass:"flex flex-col justify-between px-6 py-12 md:p-12"},[t._t("content")],2)])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"ListingsForEnterprise"},o=n(0),l=n(380),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("h2",[t._v(t._s(t.$t("enterprise.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("enterprise.desc")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 content-block md:grid-cols-2 lg:grid-cols-3"},t._l(t.$t("enterprise.blocks"),(function(r,o){return e("LinkedIconCard",{key:o,attrs:{link:t.localePath(r.href)},scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{staticClass:"w-12 h-12",attrs:{src:n(1077)("./".concat(r["icon-url"],""))}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block h4"},[t._v(t._s(r.title))]),t._v(" "),e("span",{staticClass:"block text-body todo"},[t._v(t._s(r.desc))])]},proxy:!0}],null,!0)})})),1)])}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{LinkedIconCard:n(330).default})},function(t,e,n){"use strict";n.r(e);var r=n(27),o=n(18),l=n(1),c=(n(6),n(8),n(21),n(17),n(151),n(3),n(113),n(9),n(24),n(19),{props:{alignRight:{type:Boolean}},data:function(){return{isListOpen:!1,listFilterKeyword:"",listedCompanies:{},showSelectedCompanies:!1}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(l.a)(regeneratorRuntime.mark((function e(){var n,content;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=LiteSecuritiesLists&Language=".concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,n.json();case 6:content=e.sent,Object.values(content).forEach((function(e){Array.isArray(e)&&e.forEach((function(e){e.selected=!1,t.$route.query.id&&e.SecuritySymbol.toLowerCase()==t.$route.query.id.toLowerCase()&&(e.selected=!0)}))})),t.listedCompanies=content,e.next=13;break;case 11:e.prev=11,e.t0=e.catch(0);case 13:case"end":return e.stop()}}),e,null,[[0,11]])})))()})),computed:{selectedCompanies:function(){var t=[];return Object.values(this.listedCompanies).forEach((function(e){Array.isArray(e)&&t.push.apply(t,Object(o.a)(e.filter((function(t){return t.selected})).map((function(t){return t.SecuritySymbol}))))})),t},filteredCompanies:function(){var t=this;this.selectedCompanies.length||(this.showSelectedCompanies=!1);var e={};return Object.entries(this.listedCompanies).forEach((function(n){var o=Object(r.a)(n,2),l=o[0],c=o[1];if(Array.isArray(c))if(t.showSelectedCompanies){var d=c.filter((function(e){if(e.FullName)return e.FullName.toLowerCase().includes(t.listFilterKeyword.toLowerCase())&&e.selected==t.showSelectedCompanies}));e[l]=d}else{d=c.filter((function(e){if(e.FullName)return e.FullName.toLowerCase().includes(t.listFilterKeyword.toLowerCase())}));e[l]=d}})),e}},watch:{selectedCompanies:function(){this.$emit("get-companies",this.selectedCompanies)}},mounted:function(){this.$emit("get-companies",this.selectedCompanies)},methods:{selectSecurity:function(t){t.selected=!t.selected},deleteSelectedCompanies:function(){this.showSelectedCompanies=!1,Object.values(this.listedCompanies).forEach((function(t){Array.isArray(t)&&t.forEach((function(t){t.selected=!1}))}))},closeListBox:function(){this.isListOpen=!1,this.listFilterKeyword=""}}}),d=c,f=n(0),v=n(389),component=Object(f.a)(d,(function(){var t=this,e=t._self._c;return e("on-click-outside",{attrs:{do:t.closeListBox}},[e("div",[e("label",{attrs:{id:"listbox-label"}},[t._v(" "+t._s(t.$t("label"))+" "),t.selectedCompanies.length?e("span",{staticClass:"inline-block w-2 h-2 bg-red-300 rounded-full"}):t._e()]),t._v(" "),e("div",{staticClass:"relative"},[e("button",{staticClass:"relative w-full py-3 bg-white border border-gray-300 shadow-sm cursor-default text-start ltr:pl-3 rtl:pr-3 ltr:pr-1 rtl:pl-10 focus:border-primary focus:outline-none focus:shadow-xl",attrs:{type:"button","aria-haspopup":"listbox","aria-expanded":"true","aria-labelledby":"listbox-label"},on:{click:function(e){t.isListOpen=!t.isListOpen}}},[e("div",{staticClass:"flex items-center"},[t.selectedCompanies.length?e("span",[t._v("\n "+t._s(t.selectedCompanies.length)+"\n "),1==t.selectedCompanies.length?e("span",[t._v(" "+t._s(t.$t("company"))+" ")]):e("span",[t._v(" "+t._s(t.$t("companies"))+" ")]),t._v("\n "+t._s(t.$t("selected"))+"\n ")]):e("span",{staticClass:"block truncate"},[t._v(" "+t._s(t.$t("btn-title"))+" ")])]),t._v(" "),e("span",{staticClass:"absolute inset-y-0 flex items-center pointer-events-none ltr:pr-0 rtl:pl-0 ltr:right-0 rtl:left-0"},[e("svg",{staticClass:"w-5 h-5 text-gray-400",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M10 3a1 1 0 01.707.293l3 3a1 1 0 01-1.414 1.414L10 5.414 7.707 7.707a1 1 0 01-1.414-1.414l3-3A1 1 0 0110 3zm-3.707 9.293a1 1 0 011.414 0L10 14.586l2.293-2.293a1 1 0 011.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z","clip-rule":"evenodd"}})])])]),t._v(" "),t.isListOpen?e("div",{staticClass:"absolute z-10 w-full py-1 mt-1 overflow-hidden text-base bg-white border border-gray-200 shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none sm:w-96",class:{"right-0":t.alignRight}},[e("div",{staticClass:"relative w-full px-3"},[e("div",{staticClass:"relative"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.listFilterKeyword,expression:"listFilterKeyword"}],staticClass:"w-full my-2 text-base bg-primary-light focus:bg-white",attrs:{type:"text",placeholder:t.$t("placeholder")},domProps:{value:t.listFilterKeyword},on:{input:function(e){e.target.composing||(t.listFilterKeyword=e.target.value)}}}),t._v(" "),t.listFilterKeyword.length?e("svg",{staticClass:"absolute w-5 h-5 text-red-500 transform -translate-y-1/2 cursor-pointer top-1/2 right-6 hover:text-red-700",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"},on:{click:function(e){t.listFilterKeyword=""}}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 18L18 6M6 6l12 12"}})]):t._e()]),t._v(" "),e("div",{staticClass:"flex my-2 gap-x-2"},[e("button",{staticClass:"px-2 py-1 text-xs uppercase border border-gray-400 bg-primary-light hover:border-primary disabled:opacity-50",class:{"border-primary !bg-primary text-white":t.showSelectedCompanies},attrs:{disabled:0==t.selectedCompanies.length},on:{click:function(e){t.showSelectedCompanies=!t.showSelectedCompanies}}},[t.showSelectedCompanies?e("span",[t._v(" "+t._s(t.$t("show-all"))+" ")]):e("span",[t._v(" "+t._s(t.$t("show-selected"))+" ")])]),t._v(" "),e("button",{staticClass:"px-2 py-1 text-xs uppercase border border-gray-400 bg-primary-light hover:border-primary hover:bg-primary hover:text-white",on:{click:function(e){return t.deleteSelectedCompanies()}}},[t._v(t._s(t.$t("deselect-all")))])])]),t._v(" "),e("div",{staticClass:"relative h-[20rem]"},[e("div",{staticClass:"absolute z-10 mt-1 max-h-[20rem] w-full overflow-auto bg-white text-base ring-1 ring-black ring-opacity-5 focus:outline-none",attrs:{tabindex:"-1"}},t._l(t.filteredCompanies,(function(n,r){return e("div",{key:r},[n.length>0?e("span",{staticClass:"sticky top-0 z-10 block p-3 font-bold text-white bg-primary"},[t._v("\n "+t._s(r)+"\n ")]):t._e(),t._v(" "),e("ul",{attrs:{role:"listbox","aria-labelledby":"listbox-label","aria-activedescendant":"listbox-option-3"}},t._l(n,(function(n,r){return e("li",{key:r,staticClass:"relative py-2 text-gray-900 cursor-default select-none ltr:pl-3 rtl:pr-3 hover:bg-primary-light pe-9",attrs:{id:"listbox-option-0",role:"option"},on:{click:function(e){return t.selectSecurity(n)}}},[e("div",{staticClass:"flex items-center"},[e("span",{staticClass:"block font-normal truncate"},[t._v("\n "+t._s(n.FullName)+"\n ")])]),t._v(" "),n.selected?e("span",{staticClass:"absolute inset-y-0 flex items-center text-indigo-600 ltr:right-0 rtl:left-0 ltr:pr-4 rtl:pl-4"},[e("svg",{staticClass:"w-5 h-5 text-green-600",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z","clip-rule":"evenodd"}})])]):t._e()])})),0)])})),0)])]):t._e()])])])}),[],!1,null,null,null);"function"==typeof v.default&&Object(v.default)(component);e.default=component.exports;installComponents(component,{OnClickOutside:n(181).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(40),n(3),{name:"CompanyReports",fetchOnServer:!1,props:{symbol:{type:String,default:null},reportType:{type:String,default:""},take:{type:Number,default:20}},data:function(){return{reports:null,loading:!0,apiOptions:{params:{lang:this.$i18n.locale,h7_datetime_format:"MMM dd, yyyy HH:mm:ss",take:20,skip:0,announcement_type:"Disclosure",types:this.reportType,symbol:this.symbol,cms_resources:!0}}}},mounted:function(){this.fetch()},methods:{fetch:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.loading=!0,e.prev=1,e.next=4,t.$axios.get("".concat(t.$config.apiEfsahUrl,"/prototype_efsah"),{params:{announcement_type:"Disclosure",types:t.reportType,symbol:t.symbol,take:t.take,lang:t.$i18n.locale,cms_resources:!0}});case 4:n=e.sent,t.reports=n.data.root,t.$emit("fetchCompleted"),t.loading=!1,e.next=12;break;case 10:e.prev=10,e.t0=e.catch(1);case 12:case"end":return e.stop()}}),e,null,[[1,10]])})))()}}}),l=n(0),c=n(402),component=Object(l.a)(o,(function(){var t,e=this,n=e._self._c;return n("div",{},[e.loading?n("loading-animation",{staticClass:"absolute my-8"}):e._e(),e._v(" "),e.reports||e.loading?e._e():n("div",{staticClass:"px-6 py-12 bg-white",attrs:{type:"warning"}},[n("span",{staticClass:"block text-lg text-warning"},[e._v(e._s(e.$t("commons.fetch-error-msg")))]),e._v(" "),n("button",{staticClass:"my-4 btn btn-small",on:{click:e.fetch}},[e._v("Refresh Data")])]),e._v(" "),e.reports&&(null===(t=e.reports)||void 0===t?void 0:t.length)>0&&!e.loading?n("div",[n("transition",{attrs:{name:"slide-fade",mode:"out-in"}},[n("div",{staticClass:"relative grid grid-cols-1 pt-6 bg-white"},e._l(e.reports,(function(t){return n("disclosure-card",{key:t.id,attrs:{data:t,"no-detail":"","no-icon":!t.resources.length,type:"disclosure"}})})),1)])],1):n("div",{staticClass:"pt-12"},[e.loading?e._e():n("info-box",{attrs:{type:"warning"}},[n("span",{staticClass:"block text-lg text-warning"},[e._v(e._s(e.$t("commons.error-msg2")))])])],1)],1)}),[],!1,null,null,null);"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{LoadingAnimation:n(45).default,DisclosureCard:n(216).default,InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);var r=n(0),component=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flex-col p-8 gap-y-4 bg-primary-light"},[t.$slots.title?e("span",{staticClass:"block text-secondary"},[t._t("title")],2):t._e(),t._v(" "),e("div",[t.$slots.content?e("span",{staticClass:"block h3 ltr:pl-4 rtl:pr-4 ltr:border-l rtl:border-r-4 border-brand-green"},[t._t("content")],2):t._e()]),t._v(" "),t.$slots.desc?e("span",{staticClass:"block"},[t._t("desc")],2):t._e()])}),[],!1,null,null,null);e.default=component.exports},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,n){"use strict";var r={name:"BlankLayout",head:function(){return this.$nuxtI18nHead({addDirAttribute:!0,addSeoAttributes:!0})},computed:{env:function(){return"production"}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrapper"},[e("nuxt"),t._v(" "),"production"!==t.env?e("div",{staticClass:"fixed z-50 flex items-center justify-center p-3 font-mono text-lg text-white bg-gray-800 rounded-full size-10 bottom-1 left-1"},[e("div",{staticClass:"block sm:hidden"},[t._v("xs")]),t._v(" "),e("div",{staticClass:"hidden sm:block md:hidden"},[t._v("sm")]),t._v(" "),e("div",{staticClass:"hidden md:block lg:hidden"},[t._v("md")]),t._v(" "),e("div",{staticClass:"hidden lg:block xl:hidden"},[t._v("lg")]),t._v(" "),e("div",{staticClass:"hidden xl:block 2xl:hidden"},[t._v("xl")]),t._v(" "),e("div",{staticClass:"hidden 2xl:block"},[t._v("2xl")])]):t._e()],1)}),[],!1,null,null,null);e.a=component.exports},function(t,e,n){"use strict";var r={head:{bodyAttrs:{dir:"rtl"}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrapper"},[e("header-area"),t._v(" "),e("nuxt"),t._v(" "),e("footer-content"),t._v(" "),e("copyright-bar")],1)}),[],!1,null,null,null);e.a=component.exports;installComponents(component,{FooterContent:n(562).default})},function(t,e,n){"use strict";var r={head:{bodyAttrs:{dir:"ltr"},script:[{src:"/js/jquery-3.6.0.min.js",body:!0},{src:"/js/vendor.min.js",body:!0},{src:"/js/scripts.js",body:!0}]}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrapper"},[e("header-area-new"),t._v(" "),e("nuxt"),t._v(" "),e("footer-content"),t._v(" "),e("copyright-bar")],1)}),[],!1,null,null,null);e.a=component.exports;installComponents(component,{HeaderAreaNew:n(1059).default,FooterContent:n(562).default})},function(t,e,n){"use strict";var r=n(1),o=(n(6),n(30),{name:"DefaultLayout",head:function(){return this.$nuxtI18nHead({addDirAttribute:!0,addSeoAttributes:!0})},computed:{env:function(){return"production"}},mounted:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.$store.dispatch("latestContent/getLatestPress");case 2:return e.next=4,t.$store.dispatch("marketwatch/getdfmgi");case 4:setInterval((function(){t.$store.dispatch("marketwatch/getdfmgi")}),3e4);case 5:case"end":return e.stop()}}),e)})))()}}),l=n(0),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrapper"},[e("main-navigation"),t._v(" "),e("header-info-bar"),t._v(" "),e("nuxt",{attrs:{"keep-alive":"","keep-alive-props":{max:5}}}),t._v(" "),e("lazy-footer-content"),t._v(" "),e("tailwind-breakpoints"),t._v(" "),e("AiDisclosureSummary")],1)}),[],!1,null,null,null);e.a=component.exports;installComponents(component,{MainNavigation:n(1008).default,HeaderInfoBar:n(563).default,TailwindBreakpoints:n(565).default,AiDisclosureSummary:n(1012).default})},function(t,e,n){"use strict";var r={name:"BlankLayout",head:function(){return this.$nuxtI18nHead({addDirAttribute:!0,addSeoAttributes:!0})},computed:{env:function(){return"production"}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("nuxt"),t._v(" "),"production"!==t.env?e("div",{staticClass:"fixed z-50 flex items-center justify-center p-3 font-mono text-lg text-white bg-gray-800 rounded-full size-10 bottom-1 left-1"},[e("div",{staticClass:"block sm:hidden"},[t._v("xs")]),t._v(" "),e("div",{staticClass:"hidden sm:block md:hidden"},[t._v("sm")]),t._v(" "),e("div",{staticClass:"hidden md:block lg:hidden"},[t._v("md")]),t._v(" "),e("div",{staticClass:"hidden lg:block xl:hidden"},[t._v("lg")]),t._v(" "),e("div",{staticClass:"hidden xl:block 2xl:hidden"},[t._v("xl")]),t._v(" "),e("div",{staticClass:"hidden 2xl:block"},[t._v("2xl")])]):t._e()],1)}),[],!1,null,null,null);e.a=component.exports},function(t,e,n){"use strict";n(11);var r=[function(){var t=this._self._c;return t("div",{staticClass:"flex items-center justify-center"},[t("img",{attrs:{alt:"iVestor logo",src:n(780)}})])}],o=(n(8),n(3),{name:"IvestorLayout",head:function(){return this.$nuxtI18nHead({addDirAttribute:!0,addSeoAttributes:!0})},computed:{currentYear:function(){return(new Date).getFullYear()},availableLocales:function(){var t=this;return this.$i18n.locales.filter((function(i){return i.code!==t.$i18n.locale}))}}}),l=(n(843),n(0)),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrapper"},[e("div",{staticClass:"relative"},[e("div",{staticClass:"absolute max-w-[1400px] mx-auto inset-x-0 z-10 bg-transparent",attrs:{id:"ivestornav"}},[e("div",{staticClass:"flex flex-row items-center justify-between px-4 py-3 outer lg:px-8"},[e("nuxt-link",{staticClass:"transition-transform transform ivestor-logo",attrs:{to:t.localePath("/investing/services/ivestor")}},[e("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",width:"136",height:"27",fill:"none"}},[e("path",{attrs:{fill:"#fff",d:"M5.297 25.794V7.622H.344v18.13h4.953v.042ZM2.842 6.072c1.55 0 2.842-1.335 2.842-3.015C5.684 1.335 4.435 0 2.842 0 1.292 0 0 1.335 0 3.057c0 1.68 1.249 3.015 2.842 3.015ZM5.77.689 17.7 27 29.627.689h-5.47l-6.502 14.727L11.197.69H5.77Zm42.546 25.062v-5.038H37.378v-5.34h10.033v-4.952H37.378V5.727H48.1V.69H32.254v25.105l16.062-.043Zm20.196-7.234c0-3.617-1.68-5.727-5.9-7.45-.56-.258-1.248-.517-1.98-.775l-1.68-.603a6.306 6.306 0 0 1-1.033-.56c-.69-.473-.905-.99-.905-1.808 0-1.206 1.077-2.067 2.8-2.067 1.808 0 3.23.646 4.176 1.937l3.445-2.799C65.627 1.68 63.086.302 59.727.302c-2.153 0-4.005.645-5.469 1.937-1.507 1.249-2.239 2.972-2.239 5.125 0 3.79 1.981 5.813 5.641 7.277.69.302 1.981.732 2.584.99.646.173 1.55.603 1.98.948.776.517 1.25 1.163 1.25 2.067 0 1.335-1.12 2.497-3.445 2.497-2.67 0-4.608-1.12-5.814-3.315l-3.703 2.756c1.55 3.273 4.823 5.555 9.517 5.555 5.555.043 8.483-2.971 8.483-7.622ZM69.287.689v5.038h6.287v20.067H80.7V5.727h6.2V.69H69.288Zm30.876 20.54c2.024 0 3.703-.774 5.124-2.325 1.421-1.55 2.11-3.445 2.11-5.64 0-2.197-.689-4.049-2.11-5.599-1.421-1.55-3.143-2.325-5.167-2.325s-3.747.775-5.168 2.325c-1.378 1.55-2.11 3.402-2.11 5.598 0 2.283.69 4.134 2.11 5.684 1.464 1.55 3.187 2.283 5.211 2.283Zm-8.785 1.293c-2.412-2.498-3.574-5.599-3.574-9.259 0-3.617 1.206-6.718 3.574-9.215 2.412-2.498 5.34-3.79 8.785-3.79 3.445 0 6.373 1.25 8.741 3.79 2.412 2.497 3.618 5.598 3.618 9.215s-1.206 6.718-3.575 9.258c-2.411 2.498-5.339 3.747-8.784 3.747-3.402 0-6.33-1.249-8.785-3.747Zm43.708 3.272h-5.77l-4.823-8.354h-3.445v8.354h-5.081V.69h9.732c2.153 0 4.004.775 5.555 2.411 1.55 1.594 2.325 3.532 2.325 5.857 0 3.186-1.636 5.986-4.134 7.105l5.641 9.732Zm-6.631-16.75c0-1.896-1.249-3.317-2.886-3.317h-4.478v6.804h4.048c1.981 0 3.316-1.378 3.316-3.488Z"}})])]),t._v(" "),e("div",{staticClass:"flex items-center text-white gap-x-2"},[e("a",{directives:[{name:"smooth-scroll",rawName:"v-smooth-scroll"}],staticClass:"max-sm:hidden btn btn-sm btn-outline-inverse ltr:font-arabic rtl:font-heading",attrs:{href:"#faqs"}},[t._v(" "+t._s(t.$t("commons.faqs"))+" ")]),t._v(" "),t._l(t.availableLocales,(function(n){return e("span",{key:n.code},[e("a",{staticClass:"btn btn-sm btn-outline-inverse ltr:font-arabic rtl:font-heading language-switcher",attrs:{href:t.switchLocalePath(n.code)}},[t._v(" "+t._s(n.name)+" ")])])}))],2)],1)]),t._v(" "),e("nuxt",{attrs:{"keep-alive":"","keep-alive-props":{max:5}}}),t._v(" "),e("footer",{staticClass:"md:text-[15px] font-light leading-6 text-white bg-black"},[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col py-24 gap-y-16"},[t._m(0),t._v(" "),e("div",{staticClass:"flex justify-center gap-x-4"},[e("a",{staticClass:"s-links instagram",attrs:{target:"_blank",href:"https://instagram.com/dubaifinancialmarket",name:"DFM Instagram","aria-label":"Instagram"}},[e("svg",{staticClass:"w-6 h-6 fill-current currentColor",attrs:{version:"1.1",viewBox:"0 0 24 24"}},[e("g",{attrs:{transform:"scale(0.046875)"}},[e("path",{attrs:{d:"M349.33,69.33l2.64103e-06,7.88714e-09c51.4864,0.153759 93.1862,41.8536 93.34,93.34v186.66l-1.0468e-06,0.000350306c-0.15395,51.4864 -41.8539,93.1861 -93.3403,93.3397h-186.66l3.34811e-07,9.99762e-10c-51.4864,-0.153757 -93.1862,-41.8536 -93.34,-93.34v-186.66l1.06286e-06,-0.000355679c0.153953,-51.4864 41.8539,-93.1861 93.3404,-93.3396h186.66m0,-37.33h-186.66c-71.87,1.06151e-06 -130.67,58.8 -130.67,130.67v186.66c0,71.87 58.8,130.67 130.67,130.67h186.66c71.87,0 130.67,-58.8 130.67,-130.67v-186.66c0,-71.87 -58.8,-130.67 -130.67,-130.67Z"}}),t._v(" "),e("path",{attrs:{d:"M377.33,162.67l-1.22392e-06,-2.84217e-14c-15.464,-6.75952e-07 -28,-12.536 -28,-28c6.75952e-07,-15.464 12.536,-28 28,-28c15.464,6.75952e-07 28,12.536 28,28l-3.86248e-07,-0.000179401c0.0332718,15.4308 -12.4489,27.9669 -27.8797,28.0002c-0.040043,8.63405e-05 -0.0800861,8.65976e-05 -0.120129,7.71343e-07Zm-121.33,18.66l-3.26393e-06,5.68434e-14c41.2391,-1.80262e-06 74.67,33.4309 74.67,74.67c1.80262e-06,41.2391 -33.4309,74.67 -74.67,74.67c-41.2391,1.80262e-06 -74.67,-33.4309 -74.67,-74.67l-2.65798e-06,0.00252485c0.0426983,-41.2208 33.4467,-74.627 74.6675,-74.6725m0,-37.33l-4.89568e-06,1.13687e-13c-61.8559,2.70381e-06 -112,50.1441 -112,112c2.70381e-06,61.8559 50.1441,112 112,112c61.8559,-2.70381e-06 112,-50.1441 112,-112v0c0,-61.8559 -50.1441,-112 -112,-112Z"}})])])]),t._v(" "),e("a",{staticClass:"s-links",attrs:{target:"_blank",href:"https://www.linkedin.com/company/dubai-financial-market_2",name:"DFM Linkedin","aria-label":"instagram"}},[e("svg",{staticClass:"w-6 h-6 fill-current",attrs:{version:"1.1",viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M444.17,32h-373.89c-20.43,0 -38.28,14.7 -38.28,34.89v374.72c0,20.3 17.85,38.39 38.28,38.39h373.78c20.54,0 35.94,-18.21 35.94,-38.39v-374.72c0.12,-20.19 -15.4,-34.89 -35.83,-34.89Zm-273.3,373.43h-64.18v-199.55h64.18Zm-29.87,-229.89h-0.46c-20.54,0 -33.84,-15.29 -33.84,-34.43c0,-19.49 13.65,-34.42 34.65,-34.42c21,0 33.85,14.82 34.31,34.42c-0.01,19.14 -13.31,34.43 -34.66,34.43Zm264.43,229.89h-64.18v-109.11c0,-26.14 -9.34,-44 -32.56,-44c-17.74,0 -28.24,12 -32.91,23.69c-1.75,4.2 -2.22,9.92 -2.22,15.76v113.66h-64.18v-199.55h64.18v27.77c9.34,-13.3 23.93,-32.44 57.88,-32.44c42.13,0 74,27.77 74,87.64Z",transform:"scale(0.046875)"}})])]),t._v(" "),e("a",{staticClass:"s-links",attrs:{target:"_blank",href:"https://twitter.com/DFMalerts",name:"twitter","aria-label":"DFM Twitter"}},[e("svg",{staticClass:"w-6 h-6 fill-current",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512"}},[e("path",{attrs:{fill:"currentColor",d:"M64 32C28.7 32 0 60.7 0 96v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm297.1 84L257.3 234.6L379.4 396h-95.6L209 298.1L123.3 396H75.8l111-126.9L69.7 116h98l67.7 89.5l78.2-89.5h47.5zm-37.8 251.6L153.4 142.9h-28.3l171.8 224.7h26.3z"}})])]),t._v(" "),e("a",{staticClass:"s-links",attrs:{target:"_blank",href:"https://www.facebook.com/dubaifinancialmarket/",name:"Facebook","aria-label":"DFM Facebook"}},[e("svg",{staticClass:"w-6 h-6 fill-current",attrs:{"aria-hidden":"true",role:"img",viewBox:"0 0 464 488"}},[e("path",{attrs:{d:"M462 78q0-30-23-53T386 2H78Q48 2 25 25T2 78v308q0 30 23 53t53 23h154V288h-56v-76h56v-30q0-39 25.5-68.5T318 84h62v76h-62q-5 0-9.5 6t-4.5 15v31h76v76h-76v174h82q30 0 53-23t23-53V78z",fill:"currentColor"}})])]),t._v(" "),e("a",{staticClass:"s-links",attrs:{target:"_blank",href:"https://www.youtube.com/channel/UCx5rhbHFG7nNCGFkJYSyXsw/feed",name:"Youtube","aria-label":"DFM Youtube"}},[e("svg",{staticClass:"w-6 h-6 fill-current",attrs:{version:"1.1",viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M508.64,148.79c0,-45 -33.1,-81.2 -74,-81.2c-55.4,-2.59 -111.9,-3.59 -169.64,-3.59h-18c-57.6,0 -114.2,1 -169.6,3.6c-40.8,0 -73.9,36.4 -73.9,81.4c-2.5,35.59 -3.56,71.19 -3.5,106.79c-0.1,35.6 1.03333,71.2333 3.4,106.9c0,45 33.1,81.5 73.9,81.5c58.2,2.7 117.9,3.9 178.6,3.8c60.8,0.2 120.333,-1.06667 178.6,-3.8c40.9,0 74,-36.5 74,-81.5c2.4,-35.7 3.5,-71.3 3.4,-107c0.226667,-35.6 -0.86,-71.2333 -3.26,-106.9Zm-301.64,205.1v-196.5l145,98.2Z",transform:"scale(0.046875)"}})])])])])]),t._v(" "),e("div",{staticClass:"py-6 border-t copyright border-white/20"},[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col items-center justify-between text-center gap-y-4 lg:flex-row"},[e("div",{staticClass:"flex items-center text-white uppercase data-links gap-x-6 [&>a]:text-sm [&>a]:text-white"},[e("nuxt-link",{attrs:{target:"_blank",to:t.localePath("/other/privacy-policy")}},[t._v(t._s(t.$t("commons.privacy-policy")))]),t._v(" "),e("span",{staticClass:"text-gray-300"},[t._v("/")]),t._v(" "),e("nuxt-link",{attrs:{target:"_blank",to:t.localePath("/other/disclaimer")}},[t._v(t._s(t.$t("commons.disclaimer")))]),t._v(" "),e("span",{staticClass:"text-gray-300"},[t._v("/")]),t._v(" "),e("nuxt-link",{attrs:{target:"_blank",to:t.localePath("/other/termsandconditions")}},[t._v(t._s(t.$t("commons.termsandconditions")))])],1),t._v(" "),e("span",{staticClass:"block text-sm uppercase"},[t._v(t._s(t.$t("commons.copyright",{currentYear:t.currentYear})))])])])])])],1),t._v(" "),e("tailwind-breakpoints")],1)}),r,!1,null,"0c6805f9",null);e.a=component.exports;installComponents(component,{TailwindBreakpoints:n(565).default})},function(t,e,n){"use strict";var r={head:{bodyAttrs:{dir:"ltr"}}},o=n(0),component=Object(o.a)(r,(function(){var t=this._self._c;return t("div",{staticClass:"wrapper"},[t("nuxt")],1)}),[],!1,null,null,null);e.a=component.exports},function(t,e,n){"use strict";n(3),n(9);var r=n(18),o=n(4),l=n(33),c=(n(7),n(28),n(8),n(900),n(111),n(40),n(47),n(48),n(38),n(19),n(30),n(587)),d=n(54),f=n(187);function v(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function m(t){for(var e=1;e0){var n=this.api.openedModals[this.api.openedModals.length-1];(n.focusRetain||n.focusTrap)&&n.$refs.vfmContainer.focus(),!n.hideOverlay&&(n.visibility.overlay=!0)}this.drag&&this.removeDragDown(),this.resize&&this.removeResizeDown(),this.state=null,this.startTransitionLeave()},startTransitionEnter:function(){this.visibility.overlay=!0,this.visibility.modal=!0},startTransitionLeave:function(){this.visibility.overlay=!1,this.visibility.modal=!1},handleLockScroll:function(){var t=this;this.value&&this.$nextTick((function(){t.lockScroll?Object(f.a)(t.$refs.vfmContainer,{reserveScrollBarGap:!0}):Object(f.b)(t.$refs.vfmContainer)}))},getAttachElement:function(){return!1!==this.attach&&("string"==typeof this.attach?!!window&&window.document.querySelector(this.attach):this.attach)},beforeOverlayEnter:function(){this.overlayTransitionState=C},afterOverlayEnter:function(){this.overlayTransitionState=_},beforeOverlayLeave:function(){this.overlayTransitionState=x},afterOverlayLeave:function(){this.overlayTransitionState=y},beforeModalEnter:function(){this.modalTransitionState=C},afterModalEnter:function(){this.modalTransitionState=_,(this.focusRetain||this.focusTrap)&&this.$refs.vfmContainer.focus(),this.focusTrap&&this.$focusTrap.enable(this.$refs.vfmContainer),this.drag&&this.addDragDown(),this.resize&&this.addResizeDown(),this.$emit("opened",this.createModalEvent({type:"opened"})),this.resolveToggle("show")},beforeModalLeave:function(){this.modalTransitionState=x,this.$focusTrap.enabled()&&this.$focusTrap.disable()},afterModalLeave:function(){this.modalTransitionState=y,this.modalStackIndex=null,this.lockScroll&&Object(f.b)(this.$refs.vfmContainer),this.keepChangedStyle||(this.dragResizeStyle={});var t=!1,e=this.createModalEvent({type:"closed",stop:function(){t=!0}});this.$emit("closed",e),this.resolveToggle("hide"),t||(this.params={})},onMousedown:function(t){this.lastMousedownEl=null==t?void 0:t.target},onMouseupContainer:function(){this.lastMousedownEl===this.$refs.vfmContainer&&"resize:move"!==this.state&&(this.$emit("click-outside",this.createModalEvent({type:"click-outside"})),this.clickToClose&&this.$emit("input",!1))},onEsc:function(){this.visible&&this.escToClose&&this.$emit("input",!1)},createModalEvent:function(){return m({ref:this},arguments.length>0&&void 0!==arguments[0]?arguments[0]:{})},emitEvent:function(t,e){var n=!1,r=this.createModalEvent({type:t,stop:function(){n=!0}});return this.$emit(t,r),!!n&&(this.stopEvent=!0,this.$emit("input",e),!0)},emitState:function(t,e,n){this.state="".concat(e,":").concat(n),this.$emit(this.state,t)},toggle:function(t,e){var n=arguments,r=this;return new Promise((function(o,l){r.resolveToggle=function(t){o(t),r.resolveToggle=h},r.rejectToggle=function(t){l(t),r.rejectToggle=h};var c="boolean"==typeof t?t:!r.value;c&&2===n.length&&(r.params=e),r.$emit("input",c)}))},pointerDown:function(t){var e=this;t.stopPropagation();var n,r="resize",o="drag",l=this.$refs,c=l.vfmContainer,f=l.vfmContent,v=t.target.getAttribute("direction");if(v)n=r;else{if(!Object(d.h)(t,f,this.dragSelector))return;n=o}this.emitState(t,n,"start");var h=Object(d.d)(t),_=c.getBoundingClientRect(),C=f.getBoundingClientRect(),y="absolute"===window.getComputedStyle(f).position,x=Object(d.g)(this.dragResizeStyle.top),w=Object(d.g)(this.dragResizeStyle.left),k=function(){if(e.fitParent){var t={absolute:function(){return{minTop:0,minLeft:0,maxTop:_.height-C.height,maxLeft:_.width-C.width}},relative:function(){return{minTop:x+_.top-C.top,minLeft:w+_.left-C.left,maxTop:x+_.bottom-C.bottom,maxLeft:w+_.right-C.right}}};return y?t.absolute():t.relative()}return{}}(),S=n===r&&Object(d.f)(document.body,"cursor",$[v]),D=function(t){t.stopPropagation(),e.emitState(t,n,"move");var l,c,f=Object(d.d)(t),$={x:f.x-h.x,y:f.y-h.y};n===r&&($=e.getResizeOffset(v,$,_,C,y)),y?(l=C.top-_.top+$.y,c=C.left-_.left+$.x):(l=x+$.y,c=w+$.x),n===o&&e.fitParent&&(l=Object(d.c)(k.minTop,l,k.maxTop),c=Object(d.c)(k.minLeft,c,k.maxLeft));var style=m(m(m({position:"relative",top:l+"px",left:c+"px",margin:"unset",touchAction:"none"},y&&{position:"absolute",transform:"unset",width:C.width+"px",height:C.height+"px"}),$.width&&{width:$.width+"px"}),$.height&&{height:$.height+"px"});e.dragResizeStyle=m(m({},e.dragResizeStyle),style)},j=function(t){t.stopPropagation(),n===r&&S&&S(),setTimeout((function(){e.emitState(t,n,"end")})),Object(d.e)("move",document,D),Object(d.e)("up",document,j)};Object(d.a)("move",document,D),Object(d.a)("up",document,j)},addDragDown:function(){Object(d.a)("down",this.$refs.vfmContent,this.pointerDown),this.dragResizeStyle.touchAction="none"},removeDragDown:function(){Object(d.e)("down",this.$refs.vfmContent,this.pointerDown)},addResizeDown:function(){var t=this;this.visibility.resize=!0,this.$nextTick((function(){Object(d.a)("down",t.$refs.vfmResize,t.pointerDown)}))},removeResizeDown:function(){Object(d.e)("down",this.$refs.vfmResize,this.pointerDown),this.visibility.resize=!1},getResizeOffset:function(t,e,n,l,c){var f=this,v=function(t,e,r,o){var c=l[e],v=n[t]-l[t],m=Object(d.b)(e);return{axis:r,edgeName:e,min:o?v:-c,max:o?c:v,minEdge:f["min".concat(m)],maxEdge:f["max".concat(m)],getEdge:function(t){return l[e]-t*(o?1:-1)},getOffsetAxis:function(t,n){var r=l[e]-t;return n?o?r:0:(o?1:-1)*r/2}}},h={t:["top","height","y",!0],b:["bottom","height","y",!1],l:["left","width","x",!0],r:["right","width","x",!1]},_={x:0,y:0};return t.split("").forEach((function(t){var n=v.apply(void 0,Object(r.a)(h[t]));_=m(m({},_),function(t){var n=e[t.axis];n=f.fitParent?Object(d.c)(t.min,n,t.max):n;var r=Object(d.c)(t.minEdge,t.getEdge(n),t.maxEdge);return n=t.getOffsetAxis(r,c),Object(o.a)(Object(o.a)({},t.edgeName,r),t.axis,n)}(n))})),_}}},D=S,j=(n(901),n(0)),component=Object(j.a)(D,(function(){var t=this,e=t._self._c;return t.ssr||t.visible?e("div",{directives:[{name:"show",rawName:"v-show",value:!t.ssr||t.visible,expression:"!ssr || visible"}],staticClass:"vfm vfm--inset",class:[!1===t.attach?"vfm--fixed":"vfm--absolute",{"vfm--prevent-none":t.preventClick}],style:t.bindStyle,on:{keydown:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"])?null:t.onEsc.apply(null,arguments)}}},[e("transition",t._b({ref:"vfmOverlayTransition",on:{"before-enter":t.beforeOverlayEnter,"after-enter":t.afterOverlayEnter,"before-leave":t.beforeOverlayLeave,"after-leave":t.afterOverlayLeave}},"transition",t.computedOverlayTransition,!1),[e("div",{directives:[{name:"show",rawName:"v-show",value:!t.hideOverlay&&t.visibility.overlay,expression:"!hideOverlay && visibility.overlay"}],staticClass:"vfm__overlay vfm--overlay vfm--absolute vfm--inset",class:t.overlayClass,style:t.overlayStyle})]),t._v(" "),e("transition",t._b({ref:"vfmTransition",on:{"before-enter":t.beforeModalEnter,"after-enter":t.afterModalEnter,"before-leave":t.beforeModalLeave,"after-leave":t.afterModalLeave}},"transition",t.computedTransition,!1),[e("div",{directives:[{name:"show",rawName:"v-show",value:t.visibility.modal,expression:"visibility.modal"}],ref:"vfmContainer",staticClass:"vfm__container vfm--absolute vfm--inset vfm--outline-none",class:t.classes,style:t.styles,attrs:{"aria-expanded":t.visibility.modal.toString(),role:"dialog","aria-modal":"true",tabindex:"-1"},on:{mouseup:function(e){return e.target!==e.currentTarget?null:t.onMouseupContainer.apply(null,arguments)},mousedown:function(e){return e.target!==e.currentTarget?null:t.onMousedown.apply(null,arguments)}}},[e("div",{ref:"vfmContent",staticClass:"vfm__content",class:[t.contentClass,{"vfm--prevent-auto":t.preventClick}],style:t.bindContentStyle,on:{mousedown:function(e){return t.onMousedown(null)}}},[t._t("default",null,{params:t.params,close:function(){return t.$emit("input",!1)}}),t._v(" "),t.visibility.resize&&t.visibility.modal?e("div",{ref:"vfmResize",staticClass:"vfm__resize vfm--absolute vfm--inset vfm--prevent-none vfm--select-none vfm--touch-none"},t._l(t.resizeDirections,(function(t){return e("div",{key:t,staticClass:"vfm--absolute vfm--prevent-auto",class:"vfm--resize-".concat(t),attrs:{direction:t}})})),0):t._e()],2)])])],1):t._e()}),[],!1,null,"02823e40",null);e.a=component.exports},function(t,e,n){"use strict";n(26),n(111);var r={props:{},methods:{slice:function(t){this.api.dynamicModals.splice(t,1)},beforeOpen:function(t,e,n){var r=this;t.ref.params=e.params,this.$nextTick((function(){e.value||(r.slice(n),e.reject("show"))}))},isString:function(t){return"string"==typeof t}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"modals-container"},t._l(t.api.dynamicModals,(function(n,r){return e(n.component,t._g(t._b({key:n.id,tag:"component",on:{closed:function(e){return t.slice(r)},"before-open":function(e){return t.beforeOpen(e,n,r)},opened:n.opened},scopedSlots:t._u([t._l(n.slots,(function(slot,n){return{key:n,fn:function(){return[t.isString(slot)?e("div",{key:n,domProps:{innerHTML:t._s(slot)}}):e(slot.component,t._g(t._b({key:n,tag:"component"},"component",slot.bind,!1),slot.on))]},proxy:!0}}))],null,!0),model:{value:n.value,callback:function(e){t.$set(n,"value",e)},expression:"modal.value"}},"component",n.bind,!1),n.on))})),1)}),[],!1,null,null,null);e.a=component.exports},function(t,e,n){"use strict";n(30);var r={name:"NuxtLoading",data:function(){return{percent:0,show:!1,canSucceed:!0,reversed:!1,skipTimerCount:0,rtl:!1,throttle:200,duration:5e3,continuous:!1}},computed:{left:function(){return!(!this.continuous&&!this.rtl)&&(this.rtl?this.reversed?"0px":"auto":this.reversed?"auto":"0px")}},beforeDestroy:function(){this.clear()},methods:{clear:function(){clearInterval(this._timer),clearTimeout(this._throttle),clearTimeout(this._hide),this._timer=null},start:function(){var t=this;return this.clear(),this.percent=0,this.reversed=!1,this.skipTimerCount=0,this.canSucceed=!0,this.throttle?this._throttle=setTimeout((function(){return t.startTimer()}),this.throttle):this.startTimer(),this},set:function(t){return this.show=!0,this.canSucceed=!0,this.percent=Math.min(100,Math.max(0,Math.floor(t))),this},get:function(){return this.percent},increase:function(t){return this.percent=Math.min(100,Math.floor(this.percent+t)),this},decrease:function(t){return this.percent=Math.max(0,Math.floor(this.percent-t)),this},pause:function(){return clearInterval(this._timer),this},resume:function(){return this.startTimer(),this},finish:function(){return this.percent=this.reversed?0:100,this.hide(),this},hide:function(){var t=this;return this.clear(),this._hide=setTimeout((function(){t.show=!1,t.$nextTick((function(){t.percent=0,t.reversed=!1}))}),500),this},fail:function(t){return this.canSucceed=!1,this},startTimer:function(){var t=this;this.show||(this.show=!0),void 0===this._cut&&(this._cut=1e4/Math.floor(this.duration)),this._timer=setInterval((function(){t.skipTimerCount>0?t.skipTimerCount--:(t.reversed?t.decrease(t._cut):t.increase(t._cut),t.continuous&&(t.percent>=100||t.percent<=0)&&(t.skipTimerCount=1,t.reversed=!t.reversed))}),100)}},render:function(t){var e=t(!1);return this.show&&(e=t("div",{staticClass:"nuxt-progress",class:{"nuxt-progress-notransition":this.skipTimerCount>0,"nuxt-progress-failed":!this.canSucceed},style:{width:this.percent+"%",left:this.left}})),e}},o=(n(832),n(0)),component=Object(o.a)(r,undefined,undefined,!1,null,null,null);e.a=component.exports},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,n){"use strict";n(461)},function(t,e,n){"use strict";n(462)},function(t,e,n){t.exports={}},function(t,e,n){"use strict";n(465)},function(t,e,n){"use strict";n(466)},function(t,e,n){"use strict";n(467)},function(t,e,n){"use strict";n(468)},function(t,e,n){"use strict";n(469)},function(t,e,n){"use strict";n(470)},function(t,e,n){"use strict";n(471)},function(t,e,n){"use strict";n(472)},function(t,e,n){"use strict";n(474)},function(t,e,n){"use strict";n(475)},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,n){"use strict";n(491)},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,n){"use strict";n(498)},function(t,e,n){"use strict";n(499)},function(t,e,n){"use strict";n(500)},function(t,e,n){"use strict";n(501)},function(t,e,n){"use strict";n(502)},function(t,e,n){"use strict";n(503)},function(t,e,n){"use strict";n(504)},function(t,e,n){"use strict";n(505)},function(t,e,n){"use strict";n(506)},function(t,e,n){"use strict";n(507)},function(t,e,n){"use strict";n(508)},function(t,e,n){"use strict";n(509)},function(t,e,n){"use strict";n(510)},function(t,e,n){"use strict";n(511)},function(t,e,n){"use strict";n(512)},function(t,e,n){"use strict";n(513)},function(t,e,n){"use strict";n(514)},function(t,e,n){"use strict";n(515)},function(t,e,n){"use strict";n(516)},function(t,e,n){"use strict";n(517)},function(t,e,n){"use strict";n(518)},function(t,e,n){"use strict";n(519)},function(t,e,n){"use strict";n(520)},function(t,e,n){"use strict";n(521)},function(t,e,n){"use strict";n(522)},function(t,e,n){"use strict";n(523)},function(t,e,n){"use strict";n(524)},function(t,e,n){"use strict";n(525)},function(t,e,n){"use strict";n(526)},function(t,e,n){"use strict";n(527)},function(t,e,n){"use strict";n(528)},function(t,e,n){"use strict";n(529)},function(t,e,n){"use strict";n(530)},function(t,e,n){"use strict";n(531)},function(t,e,n){"use strict";n(532)},function(t,e,n){"use strict";n(533)},function(t,e,n){"use strict";n(534)},function(t,e,n){"use strict";n(535)},function(t,e,n){"use strict";n(536)},function(t,e,n){"use strict";n(537)},function(t,e,n){"use strict";n(538)},function(t,e,n){"use strict";n(539)},function(t,e,n){"use strict";n(540)},function(t,e,n){"use strict";n(541)},function(t,e,n){"use strict";n(542)},function(t,e,n){"use strict";n(543)},function(t,e,n){"use strict";n(544)},function(t,e,n){"use strict";n(545)},function(t,e,n){"use strict";n(546)},function(t,e,n){"use strict";n(548)},function(t,e,n){"use strict";n(549)},function(t,e,n){"use strict";n(550)},function(t,e,n){"use strict";n(551)},function(t,e,n){"use strict";n(552)},function(t,e,n){"use strict";n(553)},function(t,e,n){"use strict";n(554)},function(t,e,n){"use strict";n(555)},function(t,e,n){"use strict";n(556)},function(t,e,n){"use strict";n(557)},function(t,e,n){"use strict";n(558)},function(t,e,n){"use strict";n(559)},function(t,e,n){"use strict";n(560)},function(t,e,n){"use strict";n(561)},function(t,e,n){"use strict";n.r(e);n(11),n(8),n(3);var r={data:function(){return{scrollPosition:null,showNavbar:!0,showMobileMenu:!1,isModalVisible:!1,showSearchModal:!1}},computed:{currentLocale:function(){var t=this;return this.$i18n.locales.filter((function(i){return i.code==t.$i18n.locale}))},latestPress:function(){return this.$store.state.latestContent.latestPress},menuDiscoverDFM:function(){return this.$t("discover")},menuRaiseCapital:function(){return this.$t("raise-capital")},menuInvesting:function(){return this.$t("investing")},menuBrokersMembers:function(){return this.$t("brokers")},menuExchange:function(){return this.$t("exchange")},availableLocales:function(){var t=this;return this.$i18n.locales.filter((function(i){return i.code!==t.$i18n.locale}))}},watch:{$route:function(){this.showMobileMenu=!1}},mounted:function(){window.addEventListener("scroll",this.updateScroll)},deactivated:function(){window.removeEventListener("scroll",this.updateScroll)},beforeDestroy:function(){window.removeEventListener("scroll",this.updateScroll)},methods:{prettyDate:function(t){return this.$dayjs(t).format("DD MMM, YYYY")},updateScroll:function(){document.querySelector(".sticky-navbar").classList.toggle("condensed",window.scrollY>50)},closeMobileMenu:function(){}}},o=(n(838),n(839),n(0)),l=n(350),c=n(351),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"sticky-navbar xl:sticky lg:h-[90px] top-0 z-[999]",class:[(t.$device.isMobile||t.$device.isTablet,"")]},[e("nav",{staticClass:"relative top-0 left-0 right-0 z-50 bg-white"},[e("div",{staticClass:"flex justify-between px-4 md:gap-x-6 sm:px-8"},[e("div",{staticClass:"flex-shrink-0 brand"},[e("nuxt-link",{attrs:{to:t.localePath("/"),"aria-label":"Home page"}},[e("img",{staticClass:"hidden desktop-logo lg:block",attrs:{width:"128",height:"50",src:n(179),alt:"DFM logo",title:"DFM logo",loading:"eager"}})]),t._v(" "),e("nuxt-link",{staticClass:"flex items-center transition-transform hover:scale-105",attrs:{to:t.localePath("/"),"aria-label":"Home page"}},[e("img",{staticClass:"h-8 my-4 lg:hidden",attrs:{width:"80",height:"32",src:n(179),alt:"DFM logo",title:"DFM logo",loading:"eager"}})])],1),t._v(" "),e("div",{staticClass:"flex-col flex-1 header-nav"},[e("div",{staticClass:"h-full main-nav-links",class:{hidden:!t.showMobileMenu,flex:t.showMobileMenu}},[e("flyout-menu",{attrs:{menu:t.menuRaiseCapital},on:{mobileNavClose:t.closeMobileMenu}}),t._v(" "),e("flyout-menu",{attrs:{menu:t.menuInvesting},on:{mobileNavClose:t.closeMobileMenu}}),t._v(" "),e("flyout-menu",{attrs:{menu:t.menuBrokersMembers},on:{mobileNavClose:t.closeMobileMenu}}),t._v(" "),e("flyout-menu",{attrs:{menu:t.menuExchange},on:{mobileNavClose:t.closeMobileMenu}}),t._v(" "),e("flyout-menu",{attrs:{menu:t.menuDiscoverDFM},on:{mobileNavClose:t.closeMobileMenu},scopedSlots:t._u([{key:"right",fn:function(){return[e("div",{staticClass:"grid lg:grid-cols-2 max-lg:px-4"},[e("div",{staticClass:"hidden max-w-sm lg:block flyout-section"},[e("span",{staticClass:"block text-heading h4 section-title"},[t._v("\n "+t._s("en"==t.$i18n.locale?"Latest Press Releases":"آخر الأخبار والبيانات الصحفية")+"\n ")]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 px-4 divide-y"},t._l(t.latestPress,(function(n){return e("nuxt-link",{key:n.id,staticClass:"py-4 text-body hover:text-secondary",attrs:{to:t.localePath("/discover-dfm/news-media/press-releases/".concat(n.id))}},[e("span",{staticClass:"block text-sm text-muted"},[t._v(t._s(n.publication_date))]),t._v(" "),e("span",{staticClass:"line-clamp-2"},[t._v("\n "+t._s(n.headline)+"\n ")])])})),1)]),t._v(" "),e("a",{staticClass:"flex flex-col w-full lg:w-80",attrs:{href:"https://www.capitalmarketsummit.ae",target:"_blank"}},[e("div",{staticClass:"w-full"},[e("c-image",{staticClass:"object-cover object-center w-full overflow-hidden",attrs:{"image-src":"visuals/capitalmarketsummit-menuimg",width:400,height:240,sizes:"sm:400px md:400px lg:600px"}})],1),t._v(" "),e("a",{staticClass:"mt-4 btn-primary",attrs:{href:"https://www.capitalmarketsummit.ae",target:"_blank"}},[t._v(" "+t._s("en"==t.$i18n.locale?"Capital Market Summit":"قمة أسواق رأس المال")+" ")])])])]},proxy:!0}])}),t._v(" "),e("ul",{staticClass:"mb-0 bg-white lg:hidden only-mobile"},[e("li",{staticClass:"w-full"},[e("a",{staticClass:"flex items-center h-full px-4 py-3 text-sm mw-link text-brand-purple hover:text-primary",attrs:{href:"https://marketwatch.dfm.ae/",target:"_blank"}},[e("span",{staticClass:"uppercase font-heading rtl:font-arabic rtl:text-lg"},[t._v(t._s(t.$t("commons.market-watch")))]),t._v(" "),e("svg",{staticClass:"w-5 h-5 text-gray-400 ms-auto",class:{"rotate-180":"ar"==t.$i18n.locale},attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M4.5 12h15m0 0l-6.75-6.75M19.5 12l-6.75 6.75"}})])])]),t._v(" "),e("li",{staticClass:"w-full"},[e("a",{staticClass:"flex items-center h-full px-4 py-3 text-sm mw-link text-brand-purple hover:text-primary",attrs:{href:"https://esrv.dfm.ae/",target:"_blank"}},[e("span",{staticClass:"uppercase font-heading rtl:font-arabic rtl:text-lg"},[t._v(t._s(t.$t("global.buttons.eServices")))]),t._v(" "),e("svg",{staticClass:"w-5 h-5 text-gray-400 ms-auto",class:{"rotate-180":"ar"==t.$i18n.locale},attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M4.5 12h15m0 0l-6.75-6.75M19.5 12l-6.75 6.75"}})])])])])],1)]),t._v(" "),e("div",{staticClass:"flex items-center ltr:pl-4 rtl:pr-4 gap-x-2"},[e("symbol-search",{staticClass:"hidden sm:block"}),t._v(" "),e("a",{staticClass:"inline-flex items-center flex-shrink-0 px-3 py-2 text-sm leading-snug text-black border border-gray-300 uppercasen font-heading rtl:font-arabic hover:bg-black hover:text-white gap-x-2",attrs:{href:"https://esrv.dfm.ae/WebApplication.UI/LocalOperations/Login/PopupLogin.aspx?lang=".concat(t.currentLocale[0].iso),target:"_blank"}},[e("svg",{staticClass:"size-4",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"}},[e("path",{attrs:{d:"M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM12.735 14c.618 0 1.093-.561.872-1.139a6.002 6.002 0 0 0-11.215 0c-.22.578.254 1.139.872 1.139h9.47Z"}})]),t._v(" "),e("span",[t._v(t._s(t.$t("commons.login"))+" ")])]),t._v(" "),e("ul",{staticClass:"language-switcher ms-auto gap-x-2 !my-0 flex h-full items-center text-sm uppercase"},t._l(t.availableLocales,(function(n){return e("li",{key:n.code},[e("a",{staticClass:"inline-block px-2 py-2 text-sm font-bold leading-snug text-black border border-gray-300 font-arabic hover:bg-black hover:text-white",attrs:{href:t.switchLocalePath(n.code)}},[t._v(" "+t._s(n.name)+" ")])])})),0),t._v(" "),e("div",{staticClass:"hamburger-icon xl:hidden",class:{open:t.showMobileMenu},on:{click:function(e){t.showMobileMenu=!t.showMobileMenu}}},[e("span"),t._v(" "),e("span"),t._v(" "),e("span"),t._v(" "),e("span")])],1)])])])}),[],!1,null,"c6c71de6",null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{FlyoutMenu:n(1009).default,CImage:n(23).default,SymbolSearch:n(1011).default})},function(t,e,n){"use strict";n.r(e);var r={name:"FlyoutMenu",props:{menu:{type:Object,required:!0}},data:function(){return{open:!1}},computed:{hasRightSlot:function(){return!!this.$slots.right}},watch:{$route:function(){this.open=!1}},methods:{handleClickOutside:function(){this.open&&(this.$device.isMobile||(this.open=!1))}}},o=(n(840),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("on-click-outside",{attrs:{do:t.handleClickOutside}},[e("div",{staticClass:"flex flex-col bg-white xl:flex-row"},[e("button",{staticClass:"flyout-trigger",class:{active:t.open},on:{click:function(e){t.open=!t.open}}},[t.menu?e("span",{},[t._v(" "+t._s(t.menu.label)+" ")]):t._e(),t._v(" "),e("svg",{staticClass:"w-4 h-4 text-gray-500 ms-auto sm:me-0 xl:hidden",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 9l-7 7-7-7"}})])]),t._v(" "),e("transition",{attrs:{name:"slide-down",mode:"out-in"}},[t.open?e("div",{staticClass:"dropdown-container"},[e("div",{staticClass:"flex flex-col justify-center w-full py-4 xl:flex-row xl:py-12 xl:pb-24 xl:w-auto xl:container"},[t._t("left"),t._v(" "),e("div",{staticClass:"w-full xl:w-auto xl:px-4"},[t.menu?e("div",{staticClass:"flex flex-col justify-center h-full mx-auto max-xl:py-4 flyout-container xl:w-auto xl:flex-row"},t._l(t.menu.flyoutsection,(function(section,t){return e("flyout-menu-section",{key:t,attrs:{section:section}})})),1):t._e()]),t._v(" "),t._t("right")],2)]):t._e()])],1)])}),[],!1,null,"4c294872",null);e.default=component.exports;installComponents(component,{FlyoutMenuSection:n(1010).default,OnClickOutside:n(181).default})},function(t,e,n){"use strict";n.r(e);var r={props:{section:{type:Object,required:!0}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flyout-section"},[t.section.label?e("span",{staticClass:"section-title h4"},[t._v(" "+t._s(t.section.label)+" ")]):t._e(),t._v(" "),e("ul",{staticClass:"max-lg:px-4 nav-list"},t._l(t.section.sectionmenu,(function(n,r){return e("li",{key:r,staticClass:"nav-item"},["external"!=n.target?e("nuxt-link",{staticClass:"nav-link",class:n.highlightClass,attrs:{to:t.localePath(n.path)}},[e("span",[t._v(t._s(n.label)+" "+t._s(n.highlight)+" ")])]):e("a",{staticClass:"nav-link group",attrs:{href:n.path,target:"_blank",rel:"noreferrer"}},[e("span",{staticClass:"external-link"},[t._v(" "+t._s(n.label)+" ")]),t._v(" "),"external"==n.target?e("svg",{staticClass:"inline-block w-5 h-5 -mt-1 text-gray-400 ltr:ml-2 rtl:mr-2 group-hover:text-white",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"}})]):t._e()])],1)})),0)])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(13),n(210);var r=n(18),o=n(1),l=(n(6),n(7),n(8),n(21),n(26),n(3),n(113),n(9),n(24),{name:"SearchSymbol",fetchOnServer:!1,components:{Autocomplete:n(579).a},data:function(){return{stocks:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){var n,o,data,l;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=LiteSecuritiesLists&Language=".concat(t.$i18n.locale)});case 3:return o=e.sent,e.next=6,o.json();case 6:data=e.sent,l=(n=[]).concat.apply(n,Object(r.a)(Object.values(data))),t.stocks=l,e.next=13;break;case 11:e.prev=11,e.t0=e.catch(0);case 13:case"end":return e.stop()}}),e,null,[[0,11]])})))()})),computed:{today:function(){return this.$dayjs().format("DD MMM, YYYY")}},mounted:function(){this.$dayjs.locale(this.$i18n.locale)},methods:{search:function(input){return input.length<1?[]:this.stocks.filter((function(t){if(null!=t.FullName)return t.FullName.toLowerCase().includes(input.toLowerCase())||t.SecuritySymbol.toLowerCase().includes(input.toLowerCase())})).slice(0,5)},getResultValue:function(t){return t.SecuritySymbol},handleSubmit:function(t){var link=this.localePath("/the-exchange/market-information/company/".concat(t.SecuritySymbol));window.open(link,"_self")}}}),c=l,d=(n(841),n(0)),f=n(352),component=Object(d.a)(c,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative search"},[e("svg",{staticClass:"absolute inset-0 z-10 flex items-center w-5 h-full ltr:ml-2 rtl:mr-2 text-white/50",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607z"}})]),t._v(" "),t.stocks.length?e("autocomplete",{attrs:{name:"symbol-search","base-class":"symbol-search",search:t.search,placeholder:t.$t("msg1"),"aria-label":t.$t("msg1"),"get-result-value":t.getResultValue},on:{submit:t.handleSubmit},scopedSlots:t._u([{key:"result",fn:function(n){var r=n.result,o=n.props;return[e("li",t._b({staticClass:"flex flex-col divide-y divide-gray-200 autocomplete-result"},"li",o,!1),[e("a",{attrs:{href:t.localePath("/the-exchange/market-information/company/".concat(r.SecuritySymbol))}},[e("span",{staticClass:"stock-title"},[e("span",{staticClass:"block text-xs uppercase text-white/70"},[t._v(" "+t._s(t.$t("data-headers.symbol"))+": "+t._s(r.SecuritySymbol)+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(r.FullName)+" ")])])])])]}}],null,!1,878971950)}):t._e()],1)}),[],!1,null,null,null);"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(17),n(3),n(37),n(39),{data:function(){return{disclosure:null,loading:!1,showAiSummaryModal:!1,aiSummaryData:null,aiFinanceData:null,aiSummaryDataError:null,aiFinanceDataError:null}},mounted:function(){this.$bus.$on("openAiSummaryModal",this.openAiSummaryModal)},beforeDestroy:function(){this.$bus.$off("openAiSummaryModal",this.openAiSummaryModal)},methods:{openAiSummaryModal:function(data){this.disclosure=data.data,this.showAiSummaryModal=!0,this.getSummaryData(data)},getSummaryData:function(data){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r,o,l,c,d;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t.loading=!0,t.aiSummaryDataError=!1,t.aiFinanceDataError=!1,n=data.data.resources.some((function(t){return"financial_reports"===t.type})),e.prev=4,r=data.data.id,o=data.data.resources.map((function(t){return t.id})),n){e.next=22;break}return e.prev=10,e.next=13,Promise.all(o.map((function(t){return fetch("https://api-doc-ai.dfm.ae/summary?pk=document%23".concat(r,"%23").concat(t)).then((function(t){return t.json()}))})));case 13:c=e.sent,t.aiSummaryData=c,(c[0].error||"error"==(null===(l=c[0].data)||void 0===l?void 0:l.status))&&(t.aiSummaryDataError=!0),e.next=22;break;case 18:return e.prev=18,e.t0=e.catch(10),t.aiSummaryDataError=!0,e.abrupt("return",null);case 22:if(!n){e.next=35;break}return e.prev=23,e.next=26,Promise.all(o.map((function(t){return fetch("https://api-doc-ai.dfm.ae/extracted-document?pk=document%23".concat(r,"%23").concat(t)).then((function(t){return t.json()}))})));case 26:d=e.sent,t.aiFinanceData=d,d[0].error&&(t.aiFinanceDataError=!0),e.next=35;break;case 31:return e.prev=31,e.t1=e.catch(23),t.aiFinanceDataError=!0,e.abrupt("return",null);case 35:e.next=42;break;case 37:e.prev=37,e.t2=e.catch(4),t.aiSummaryDataError=!0,t.aiFinanceDataError=!0,console.error("Unexpected error:",e.t2);case 42:return e.prev=42,t.loading=!1,e.finish(42);case 45:case"end":return e.stop()}}),e,null,[[4,37,42,45],[10,18],[23,31]])})))()},beforeOpen:function(){this.$emit("modal-before-open")},opened:function(){this.$emit("modal-opened")},beforeClose:function(){this.$emit("modal-before-close")},closed:function(){this.disclosure=null,this.aiSummaryData=null,this.aiSummaryDataError=null,this.aiFinanceData=null,this.aiFinanceDataError=null,this.$emit("modal-closed")}}}),l=n(0),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",[e("vue-final-modal",t._b({attrs:{"esc-to-close":!0,classes:" p-2 flex md:items-center items-end overflow-auto vf-container","content-class":"relative bg-white overflow-auto mx-auto vf-modal min-h-[128px] w-full rounded shadow-2xl","content-style":{maxWidth:"800px"},"focus-trap":""},on:{"before-open":t.beforeOpen,opened:t.opened,"before-close":t.beforeClose,closed:t.closed,cancel:function(e){t.showAiSummaryModal=!1}},scopedSlots:t._u([{key:"default",fn:function(n){var r=n.close;return[e("modal-close-button",{on:{close:r}}),t._v(" "),e("div",{staticClass:"p-8"},[e("span",{staticClass:"flex items-center gap-x-1"},[e("svg",{class:{"animate-spin":t.loading},attrs:{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16"}},[e("defs",[e("linearGradient",{attrs:{id:"a",x1:"0%",x2:"99.869%",y1:"50%",y2:"50%"}},[e("stop",{attrs:{offset:"0%","stop-color":"#05CEFF"}}),t._v(" "),e("stop",{attrs:{offset:"100%","stop-color":"#8107FF"}})],1)],1),t._v(" "),e("path",{attrs:{fill:"url(#a)","fill-rule":"evenodd",d:"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0Zm0 3.26a4.74 4.74 0 1 0 0 9.48 4.74 4.74 0 0 0 0-9.48Z"}})]),t._v(" "),t.loading?e("span",{staticClass:"text-muted"},[t._v(" Fetching AI summary")]):e("span",{staticClass:"text-secondary"},[t._v(" AI generated summary")])]),t._v(" "),e("div",{staticClass:"py-6"},[t.loading?t._e():e("div",{staticClass:"flex flex-col"},[t.aiSummaryData?e("ai-disclosure-summary-content",{attrs:{disclosure:t.disclosure,"ai-summary-data":t.aiSummaryData,"ai-summary-data-error":t.aiSummaryDataError,"data-aos":"fade-up","data-aos-duration":"500","data-aos-delay":"100"}}):t._e(),t._v(" "),t.aiFinanceData?e("ai-disclosure-finance-content",{attrs:{disclosure:t.disclosure,"ai-finance-data":t.aiFinanceData,"ai-finance-data-error":t.aiFinanceDataError,"data-aos":"fade-up","data-aos-duration":"500","data-aos-delay":"100"}}):t._e(),t._v(" "),e("div",{staticClass:"mt-6 disclaimer"},[e("div",{staticClass:"my-2",attrs:{"data-aos":"fade-up","data-aos-duration":"500","data-aos-delay":"300"}},[e("span",{staticClass:"block text-xs text-secondary"},[t._v("\n *This information is AI generated, for more detailed info, read the full document.\n ")]),t._v(" "),e("span",{staticClass:"block text-xs text-muted"},[t._v("Please review the original documents to validate accuracy, as the analysis does not constitute investment advice and should not replace your own assessment. No warranty is given that the information is accurate, complete, or up to date.")])]),t._v(" "),t.disclosure?e("nuxt-link",{staticClass:"mt-4 text-sm btn btn-primary",attrs:{"data-aos":"fade-up","data-aos-duration":"500","data-aos-delay":"500",to:t.localePath("/the-exchange/news-disclosures/disclosures/".concat(t.disclosure.id))},nativeOn:{click:function(t){return r.apply(null,arguments)}}},[t._v("\n View Document\n ")]):t._e()],1)],1)])])]}}]),model:{value:t.showAiSummaryModal,callback:function(e){t.showAiSummaryModal=e},expression:"showAiSummaryModal"}},"vue-final-modal",t.$attrs,!1))],1)}),[],!1,null,"edd872c2",null);e.default=component.exports;installComponents(component,{ModalCloseButton:n(327).default,AiDisclosureSummaryContent:n(1013).default,AiDisclosureFinanceContent:n(1014).default})},function(t,e,n){"use strict";n.r(e);var r=n(120),o=n.n(r),l=(n(213),n(473),{name:"AiDisclosureSummaryContent",components:{VueSlickCarousel:o.a},props:{aiSummaryData:{type:Array,required:!0},aiSummaryDataError:{type:Boolean,default:!0}},data:function(){return{slickOptions:{dots:!0,arrows:!0,infinite:!1,fade:!0,speed:250,slidesToShow:1,rows:1,slidesToScroll:1,autoplay:!1,cssEase:"ease-in-out"}}}}),c=(n(842),n(0)),component=Object(c.a)(l,(function(){var t,e=this,n=e._self._c;return n("div",[e.aiSummaryDataError?n("div",{staticClass:"text-red-500"},[n("p",[e._v("No summary available for this announcement, kindly view the full document for details.")])]):null!==(t=e.aiSummaryData)&&void 0!==t&&t.length?n("span",{staticClass:"relative block overflow-hidden"},[n("VueSlickCarousel",e._b({staticClass:"ai-summary-carousel",class:{"mb-6":e.aiSummaryData.length>1}},"VueSlickCarousel",e.slickOptions,!1),e._l(e.aiSummaryData,(function(summary,t){return n("div",{key:summary.data.created_at,staticClass:"flex flex-col gap-y-1"},[e.aiSummaryData.length>1?n("div",{staticClass:"mb-2 font-bold text-black"},[e._v("Summary "+e._s(t+1)+" of "+e._s(e.aiSummaryData.length))]):e._e(),e._v(" "),n("div",{staticClass:"font-bold"},[e._v(e._s(summary.data.symbol)+" - "+e._s(summary.data.headline))]),e._v(" "),n("div",{staticClass:"inline-block"},[e._v(e._s(summary.data.summary))])])})),0)],1):e._e()])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r=n(18),o=(n(8),n(111),n(3),n(13),n(25),n(184),n(120)),l=n.n(o),c=(n(213),n(473),{name:"AiDisclosureFinanceContent",components:{VueSlickCarousel:l.a},props:{disclosure:{type:Object,required:!0},aiFinanceData:{type:Array,required:!0},aiFinanceDataError:{type:Boolean,default:!1}},data:function(){return{slickOptions:{dots:!0,arrows:!0,infinite:!1,fade:!0,speed:250,slidesToShow:1,rows:1,slidesToScroll:1,autoplay:!1,cssEase:"ease-in-out"}}},computed:{filteredAiFinanceData:function(){return this.aiFinanceDataError?[]:this.aiFinanceData.filter((function(t){var e,n;return(null==t||null===(e=t.data)||void 0===e?void 0:e.status)&&"done"===(null==t||null===(n=t.data)||void 0===n?void 0:n.status)}))}},methods:{sortedFinancialMetrics:function(t){var e=Object(r.a)(t),n=e.splice(2,1)[0];return e.splice(3,0,n),e},checkPercentageTrend:function(t,e){if(null==t)return"neutral";var n=parseFloat(t.replace("%",""));return n>0&&"Expenses"==e?"up text-red-500":n>0?"up text-green-500":n<0&&"Expenses"==e?"down text-green-500 transform rotate-90":n<0?"down text-red-500 transform rotate-90":(0===n||null==n||console.error("Unexpected value:",t),"neutral")}}}),d=n(0),component=Object(d.a)(c,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative w-full overflow-hidden"},[t.filteredAiFinanceData.length?[e("VueSlickCarousel",t._b({staticClass:"ai-summary-carousel",class:{"mb-6":t.filteredAiFinanceData.length>1}},"VueSlickCarousel",t.slickOptions,!1),t._l(t.filteredAiFinanceData,(function(n,r){return e("div",{key:n.created_at,staticClass:"w-full"},[t.filteredAiFinanceData.length>1?e("div",{staticClass:"mb-2 font-bold text-black"},[t._v("Summary "+t._s(r+1)+" of "+t._s(t.filteredAiFinanceData.length))]):t._e(),t._v(" "),n.data.valid_current?[e("div",{staticClass:"mb-4 font-bold"},[t._v(t._s(n.data.symbol)+" - "+t._s(n.data.headline))]),t._v(" "),e("div",{staticClass:"flex flex-col w-full p-4 bg-gray-100 divide-y divide-gray-300"},t._l(t.sortedFinancialMetrics(n.data.financial_metrics),(function(r,o){return e("div",{key:o,staticClass:"flex flex-col py-1 text-sm"},[e("div",{staticClass:"flex"},[e("span",{staticClass:"basis-1/2 sm:basis-1/6"},[t._v(t._s(r.key))]),t._v(" "),e("span",{staticClass:"flex items-center justify-end text-right uppercase sm:basis-2/6 basis-1/2 num gap-x-2"},["EPS"!==r.key?e("span",[t._v(t._s(t._f("numberFormat")(r.value[0].value,"0.00a")))]):e("span",[t._v(t._s(r.value[0].value.split(" ").shift()))]),t._v(" "),"AED"!==r.value[0].value.split(" ").pop()?e("span",[t._v(t._s(r.value[0].value.split(" ").pop()))]):t._e(),t._v(" "),n.data.valid_prior?e("span",["neutral"===t.checkPercentageTrend(r.value[1].value,r.key)?e("svg",{staticClass:"w-4 h-4 text-gray-300",attrs:{xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{fill:"none","fill-rule":"evenodd"}},[e("rect",{attrs:{width:"16",height:"16",fill:"currentColor","fill-rule":"nonzero",rx:"8"}}),t._v(" "),e("rect",{attrs:{width:"8",height:"2",x:"4",y:"7",fill:"#FFF",rx:"1"}})])]):e("svg",{staticClass:"w-4 h-4 text-gray-300",class:[t.checkPercentageTrend(r.value[1].value,r.key),"transition-transform duration-300 ease-in-out"],attrs:{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16"}},[e("g",{attrs:{fill:"none","fill-rule":"nonzero"}},[e("rect",{attrs:{width:"16",height:"16",rx:"8",fill:"currentColor"}}),t._v(" "),e("path",{attrs:{fill:"#FFF",d:"M10.08 5.25a.75.75 0 0 1 .673.747v2.862l-.003.076a.751.751 0 0 1-1.493 0l-.004-.076V7.808l-2.726 2.726a.75.75 0 0 1-1.061-1.06l2.727-2.727H7.142a.75.75 0 0 1 0-1.5h2.861l.077.004Z"}})])])]):t._e()])])])})),0)]:[e("InfoBox",{staticClass:"w-full my-4 text-balance",attrs:{type:"warning"}},[t._v("\n Our interpretation model has low confidence on this document, please review the full set.\n ")])]],2)})),0)]:[t._m(0)]],2)}),[function(){var t=this._self._c;return t("div",{staticClass:"text-red-500"},[t("p",[this._v("No summary available for this announcement, kindly view the full document for details.")])])}],!1,null,null,null);e.default=component.exports;installComponents(component,{InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);var r={name:"HomeVideoBg"},o=n(0),l=n(355),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("client-only",[e("VideoBackground",{staticStyle:{"min-height":"600px","max-height":"600px",height:"100vh"},attrs:{src:"https://res.cloudinary.com/dubaifinancialmarket/video/upload/q_auto:good/f_auto/v1673870956/videos/home-hero-video-final_dasvqe.mp4",poster:"https://res.cloudinary.com/dubaifinancialmarket/image/upload/w_800,h_400/v1671516196/visuals/maketdata-providers-hero_pjfyue.jpg"}},[e("div",{staticClass:"absolute inset-0 z-0 bg-black opacity-50"}),t._v(" "),e("div",{staticClass:"container relative text-white"},[e("div",{staticClass:"my-24 md:my-32"},[e("h1",{staticClass:"mb-4",attrs:{"data-aos":"fade-up","data-aos-delay":"100"}},[t._v(t._s(t.$t("title")))]),t._v(" "),e("span",{staticClass:"block text-xl",attrs:{"data-aos":"fade-up","data-aos-delay":"200"}},[t._v("\n "+t._s(t.$t("desc1"))),e("br"),t._v("\n "+t._s(t.$t("desc2"))+"\n ")]),t._v(" "),e("base-button",{staticClass:"!w-auto mt-8",attrs:{"inverse-outline":"",nuxtlink:"",link:"/discover-dfm/why-dfm","data-aos":"fade-up","data-aos-delay":"300"}},[t._v("\n "+t._s("en"==t.$i18n.locale?"Discover DFM":"اكتشف سوق دبي المالي")+"\n ")])],1)])])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);n(7);var r=n(1),o=(n(6),n(3),n(9),n(120)),l=n.n(o),c=(n(213),{name:"HomePageHero",components:{VueSlickCarousel:l.a},fetchOnServer:!1,data:function(){return{loaded:!1,heroBanners:[],slickOptions:{arrows:!0,dots:!0,fade:!1,autoplay:!1,rtl:"ar"==this.$i18n.locale}}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,data;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=GetFreshTopBigBinner&Language=".concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,n.json();case 6:data=e.sent,"ar"==t.$i18n.locale&&data.reverse(),t.heroBanners=data,e.next=13;break;case 11:e.prev=11,e.t0=e.catch(0);case 13:case"end":return e.stop()}}),e,null,[[0,11]])})))()})),methods:{onLoaded:function(){this.loaded=!0}}}),d=c,f=(n(946),n(0)),v=n(356),component=Object(f.a)(d,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"container"},[t.heroBanners.length>0?e("div",[e("VueSlickCarousel",t._b({staticClass:"homecarousel"},"VueSlickCarousel",t.slickOptions,!1),t._l(t.heroBanners,(function(n,r){return e("div",{key:r},[e("div",{staticClass:"relative flex flex-col bg-gray-200 min-h-24"},[e("div",{staticClass:"absolute bottom-0 z-10 w-full h-24 bg-gradient-to-t from-black/80 to-black/0"}),t._v(" "),e("transition",{attrs:{name:"fade"}},[e("nuxt-img",{directives:[{name:"show",rawName:"v-show",value:t.loaded,expression:"loaded"}],staticClass:"inset-0 object-cover w-full h-[16rem] sm:h-[20rem] md:h-[20rem] lg:h-[30rem] overflow-hidden test",attrs:{format:"webp",src:"".concat(t.$config.assetsDomain,"/").concat(n.ImageUrl),alt:n.Title},on:{load:t.onLoaded}})],1)],1),t._v(" "),e("div",{staticClass:"bg-primary-light",attrs:{dir:"ar"==t.$i18n.locale?"rtl":"ltr"}},[e("div",{staticClass:"container py-8 md:py-12"},[e("div",{staticClass:"mb-2 text-sm uppercase"},[t._v(t._s(n.PublicationDate))]),t._v(" "),e("div",{staticClass:"flex flex-col gap-y-4 gap-x-0 lg:flex-row lg:gap-x-4 lg:gap-y-0"},[e("div",{staticClass:"text-xl tracking-tight ltr:font-heading rtl:font-arabic basis-3/4 md:text-3xl"},[t._v(t._s(n.Title))]),t._v(" "),e("div",{staticClass:"flex items-start justify-start lg:justify-end basis-1/4"},[e("a",{staticClass:"btn-primary",attrs:{href:n.ReadMoreLink}},[t._v(t._s(t.$t("btn-label")))])])])])])])})),0)],1):t._e()])])}),[],!1,null,null,null);"function"==typeof v.default&&Object(v.default)(component);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(3),n(37),n(39);var r={fetchOnServer:!1,components:{MarqueeText:function(){return n.e(155).then(n.t.bind(null,1920,7))}},props:{tickerData:{type:Array,default:function(){return[]}}},data:function(){return{paused:!1}}},o=(n(947),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("client-only",[e("marquee-text",{staticClass:"border-b-4 border-black",attrs:{duration:100,repeat:1,paused:t.paused},on:{mouseenter:function(e){t.paused=!t.paused},mouseleave:function(e){t.paused=!1}}},[t.tickerData?e("ul",{staticClass:"flex py-8"},t._l(t.tickerData,(function(n,r){return e("li",{key:r,staticClass:"block mx-2"},[e("a",{staticClass:"inline-block p-4 transition-all transform bg-white border border-transparent group hover:border-gray-400 hover:scale-110",attrs:{href:t.localePath("/the-exchange/market-information/company/".concat(n.id))}},[e("span",{staticClass:"block text-sm uppercase text-muted"},[t._v(" "+t._s(n.id)+" ")]),t._v(" "),e("span",{staticClass:"block"},[e("span",{staticClass:"stockprice-icon",class:{up:n.c>0,down:n.c<0,unchanged:0==n.c}}),t._v(" "),e("span",{staticClass:"text-2xl text-black stockprice font-heading"},[t._v(" "+t._s(t._f("priceDecimal")(n.p,n.bd))+" ")])]),t._v(" "),e("span",{staticClass:"text-sm text-muted"},[e("span",{staticClass:"num"},[t._v(t._s(n.c))]),t._v(" "),e("span",{staticClass:"num"},[t._v("("+t._s(n.cp)+"%)")])])])])})),0):t._e()])],1)],1)}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(26),n(132),n(3),n(9),n(30),{name:"MostActiveTable",fetchOnServer:!1,data:function(){return{activeDataTimer:"",stockData:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,data;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiMwUrl,"/stocks"));case 3:return n=e.sent,e.next=6,n.json();case 6:(data=e.sent).length&&(t.stockData=data),e.next=12;break;case 10:e.prev=10,e.t0=e.catch(0);case 12:case"end":return e.stop()}}),e,null,[[0,10]])})))()})),computed:{mostActiveByValue:function(){return 0===this.stockData.length?[]:this.stockData.slice().sort((function(a,b){return b.totalvalue-a.totalvalue}))},mostActiveByVolume:function(){return this.stockData.slice().sort((function(a,b){return b.totalvolume-a.totalvolume}))},gainers:function(){return this.stockData.slice().sort((function(a,b){return b.changepercentage-a.changepercentage}))},losers:function(){return this.stockData.slice().sort((function(a,b){return a.changepercentage-b.changepercentage}))}},mounted:function(){var t=this;this.activeDataTimer=setInterval((function(){t.$fetch()}),3e4)},activated:function(){var t=this;this.activeDataTimer=setInterval((function(){t.$fetch()}),3e4)},deactivated:function(){clearInterval(this.activeDataTimer)},unmounted:function(){clearInterval(this.activeDataTimer)}}),l=o,c=n(0),d=n(357),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flex-col"},[e("h2",[t._v(t._s(t.$t("commons.marketdata")))]),t._v(" "),e("tabs",{attrs:{inverse:""}},[e("tab",{attrs:{title:t.$t("msg.0")}},[e("most-active-table-data",{attrs:{"by-key":"totalvalue","stock-data":t.mostActiveByValue}})],1),t._v(" "),e("tab",{attrs:{title:t.$t("msg.1")}},[e("most-active-table-data",{attrs:{"by-key":"totalvolume","stock-data":t.mostActiveByVolume}})],1),t._v(" "),e("tab",{attrs:{title:t.$t("msg.2")}},[e("most-active-table-data",{attrs:{"by-key":"changepercentage","stock-data":t.gainers}})],1),t._v(" "),e("tab",{attrs:{title:t.$t("msg.3")}},[e("most-active-table-data",{attrs:{"by-key":"changepercentage","sort-type":"asc","stock-data":t.losers}})],1)],1)],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{MostActiveTableData:n(1019).default,Tab:n(117).default,Tabs:n(152).default})},function(t,e,n){"use strict";n.r(e);n(26),n(132);var r={props:{byKey:{type:String,default:"totalvolume"},sortType:{type:String,default:"desc"},stockData:{type:Array,default:function(){return[]}}},computed:{stocks:function(){return this.stockData},loadPlaceholder:function(){return this.stockData&&0===this.stockData.length},sortByValue:function(){var t=this.byKey;return"desc"===this.sortType?this.stocks.slice().sort((function(a,b){return b[t]-a[t]})):this.stocks.slice().sort((function(a,b){return a[t]-b[t]}))}}},o=n(0),l=n(358),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return t.loadPlaceholder?e("div",{staticClass:"relative flex flex-col items-center justify-center w-full lg:h-80 min-h-[16rem] bg-gray-100 border-gray-300 mt-8"},[e("span",{staticClass:"absolute inset-0 flex items-center justify-center px-16 text-center lg:px-24 h4"},[t._v(" "+t._s("en"==t.$i18n.locale?"Live Market Data are available after 10:00 AM GST":"تتوفر إحصاءات السوق المباشرة بعد الساعة 10:00 صباحاً"))])]):e("div",{staticClass:"table-container"},[e("table",{staticClass:"w-full data-table"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("msg.0")))]),t._v(" "),e("th",{staticClass:"!text-end"},[t._v(t._s(t.$t("msg.1")))]),t._v(" "),e("th",{staticClass:"!text-end"},[t._v(t._s(t.$t("msg.2")))]),t._v(" "),e("th",{staticClass:"!text-end"},[t._v(t._s(t.$t("msg.3")))]),t._v(" "),e("th",{staticClass:"!text-end"},[t._v(t._s(t.$t("msg.4")))])])]),t._v(" "),t.stockData.length?e("tbody",t._l(t.stockData.slice(0,6),(function(n){return e("tr",{key:n.id},[e("td",[!n.totalvalue||200!=n.market&&210!=n.market?n.totalvalue?e("a",{attrs:{href:602!=n.market&&605!=n.market&&t.localePath("/the-exchange/market-information/company/".concat(n.id))}},[e("span",[t._v(t._s(n.id))]),t._v(" "),602==n.market||605==n.market?e("sup",{staticClass:"!text-xs text-gray-600 uppercase"},[t._v("FUT")]):520==n.market?e("sup",{staticClass:"!text-xs text-gray-600 uppercase"},[t._v(" PrJSC")]):t._e()]):e("span",[t._v(" -- ")]):e("a",{attrs:{href:"https://www.nasdaqdubai.com/listing/listed-securities/".concat(n.id),target:"_blank"}},[e("span",[t._v(t._s(n.id))]),t._v(" "),200==n.market?e("sup",{staticClass:"!text-xs text-gray-600 uppercase"},[t._v("NDXB(USD)")]):210==n.market?e("sup",{staticClass:"!text-xs text-gray-600 uppercase"},[t._v("NDXB(AED)")]):t._e()])]),t._v(" "),e("td",{staticClass:"!text-end"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.totalvalue,"0,0.00")))])]),t._v(" "),e("td",{staticClass:"!text-end"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.totalvolume)))])]),t._v(" "),e("td",{staticClass:"!text-end"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.lastradeprice,"0,0.000")))])]),t._v(" "),e("td",{staticClass:"!text-end"},[e("div",{staticClass:"flex items-center justify-end gap-1",class:{"text-red-500":n.netchange<0,"text-green-600":n.netchange>0}},[e("span",{staticClass:"inline-block w-12 text-right"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(Math.abs(n.netchange),"0,0.000"))+" ")])]),t._v(" "),e("span",[n.netchange>0?e("svg",{staticClass:"w-4 h-4 text-brand-green",attrs:{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 13"}},[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M.791 6.5V13l8.323-6.5V0L.791 6.5Zm8.891 0V0L18 6.5V13L9.682 6.5Z",fill:"currentColor"}})]):t._e(),t._v(" "),n.netchange<0?e("svg",{staticClass:"w-4 h-4 transform rotate-180 text-brand-red",attrs:{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 13"}},[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M.791 6.5V13l8.323-6.5V0L.791 6.5Zm8.891 0V0L18 6.5V13L9.682 6.5Z",fill:"currentColor"}})]):t._e(),t._v(" "),0==n.netchange?e("svg",{staticClass:"w-4 h-2 text-nochange",attrs:{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 22 7"}},[e("path",{attrs:{fill:"currentColor",d:"M0 0h22v7H0z"}})]):t._e()]),t._v(" "),e("span",{staticClass:"!text-body inline-block w-[66px] text-right"},[e("span",{staticClass:"num"},[t._v("("+t._s(t._f("numFormat")(Math.abs(n.changepercentage),"0.000"))+"%)")])])])])])})),0):t._e()])])}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={data:function(){return{tabs:[{title:"DFMGI",href:"/"},{title:"DFMSI",href:"/the-exchange/market-information/indices/dfmsi",type:"external"},{title:"UAEESGI",href:"/the-exchange/market-information/indices/uaeesgi",type:"external"}],selectedIndex:0}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("h2",[t._v(t._s(t.$t("commons.market-stats")))]),t._v(" "),e("faux-tabs",{attrs:{tabs:t.tabs}}),t._v(" "),e("dfmgi-statistics",{staticClass:"mt-8"})],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{FauxTabs:n(134).default,DfmgiStatistics:n(1021).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=n(33),l=(n(6),n(40),n(3),n(9),n(19),n(30),n(100)),c=n.n(l),d=n(105),f=n(343),v=n.n(f);"object"===Object(o.a)(c.a)&&v()(c.a);var m={fetchOnServer:!1,components:{highcharts:d.Chart},props:{chartTitle:{type:String,default:""},axisTitle:{type:String,default:"Value"},navigator:{type:Boolean,default:!1},chartHeight:{type:Number,default:342}},data:function(){return{loading:!0,loadPlaceholder:!1,chartData:[],chartFeedData:[],timer:"",chartOptions:{credits:{enabled:!1},chart:{height:this.chartHeight,alignTicks:!1,margin:"en"==this.$i18n.locale?[10,0,30,40]:[10,50,30,0],className:"highstock-style",plotBackgroundColor:"#fff",panning:!1,plotBorderColor:"#eeeeee",plotBorderWidth:1,style:{fontFamily:"DM Sans, Helvetica , arial, _sans",fontSize:"14px"}},title:!1,loading:{style:{backgroundColor:"blue"},labelStyle:{color:"white"}},rangeSelector:!1,navigator:{enabled:!1},tooltip:{yDecimals:2,borderRadius:8,borderWidth:0,backgroundColor:"#333333",shadow:!1,useHTML:!0,padding:10,style:{color:"white",fontSize:"14",whiteSpace:"nowrap"}},scrollbar:{enabled:!1},xAxis:[{reversed:"en"!=this.$i18n.locale,dateTimeLabelFormats:{minute:"%H:%M",hour:"%H:%M"},ordinal:!1,showFirstLabel:!0,lineColor:"#0095C5",labels:{format:"{value:%l:%M %p }",style:{fontSize:"13"}}}],yAxis:[{y:20,opposite:"en"!=this.$i18n.locale,title:{text:"",style:{fontWeight:"bold",fontSize:"14",textTransform:"uppercase"}},lineWidth:1,labels:{align:"en"==this.$i18n.locale?"right":"left",style:{fontSize:"13"},x:"en"==this.$i18n.locale?-5:10,y:2}}],series:[{name:"DFMGI",data:[]}]}}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.loading=!0,e.next=3,fetch("".concat(t.$config.apiMwUrl,"/indices"));case 3:return n=e.sent,e.next=6,n.json();case 6:t.chartData=e.sent,t.processChartData(),t.loading=!1;case 9:case"end":return e.stop()}}),e)})))()})),computed:{endDate:function(){return this.$dayjs().format("YYYY-MM-DD")},startDate:function(){return this.$dayjs().subtract(12,"month").format("YYYY-MM-DD")}},activated:function(){var t=this;this.timer=setInterval((function(){t.$fetch()}),6e4)},deactivated:function(){clearInterval(this.timer)},methods:{processChartData:function(){var t;if(null!==(t=this.chartData)&&void 0!==t&&t.length){var data=this.chartData,e=[];data.forEach((function(element){var t=new Date(element.id).getTime()+144e5;e.unshift([t,element.value])})),this.chartOptions.series[0].data=e}else this.loadPlaceholder=!0}},cancelAutoUpdate:function(){clearInterval(this.timer)}},h=m,_=n(0),component=Object(_.a)(h,(function(){var t=this,e=t._self._c;return e("transition",{attrs:{name:"slide-fade",mode:"out-in"}},[t.loadPlaceholder?e("div",{staticClass:"relative flex items-center justify-center w-full h-auto"},[e("c-image",{staticClass:"opacity-60",attrs:{"image-src":"images/graph-placeholder_uykqt4",width:600}}),t._v(" "),e("div",[e("span",{staticClass:"absolute inset-0 flex items-center justify-center px-6 text-center md:px-16 lg:px-32 h4"},[t._v(" "+t._s("en"==t.$i18n.locale?"Live market statistics are available after 10:00 AM GST":"تتوفر إحصاءات السوق المباشرة بعد الساعة 10:00 صباحاً"))])])],1):t.chartData.length?e("div",{staticClass:"!mt-4",attrs:{id:"chart"}},[e("client-only",[e("highcharts",{ref:"chart",staticClass:"hc",attrs:{"constructor-type":"stockChart",options:t.chartOptions}})],1)],1):t._e()])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CImage:n(23).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(3),n(9),n(30),n(124)),l={fetchOnServer:!1,data:function(){return{activeDataTimer:"",dataFetchInterval:3e4,listedCreditsStatic:o,listedCredits:[],mkdInfo:null,initialLoad:!0}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r,o,l;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("https://feeds.nasdaqdubai.com/apps/sso/source/mkdcop28");case 3:return n=e.sent,e.next=6,fetch("https://feeds.nasdaqdubai.com/apps/sso/source/marketinfocop28");case 6:return r=e.sent,e.next=9,n.json();case 9:return o=e.sent,e.next=12,r.json();case 12:l=e.sent,t.listedCredits=o.root,t.mkdInfo=l.root[0],t.initialLoad=!1,e.next=21;break;case 18:e.prev=18,e.t0=e.catch(0),console.log(e.t0);case 21:case"end":return e.stop()}}),e,null,[[0,18]])})))()})),mounted:function(){var t=this;this.activeDataTimer=setInterval((function(){t.$fetch()}),this.dataFetchInterval)},activated:function(){var t=this;this.activeDataTimer=setInterval((function(){t.$fetch()}),this.dataFetchInterval)},deactivated:function(){clearInterval(this.activeDataTimer)},unmounted:function(){clearInterval(this.activeDataTimer)}},c=l,d=(n(950),n(0)),component=Object(d.a)(c,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"flex flex-row items-center justify-between pb-2 mb-4 border-b border-gray-300"},[e("span",{staticClass:"block h4"},[t._v(t._s(t.$t("commons.market-watch")))]),t._v(" "),e("market-status")],1),t._v(" "),e("transition",{attrs:{name:"slide-down",mode:"out-in"}},[t.mkdInfo?e("div",{staticClass:"marketinfo"},[e("div",{staticClass:"grid grid-cols-1 gap-2 lg:gap-4 md:grid-cols-2 lg:grid-cols-4"},[e("div",{staticClass:"mkdinfo-box"},[e("div",[e("strong",[t._v(t._s(t.$t("commons.trades"))+":")]),t._v(" "+t._s(t._f("nullNumber")(t.mkdInfo.total_trades)))])]),t._v(" "),e("div",{staticClass:"mkdinfo-box"},[e("div",[e("strong",[t._v(t._s(t.$t("data-headers.trades-vol"))+":")]),t._v(" "+t._s(t._f("numberFormat")(t.mkdInfo.total_volume,"0,0")))])]),t._v(" "),e("div",{staticClass:"mkdinfo-box"},[e("div",[e("strong",[t._v(t._s(t.$t("data-headers.trades-val"))+":")]),t._v(" "+t._s(t.mkdInfo.currency)+" "+t._s(t._f("priceDecimal")(t.mkdInfo.total_value,2)))])]),t._v(" "),e("div",{staticClass:"mkdinfo-box"},[e("div",[e("strong",[t._v(t._s(t.$t("data-headers.retired-credits"))+":")]),t._v(" "+t._s(t.mkdInfo.retired_qty))])])])]):t._e()]),t._v(" "),t.$fetchState.pending&&t.initialLoad?e("loader-animation",{staticClass:"my-8"},[t._v(t._s(t.$t("commons.fetch"))+"..")]):t.listedCredits.length?e("div",{staticClass:"mt-4"},[e("div",{staticClass:"pb-3 table-container"},[e("table",{staticClass:"table transition-all border-b border-gray-400 carbon-table data-table table-condensed"},[e("thead",[e("tr",[e("th",{staticClass:"sticky-left"},[t._v(t._s(t.$t("data-headers.name")))]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.symbol")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.currency")))]),t._v(" "),e("th",{staticClass:"whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.ref-price")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.open")))]),t._v(" "),e("th",{staticClass:"price whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.bid-volume")))]),t._v(" "),e("th",{staticClass:"price whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.bid")))]),t._v(" "),e("th",{staticClass:"price whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.offer")))]),t._v(" "),e("th",{staticClass:"price whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.offer-volume")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.last")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.change-perc")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("commons.daily-vol")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("commons.daily-val")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.trades")))]),t._v(" "),e("th",{staticClass:"price !whitespace-pre-wrap",domProps:{innerHTML:t._s(t.$t("data-headers.listed-credits"))}}),t._v(" "),e("th",{staticClass:"price !whitespace-pre-wrap"},[t._v(t._s(t.$t("data-headers.retired-credits")))]),t._v(" "),e("th",{staticClass:"price !whitespace-pre-wrap",domProps:{innerHTML:t._s(t.$t("data-headers.avl-credits"))}}),t._v(" "),e("th",{},[t._v(t._s(t._f("nullNumber")(t.$t("data-headers.vintage")))+" ")])])]),t._v(" "),e("tbody",t._l(t.listedCredits,(function(n,r){return e("tr",{key:r,staticClass:"text-sm border-b border-gray-300 hover:!bg-primary/6"},[e("td",{staticClass:"sticky-left whitespace-nowrap"},[e("a",{attrs:{href:n.url,target:"_blank"}},[t._v(t._s(n.full_name))])]),t._v(" "),e("td",[t._v(t._s(n.code))]),t._v(" "),e("td",[t._v(t._s(n.currency))]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numberFormat")(n.ref_price,"0,0.00")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numberFormat")(n.open_price,"0,0.00")))])]),t._v(" "),e("td",{staticClass:"price whitespace-nowrap"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numberFormat")(n.bid_qty,"0,0")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(t._f("nullNumber")(n.bid),"2")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"nu"},[t._v(t._s(t._f("priceDecimal")(t._f("nullNumber")(n.offer),"2")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numberFormat")(n.offer_qty,"0,0")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numberFormat")(n.last_traded_price,"0,0.00")))])]),t._v(" "),e("td",{staticClass:"price"},[e("price-change",{attrs:{value:n.percentage_change}},[t._v("%")])],1),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numberFormat")(n.accumulated_volume,"0,0")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"nu"},[t._v(t._s(t._f("numberFormat")(n.accumulated_value,"0,0.00")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numberFormat")(n.trades_count,"0,0")))])]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t._f("numberFormat")(n.listed_qty,"0,0")))]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numberFormat")(n.retired_qty,"0,0")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numberFormat")(n.listed_qty-n.retired_qty,"0,0")))])]),t._v(" "),e("td",{},[e("span",{staticClass:"num"},[t._v(t._s(n.vintage))])])])})),0)])])]):t._e()],1)}),[],!1,null,"265ab78b",null);e.default=component.exports;installComponents(component,{MarketStatus:n(564).default,LoaderAnimation:n(65).default,PriceChange:n(153).default})},function(t,e,n){"use strict";n.r(e);var r={props:{resources:{type:Array,required:!0}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"border-b border-gray-200"},[e("nav",{staticClass:"flex -mb-px gap-x-8 scroll-to-nav",attrs:{"aria-label":"Tabs"}},t._l(t.resources,(function(n){return e("a",{directives:[{name:"smooth-scroll",rawName:"v-smooth-scroll"}],key:n.id,attrs:{href:"#".concat(n.id)}},[t._v("\n "+t._s(n.title)+"\n ")])})),0)])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(13),n(25);var r={props:{management:{type:Object,required:!0}},methods:{secureUrl:function(t){return t.replace("http://","https://")}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flex-col flex-1 w-full overflow-hidden transition-all transform bg-white group hover:-translate-y-1 hover:shadow-xl"},[e("div",{staticClass:"relative overflow-hidden bg-gray-200 h-96"},[t.management.Picture.length?e("img",{staticClass:"absolute inset-0 object-cover w-full h-full transition-transform group-hover:scale-105",attrs:{src:t.secureUrl(t.management.Picture[0].Url),alt:t.management.FirstName+" "+t.management.LastName}}):t._e()]),t._v(" "),e("div",{staticClass:"flex-1 p-6 bg-white"},[e("span",{staticClass:"block font-medium uppercase"},[t._v(t._s(t.management.FirstName)+" "+t._s(t.management.LastName))]),t._v(" "),e("span",{staticClass:"block text-sm"},[t._v("\n "+t._s(t.management.Position)+"\n ")])])])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(11);var r=n(1),o=(n(30),n(6),{name:"CareersForm",data:function(){return{form:{FormId:"1846a8f8-f602-6339-b0d9-ff00009be840",MarketoSettings:{syncFormFieldsToLeadFields:!1,doSpecificWebCalls:!1},WidgetId:"4162a8f8-f602-6339-b0d9-ff00009be840",FirstName:"",LastName:"",Email:"",Phone:"",Attachment:"",sf_FormHiddenFields:"",sf_FormSkipFields:"",sf_FormMessage:"",sf_FormNotificationEmails:"",sf_FormRedirectPage:"",AcceptTerms:!1,action:"validate_captcha"},showSuccess:!1,submittingForm:!1}},mounted:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},activated:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},deactivated:function(){this.$recaptcha.destroy()},methods:{onFileChange:function(t){try{var e=t.target.files;this.form[t.target.name]=e[0]}catch(t){console.error(t)}},submitForm:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t.submittingForm=!0,e.next=4,t.$recaptcha.execute("login");case 4:return n=e.sent,(r=new FormData).append("FormId",t.form.FormId),r.append("MarketoSettings",JSON.stringify(t.form.MarketoSettings)),r.append("WidgetId",t.form.WidgetId),r.append("FirstName",t.form.FirstName),r.append("LastName",t.form.LastName),r.append("Email",t.form.Email),r.append("Phone",t.form.Phone),r.append("Position",""),r.append("Attachment",t.form.Attachment),r.append("sf_FormHiddenFields",t.form.sf_FormHiddenFields),r.append("sf_FormSkipFields",t.form.sf_FormSkipFields),r.append("sf_FormMessage",t.form.sf_FormMessage),r.append("sf_FormNotificationEmails",t.form.sf_FormNotificationEmails),r.append("sf_FormRedirectPage",t.form.sf_FormRedirectPage),r.append("action",t.form.action),r.append("g-recaptcha-response",n),e.next=9,t.$axios.post("/careersForm",r);case 9:1==e.sent.data.success&&(t.showSuccess=!0,t.submittingForm=!1,setTimeout((function(){t.showSuccess=!1,t.resetForm(),t.formSubmitted()}),3e3)),e.next=15;break;case 13:e.prev=13,e.t0=e.catch(0);case 15:case"end":return e.stop()}}),e,null,[[0,13]])})))()},formSubmitted:function(){this.$emit("formSubmitted")},resetForm:function(){this.form.FirstName="",this.form.LastName="",this.form.Email="",this.form.Phone="",this.form.Attachment="",this.form.AcceptTerms=!1,this.$recaptcha.destroy()}}}),l=n(0),c=n(359),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"p-10 mt-12 bg-gray-100 rounded md:pb-8"},[e("div",{staticClass:"block h3"},[t._v("\n "+t._s("en"==t.$i18n.locale?"Application Form":"نموذج الطلب"))]),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("form",{attrs:{action:""},on:{submit:function(e){return e.preventDefault(),t.submitForm.apply(null,arguments)}}},[e("div",{staticClass:"grid grid-cols-1 gap-6 gap-y-10 md:grid-cols-2"},[e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"FirstName"}},[t._v(t._s(t.$t("commons.form.firstname.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.FirstName,expression:"form.FirstName"}],staticClass:"w-full",attrs:{id:"FirstName",name:"FirstName",type:"text",required:""},domProps:{value:t.form.FirstName},on:{input:function(e){e.target.composing||t.$set(t.form,"FirstName",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"LastName"}},[t._v(t._s(t.$t("commons.form.lastname.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.LastName,expression:"form.LastName"}],staticClass:"w-full",attrs:{id:"LastName",name:"LastName",type:"text",required:""},domProps:{value:t.form.LastName},on:{input:function(e){e.target.composing||t.$set(t.form,"LastName",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Email"}},[t._v(t._s(t.$t("commons.form.email.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Email,expression:"form.Email"}],staticClass:"w-full",attrs:{id:"Email",name:"Email",type:"text",required:""},domProps:{value:t.form.Email},on:{input:function(e){e.target.composing||t.$set(t.form,"Email",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Phone"}},[t._v(t._s(t.$t("commons.form.phone.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Phone,expression:"form.Phone"}],staticClass:"w-full",attrs:{id:"Phone",name:"Phone",type:"text",required:""},domProps:{value:t.form.Phone},on:{input:function(e){e.target.composing||t.$set(t.form,"Phone",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-full"},[e("div",{staticClass:"form-control"},[e("label",{attrs:{for:"Attachment"}},[e("div",{staticClass:"label"},[t._v("\n "+t._s("en"==t.$i18n.locale?"CV / Resume":"السيرة الذاتية")+"\n ")]),t._v(" "),e("div",{staticClass:"flex items-center w-full p-2 text-base bg-white border gap-x-4"},[e("span",{staticClass:"bg-black cursor-pointer btn pill"},[t._v("\n "+t._s(t.form.Attachment?t.$t("msgs.1"):t.$t("msgs.0"))+"\n ")]),t._v(" "),t.form.Attachment?e("div",{staticClass:"flex flex-col"},[e("div",{staticClass:"flex items-center justify-start px-2"},[e("svg",{staticClass:"text-secondary ltr:mr-2 rtl:ml-2",attrs:{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24"}},[e("path",{attrs:{fill:"currentColor",d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zM6 20V4h7v5h5v11H6z"}})]),t._v(" "),e("span",{staticClass:"block text-sm font-normal normal-case"},[t._v(t._s(t.form.Attachment.name))])])]):t._e()])]),t._v(" "),e("input",{ref:"fileResume",staticClass:"hidden w-full p-2 text-base border bg-primary-light file:ltr:mr-4 rtl:ml-4 file:bg-black file:text-white file:rounded",attrs:{id:"Attachment",type:"file",name:"Attachment"},on:{change:t.onFileChange}})])]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative h-12 col-span-2 -mt-4"},[e("transition",{attrs:{name:"fade"}},[t.showSuccess?t._e():e("button",{staticClass:"absolute px-8 btn btn-primary disabled:bg-primary/50",attrs:{type:"submit",disabled:t.submittingForm}},[t.submittingForm?e("span",{staticClass:"flex items-center gap-x-2"},[e("svg",{staticClass:"w-5 h-5 text-white ltr:mr-3 rtl:ml-3 -ltr:ml-1 rtl:mr-1 animate-spin",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"}},[e("circle",{staticClass:"opacity-25",attrs:{cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}}),t._v(" "),e("path",{staticClass:"opacity-75",attrs:{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}})]),t._v("\n "+t._s("en"==t.$i18n.locale?"Submitting..":"..تقديم")+"\n ")]):e("span",[t._v(t._s(t.$t("global.buttons.submit")))])])]),t._v(" "),e("transition",{attrs:{name:"fade"}},[t.showSuccess?e("info-box",{staticClass:"absolute",attrs:{type:"success"}},[t._v("\n "+t._s("en"==t.$i18n.locale?"Your application has been submitted":"لقد تم استلام طلبك بنجاح")+"\n ")]):t._e()],1)],1)])])]),t._v(" "),t._m(0)])}),[function(){var t=this,e=t._self._c;return e("p",{staticClass:"mt-24 text-xs text-blue-800/80"},[t._v("\n This site is protected by reCAPTCHA and the Google\n "),e("a",{staticClass:"hover:text-black",attrs:{href:"https://policies.google.com/privacy"}},[t._v("Privacy Policy")]),t._v(" and "),e("a",{staticClass:"hover:text-black",attrs:{href:"https://policies.google.com/terms"}},[t._v("Terms of Service")]),t._v(" apply.\n ")])}],!1,null,null,null);"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);var r={},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("span",{staticClass:"flex items-center"},[e("svg",{staticClass:"w-4 h-4 ltr:mr-4 rtl:ml-4 text-muted",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M5.121 17.804A13.937 13.937 0 0112 16c2.5 0 4.847.655 6.879 1.804M15 10a3 3 0 11-6 0 3 3 0 016 0zm6 2a9 9 0 11-18 0 9 9 0 0118 0z"}})]),t._v(" "),t._t("default")],2)}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(13),n(25);var r=n(344),o={props:{data:{type:Object,required:!0},href:{type:String,default:"#"}},data:function(){return{imgSrc:null}},mounted:function(){var img=Object(r.parse)(this.data.LongDescription).getElementsByTagName("img");img.length&&(this.imgSrc=img[0].attributes.src.replace("http://www.dfm.ae","https://assets.dfm.ae").replace("http://assets.dfm.ae","https://assets.dfm.ae"))},methods:{formattedDate:function(t){return this.$dayjs(t).format("MMMM DD, YYYY")}}},l=n(0),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative flex flex-col transition-all bg-white rounded md:aspect-w-16 md:aspect-h-8 duration-250"},[e("div",{staticClass:"relative bg-gray-300 md:aspect-w-16 md:aspect-h-8 aspect-w-8 aspect-h-10"},[t.imgSrc?e("NuxtImg",{staticClass:"absolute inset-0 object-cover object-center w-full h-full overflow-hidden",attrs:{alt:"Image",src:t.imgSrc,sizes:"sm:400px md:800px lg:1200px",loading:"lazy",placeholder:""}}):e("image-fill",{attrs:{src:"https://res.cloudinary.com/dubaifinancialmarket/image/upload/c_thumb,w_500,g_face/v1674040329/visuals/visual-6_owdwy2"}})],1),t._v(" "),e("div",{staticClass:"absolute inset-x-0 bottom-0 flex flex-col justify-end h-full p-4 pt-32 lg:p-12 md:p-8",staticStyle:{background:"linear-gradient(0deg, #000000cc, transparent)"}},[e("div",[e("span",{staticClass:"block text-white md:text-xl"},[t._v(t._s(t.data.Title)+" ")]),t._v(" "),e("span",{staticClass:"block my-1 text-xs text-white uppercase",domProps:{textContent:t._s(t.formattedDate(t.data.DateTime))}})]),t._v(" "),e("div",{staticClass:"mt-4"},[e("base-button",{staticClass:"button-outline",attrs:{nuxtlink:"",link:"/discover-dfm/news-media/events/".concat(t.data.Id),small:"",inverse:""}},[t._v(t._s("en"==t.$i18n.locale?"View Details":"عرض التفاصيل"))])],1)])])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{ImageFill:n(568).default,BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);n(13),n(25);var r=n(344),o={props:{data:{type:Object,required:!0},href:{type:String,default:"#"}},computed:{imgSrc:function(){if(this.data.Image&&this.data.Image.length)return this.data.Image[0].Url.replace("http://www.dfm.ae","https://assets.dfm.ae").replace("http://assets.dfm.ae","https://assets.dfm.ae");var img=Object(r.parse)(this.data.LongDescription).getElementsByTagName("img");return img.length?img[0].attributes.src.replace("http://www.dfm.ae","https://assets.dfm.ae").replace("http://assets.dfm.ae","https://assets.dfm.ae"):"https://res.cloudinary.com/dubaifinancialmarket/image/upload/c_thumb,w_400,g_face/v1674040329/visuals/visual-6_owdwy2"}},methods:{formattedDate:function(t){return this.$dayjs(t).format("MMMM DD, YYYY")}}},l=n(0),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative flex flex-col items-center h-full transition-all bg-white border-b lg:flex-row"},[t.data?e("div",{staticClass:"relative w-full h-full overflow-hidden rounded-t lg:aspect-auto aspect-w-16 aspect-h-9 max-h-10 lg:max-h-min lg:w-32 lg:rounded lg:px-4 lg:py-6"},[t.imgSrc?e("img",{staticClass:"absolute inset-0 !h-full !w-full overflow-hidden object-cover object-center p-0 lg:p-4",attrs:{src:t.imgSrc}}):t._e()]):t._e(),t._v(" "),e("div",{staticClass:"flex-1 w-full p-6 lg:px-4 lg:py-6"},[e("span",{staticClass:"block"},[e("nuxt-link",{staticClass:"text-body hover:text-secondary",attrs:{to:t.localePath("/discover-dfm/news-media/events/".concat(t.data.Id))}},[t._v(t._s(t.data.Title)+" ")])],1),t._v(" "),e("span",{staticClass:"block mt-1 text-xs uppercase text-muted",domProps:{textContent:t._s(t.formattedDate(t.data.DateTime))}})]),t._v(" "),e("div",{staticClass:"w-full px-6 pb-6 lg:ml-auto lg:w-auto lg:px-4 lg:py-6"},[e("base-button",{staticClass:"w-full button-outline",attrs:{nuxtlink:"",small:"",link:"/discover-dfm/news-media/events/".concat(t.data.Id)}},[t._v(t._s("en"==t.$i18n.locale?"View Details":"عرض التفاصيل"))])],1)])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);n(28),n(51),n(7);var r={props:{data:{type:Object,required:!0},type:{type:String,default:"pdf"},noIcon:{type:Boolean,default:!1},noDetail:{type:Boolean,default:!1}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative flex flex-col items-start h-full px-6 py-6 transition-all bg-white border-b md:flex-row"},[e("div",{staticClass:"flex items-start mt-1"},["pdf"==t.type?e("svg",{staticClass:"text-red-500 ltr:mr-8 rtl:ml-8",class:{"text-gray-200":t.noIcon},attrs:{width:"18",height:"24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M5.285 18.636c.21-.123.439-.243.688-.357-.21.314-.436.617-.675.909-.42.506-.747.774-.952.858a.404.404 0 0 1-.053.018.426.426 0 0 1-.039-.066c-.084-.165-.081-.324.06-.54.159-.247.479-.531.97-.822Zm3.682-2.47c-.178.037-.355.075-.534.116.264-.518.515-1.043.75-1.575.237.44.492.87.765 1.287-.325.049-.654.105-.981.172Zm3.787 1.408a5.837 5.837 0 0 1-.652-.615c.342.008.651.033.918.081.476.085.699.22.777.314.025.025.039.06.039.096a.653.653 0 0 1-.09.3.46.46 0 0 1-.141.186.16.16 0 0 1-.104.022c-.134-.005-.386-.099-.746-.384Zm-3.337-7.119c-.06.366-.162.786-.3 1.243a7.292 7.292 0 0 1-.133-.518c-.114-.53-.131-.945-.07-1.234.058-.265.166-.372.295-.424.069-.03.142-.05.217-.06.02.045.042.138.048.297.008.183-.01.415-.057.697v-.001Z"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 0h7.94A1.5 1.5 0 0 1 12 .44L17.56 6A1.5 1.5 0 0 1 18 7.06V21a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3Zm8.25 2.25v3a1.5 1.5 0 0 0 1.5 1.5h3l-4.5-4.5ZM3.248 20.502c.134.27.344.515.656.629.311.112.619.06.87-.046.478-.195.953-.654 1.39-1.178.499-.602 1.024-1.391 1.531-2.265.979-.29 1.981-.494 2.995-.61.45.575.915 1.07 1.366 1.425.42.33.904.605 1.4.626.27.013.539-.06.766-.207.232-.152.405-.37.53-.624.135-.271.218-.555.207-.845a1.266 1.266 0 0 0-.3-.776c-.339-.405-.894-.6-1.44-.698a8.637 8.637 0 0 0-2.002-.075 16.43 16.43 0 0 1-1.47-2.529c.375-.99.655-1.926.78-2.691.054-.327.083-.639.072-.921a1.858 1.858 0 0 0-.19-.807 1.051 1.051 0 0 0-.716-.547c-.303-.065-.615 0-.902.115-.565.225-.864.705-.976 1.235-.11.51-.06 1.104.069 1.704.132.608.357 1.271.645 1.942a29.543 29.543 0 0 1-1.593 3.34 11.49 11.49 0 0 0-2.223.968c-.555.33-1.049.72-1.345 1.18-.315.49-.413 1.072-.12 1.655Z"}})]):t._e()]),t._v(" "),e("div",{staticClass:"ltr:md:pr-12 rtl:md:pl-12"},[e("span",{staticClass:"block mt-4 text-lg md:mt-0"},[t.noDetail?e("span",[t._v("\n "+t._s(t.data.headline)+"\n ")]):e("nuxt-link",{staticClass:"text-body hover:text-secondary",attrs:{to:t.localePath("/discover-dfm/news-media/press-releases/".concat(t.data.id))}},[t._v("\n "+t._s(t.data.headline)+"\n ")])],1),t._v(" "),e("span",{staticClass:"block text-xs text-gray-600 uppercase"},[t._v(" "+t._s(t.data.issuer)+" - "+t._s(t.data.publication_date)+" ")])]),t._v(" "),!t.noDetail||t.data.resources.length?e("custom-dropdown",{staticClass:"!absolute ltr:right-4 ltr:ml-auto rtl:left-4 rtl:mr-auto md:!relative",scopedSlots:t._u([{key:"trigger",fn:function(){return[e("button",{staticClass:"flex items-center py-1 border border-gray-300 gap-x-2 group min-w-max hover:bg-gray-700 ltr:pl-2 rtl:pr-2"},[e("svg",{staticClass:"w-3 h-3 text-red-500",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m2.25 0H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"}})]),t._v(" "),e("span",{staticClass:"text-xs uppercase group-hover:text-white"},[t._v(" "+t._s(t.data.resources.length)+" "+t._s(t.$t("commons.files")))]),t._v(" "),e("svg",{staticClass:"w-4 h-4 text-gray-400 pointer-events-none group-hover:text-white",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 5v.01M12 12v.01M12 19v.01M12 6a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2z"}})])])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"max-w-xs p-2 bg-gray-700 border border-gray-200 shadow-lg"},[t.data.resources.length?e("div",t._l(t.data.resources,(function(n){return e("a",{key:n.id,staticClass:"block px-2 py-2 text-sm text-white truncate whitespace-nowrap hover:bg-gray-600 hover:text-white",attrs:{href:"".concat(t.$config.dfmResourcePath,"/").concat(n.r_path),target:"_blank"}},[t._v("\n "+t._s(n.description)+"\n ")])})),0):t._e()])]},proxy:!0}],null,!1,1254111981)}):t._e()],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CustomDropdown:n(66).default})},function(t,e,n){"use strict";n.r(e);var r={props:{features:{type:[Object,Array],required:!0},inverse:{type:Boolean,default:!1}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"grid gap-8 md:grid-cols-2 lg:grid-cols-3"},t._l(t.features,(function(n,r){return e("div",{key:r,staticClass:"p-8",class:[t.inverse?"bg-white":"bg-primary-light"]},[e("span",{staticClass:"block text-sm text-secondary"},[t._v(" "+t._s(n.title)+" ")]),t._v(" "),e("div",{staticClass:"mt-8 ltr:border-l rtl:border-r-4 border-brand-green ltr:pl-4 rtl:pr-4"},[e("span",{staticClass:"block text-4xl lg:text-5xl font-heading rtl:font-arabic"},[t._v(" "+t._s(n.position)+" ")]),t._v(" "),n.desc1?e("span",{staticClass:"block text-2xl font-heading"},[t._v(" "+t._s(n.desc1)+" ")]):t._e()]),t._v(" "),n.desc2?e("span",{staticClass:"block mt-6 text-sm"},[t._v(" "+t._s(n.desc2)+" ")]):t._e()])})),0)}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(8),n(17),n(3);var r=n(1),o=(n(6),n(7),n(80),n(21),n(71),n(13),n(9),n(24),n(25),n(19),{name:"BrokersList",fetchOnServer:!1,data:function(){return{brokers:null,filteredBrokersByServices:null,altLogos:null,selectedBroker:null,keyword:"",filterService:"",servicesArr:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiSfUrl,"/brokers?$filter=MarketMaker eq false&$expand=BrokerLogoNew&$orderby=BrokerName&sf_culture=").concat(t.$i18n.locale)).then((function(t){return t.json()}));case 3:return n=e.sent,e.next=6,fetch("".concat(t.$config.apiSfUrl,"/brokers?$expand=BrokerLogoNew&$orderBy=BrokerName&$select=Id,BrokerLogoNew&sf_culture=en")).then((function(t){return t.json()}));case 6:r=e.sent,n.value.forEach((function(e){for(var n=(e.Services>>>0).toString(2).split("").reverse().join(""),r=[],i=0;i<=n.length;i++)("1"==n[i]&&i==n.length-1||"1"==n[i])&&r.push(t.servicesArr[i]);e.offeredServices=r})),n.value.map((function(t){var e=r.value.find((function(e){return e.Id===t.Id}));e&&(t.LogoAlt=e.BrokerLogoNew)})),t.brokers=n.value,t.filteredBrokersByServices=n.value,t.altLogos=r.value,t.selectedBroker=n.value[0],e.next=17;break;case 15:e.prev=15,e.t0=e.catch(0);case 17:case"end":return e.stop()}}),e,null,[[0,15]])})))()})),computed:{filteredBrokers:function(){var t=this;return this.filteredBrokersByServices.filter((function(e){return e.BrokerName.toLowerCase().includes(t.keyword)||e.BrokerID.toLowerCase().includes(t.keyword)}))},servicesDropdownList:function(){return this.$t("servicesDropdownList")}},mounted:function(){"en"==this.$i18n.locale?this.servicesArr=this.$servicesArrEn:this.servicesArr=this.$servicesArrAr},methods:{getKeyword:function(t){this.keyword=t.toLowerCase()},filterBrokersByServices:function(){var t=this;""!=this.filterService?this.filteredBrokersByServices=this.brokers.filter((function(e){return e.offeredServices.includes(t.filterService)})):this.filteredBrokersByServices=this.brokers},clearFilter:function(){this.filterService="",this.filteredBrokersByServices=this.brokers},openModal:function(t){this.selectedBroker=t,this.$refs.brokerModal.showModal=!0},verifyLogo:function(t){if(t)return 0!=t.BrokerLogoNew.length?t.BrokerLogoNew[0].Url.replace("http://assets.dfm.ae","https://assets.dfm.ae"):0!=t.LogoAlt.length?t.LogoAlt[0].Url.replace("http://assets.dfm.ae","https://assets.dfm.ae"):void 0}}}),l=o,c=n(0),d=n(369),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[t.$fetchState.pending?e("div",[e("transition",{attrs:{name:"slide-fade",mode:"out-in"}},[e("loader-animation",[t._v(" "+t._s(t.$t("commons.fetch"))+" ")])],1)],1):t.brokers&&!t.$fetchState.pending?e("div",[e("div",{staticClass:"flex flex-col mt-6 gap-x-8 gap-y-4 md:flex-row"},[e("div",{staticClass:"max-w-screen-md fom-control"},[e("label",{attrs:{for:"services"}},[t._v(" "+t._s("en"==t.$i18n.locale?"Filter by Services":"صنّف حسب الخدمات")+" ")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.filterService,expression:"filterService"}],staticClass:"w-full",attrs:{name:"services"},on:{change:[function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.filterService=e.target.multiple?n:n[0]},t.filterBrokersByServices]}},[e("option",{staticClass:"text-gray-400",attrs:{disabled:"",value:""}},[t._v("\n "+t._s("en"==t.$i18n.locale?"-- Select --":"-- اختر --")+"\n ")]),t._v(" "),t._l(t.servicesDropdownList,(function(n,r){return e("option",{key:r},[t._v(t._s(n))])}))],2)])]),t._v(" "),e("div",{staticClass:"mt-12"},[t.filterService?e("div",{staticClass:"my-4"},[t._v("\n "+t._s(t.$t("msg1"))+"\n "),e("span",{staticClass:"inline-block text-red-700 cursor-pointer ms-2",on:{click:t.clearFilter}},[t._v("("+t._s(t.$t("msg2"))+")")])]):t._e(),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 members-grid md:grid-cols-2 lg:grid-cols-3"},t._l(t.filteredBrokers,(function(n){return e("member-card",{key:n.id,staticClass:"cursor-pointer",attrs:{src:t.verifyLogo(n),rating:parseInt(n.ExcellenceRating)},nativeOn:{click:function(e){return t.openModal(n)}}},[t._v(" "+t._s(n.BrokerName)+" ")])})),1)])]):t._e(),t._v(" "),t.selectedBroker?e("floating-modal",{ref:"brokerModal",attrs:{"modal-size":800}},[e("broker-details",{attrs:{broker:t.selectedBroker}})],1):t._e()],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{LoaderAnimation:n(65).default,MemberCard:n(332).default,BrokerDetails:n(570).default,FloatingModal:n(72).default})},function(t,e,n){"use strict";n.r(e);var r=n(85),o={components:{VsaList:r.VsaList,VsaItem:r.VsaItem,VsaHeading:r.VsaHeading,VsaContent:r.VsaContent,VsaIcon:r.VsaIcon},props:{condensed:{type:Boolean,default:!1},initActive:{type:Boolean,default:!1},autoCollapse:{type:Boolean,default:!1}},computed:{hasTitleSlot:function(){return!!this.$slots.title},hasSubtitleSlot:function(){return!!this.$slots.subtitle},hasContentSlot:function(){return!!this.$slots.content}}},l=(n(964),n(0)),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("vsa-list",{staticClass:"w-full accordion2",attrs:{"auto-collapse":t.autoCollapse,"init-active":t.initActive}},[e("vsa-item",[e("vsa-heading",[e("div",{staticClass:"group"},[e("div",{staticClass:"mb-0 accordion-title group-hover:text-primary"},[t._t("title",(function(){return[t._v(" Accordion Title ")]}))],2),t._v(" "),t.hasSubtitleSlot?e("span",{staticClass:"block group-hover:text-primary"},[t._t("subtitle")],2):t._e()])]),t._v(" "),e("vsa-content",[t._t("content",(function(){return[t._v(" Accordion Content ")]}))],2)],1)],1)}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(13),n(25);var r={props:{data:{type:Object,required:!0},type:{type:String,default:"pdf"},noIcon:{type:Boolean,default:!1},noDetail:{type:Boolean,default:!1}},methods:{document:function(t){return t=t.replace("https://www.dfm.ae","https://assets.dfm.ae")}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative flex flex-col items-center h-full px-6 py-6 transition-all bg-white border-b md:flex-row"},[e("div",{staticClass:"flex items-start mt-1"},["pdf"==t.type?e("svg",{staticClass:"text-red-500 ltr:mr-8 rtl:ml-8",class:{"text-gray-200":t.noIcon},attrs:{width:"18",height:"24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M5.285 18.636c.21-.123.439-.243.688-.357-.21.314-.436.617-.675.909-.42.506-.747.774-.952.858a.404.404 0 0 1-.053.018.426.426 0 0 1-.039-.066c-.084-.165-.081-.324.06-.54.159-.247.479-.531.97-.822Zm3.682-2.47c-.178.037-.355.075-.534.116.264-.518.515-1.043.75-1.575.237.44.492.87.765 1.287-.325.049-.654.105-.981.172Zm3.787 1.408a5.837 5.837 0 0 1-.652-.615c.342.008.651.033.918.081.476.085.699.22.777.314.025.025.039.06.039.096a.653.653 0 0 1-.09.3.46.46 0 0 1-.141.186.16.16 0 0 1-.104.022c-.134-.005-.386-.099-.746-.384Zm-3.337-7.119c-.06.366-.162.786-.3 1.243a7.292 7.292 0 0 1-.133-.518c-.114-.53-.131-.945-.07-1.234.058-.265.166-.372.295-.424.069-.03.142-.05.217-.06.02.045.042.138.048.297.008.183-.01.415-.057.697v-.001Z"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 0h7.94A1.5 1.5 0 0 1 12 .44L17.56 6A1.5 1.5 0 0 1 18 7.06V21a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3Zm8.25 2.25v3a1.5 1.5 0 0 0 1.5 1.5h3l-4.5-4.5ZM3.248 20.502c.134.27.344.515.656.629.311.112.619.06.87-.046.478-.195.953-.654 1.39-1.178.499-.602 1.024-1.391 1.531-2.265.979-.29 1.981-.494 2.995-.61.45.575.915 1.07 1.366 1.425.42.33.904.605 1.4.626.27.013.539-.06.766-.207.232-.152.405-.37.53-.624.135-.271.218-.555.207-.845a1.266 1.266 0 0 0-.3-.776c-.339-.405-.894-.6-1.44-.698a8.637 8.637 0 0 0-2.002-.075 16.43 16.43 0 0 1-1.47-2.529c.375-.99.655-1.926.78-2.691.054-.327.083-.639.072-.921a1.858 1.858 0 0 0-.19-.807 1.051 1.051 0 0 0-.716-.547c-.303-.065-.615 0-.902.115-.565.225-.864.705-.976 1.235-.11.51-.06 1.104.069 1.704.132.608.357 1.271.645 1.942a29.543 29.543 0 0 1-1.593 3.34 11.49 11.49 0 0 0-2.223.968c-.555.33-1.049.72-1.345 1.18-.315.49-.413 1.072-.12 1.655Z"}})]):t._e()]),t._v(" "),e("div",{staticClass:"ltr:pr-1 rtl:pl-12"},[e("span",{staticClass:"block mt-10 text-xs text-gray-600 uppercase md:mt-0"},[t._v(" "+t._s(t._f("prettyDate")(t.data.date))+" ")]),t._v(" "),e("span",{staticClass:"block text-lg"},[e("a",{staticClass:'hover:text-gray-700"',attrs:{href:t.document(t.data["url_".concat(t.$i18n.locale)]),target:"_blank"}},[t._v("\n "+t._s(t.data.title)+"\n ")])])])])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r=n(124),o={fetchOnServer:!1,data:function(){return{listedCreditsStatic:r,initialLoad:!0}}},l=(n(969),n(0)),c=n(374),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"flex flex-row items-center justify-between pb-2 mb-4 border-b border-gray-300"},[e("span",{staticClass:"block h4"},[t._v(t._s(t.$t("msg.text1")))])]),t._v(" "),e("transition",{attrs:{name:"slide-down",mode:"out-in"}},[e("div",{staticClass:"marketinfo"},[e("div",{staticClass:"grid grid-cols-1 gap-2 lg:gap-4 md:grid-cols-2 lg:grid-cols-4"},[e("div",{staticClass:"mkdinfo-box"},[e("div",[e("strong",[t._v(t._s(t.$t("commons.trades")))]),t._v(" "),e("span",[t._v("32")])])]),t._v(" "),e("div",{staticClass:"mkdinfo-box"},[e("div",[e("strong",[t._v(t._s(t.$t("data-headers.trades-vol")))]),t._v(" "),e("span",[t._v(t._s(t._f("numberFormat")(10656,"0,0")))])])]),t._v(" "),e("div",{staticClass:"mkdinfo-box"},[e("div",[e("strong",[t._v(t._s(t.$t("data-headers.trades-val"))+" (USD)")]),t._v(" "),e("span",[t._v(t._s(t._f("priceDecimal")("38078.52",2)))])])]),t._v(" "),e("div",{staticClass:"mkdinfo-box"},[e("div",[e("strong",[t._v(t._s(t.$t("data-headers.retired-credits")))]),t._v(" "),e("span",[t._v(t._s(t._f("numberFormat")("10209","0,0"))+"\n ")])])])])])]),t._v(" "),e("div",{staticClass:"mt-4"},[e("div",{staticClass:"pb-3 table-container"},[e("table",{staticClass:"table transition-all border-b border-gray-400 carbon-table data-table table-condensed"},[e("thead",[e("tr",[e("th",{staticClass:"sticky-left"},[t._v(t._s(t.$t("data-headers.name")))]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.symbol")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.currency")))]),t._v(" "),e("th",{},[t._v(t._s(t.$t("data-headers.vintage"))+" ")]),t._v(" "),e("th",{},[t._v(t._s(t.$t("data-headers.trades-vol")))]),t._v(" "),e("th",{},[t._v(t._s(t.$t("data-headers.trades-val")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.trades")))]),t._v(" "),e("th",{staticClass:"price !whitespace-pre-wrap"},[t._v(t._s(t.$t("data-headers.retired-credits")))]),t._v(" "),e("th",{staticClass:"price !whitespace-pre-wrap"},[t._v(t._s(t.$t("commons.last-updated")))])])]),t._v(" "),e("tbody",t._l(t.listedCreditsStatic,(function(n,r){return e("tr",{key:r,staticClass:"text-sm border-b border-gray-300 hover:!bg-primary/6"},[e("td",{staticClass:"sticky-left whitespace-nowrap"},[e("a",{attrs:{href:n.url,target:"_blank"}},[t._v(t._s(n.full_name))])]),t._v(" "),e("td",[t._v(t._s(n.code))]),t._v(" "),e("td",[t._v(t._s(n.currency))]),t._v(" "),e("td",{},[e("span",{staticClass:"num"},[t._v(t._s(n.vintage))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numberFormat")(n.accumulated_volume,"0,0")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numberFormat")(n.accumulated_value,"0,0.00")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numberFormat")(n.trades_count,"0,0")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numberFormat")(n.retired_qty,"0,0")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(n.time_of_last_update))])])])})),0)])])])],1)}),[],!1,null,"1bb7300a",null);"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(30);var r={components:{vueVimeoPlayer:n(125).a},props:{videoList:{required:!0}},data:function(){return{modalRef:"video"+this._uid,playerRef:"player"+this._uid,currentVideoId:""}},methods:{playVideo:function(t){var e=this;this.currentVideoId=t,this.$refs[this.modalRef].showModal=!0,setTimeout((function(){e.$refs[e.playerRef].play()}),2e3)},modalClosed:function(){this.$refs[this.playerRef].pause()}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"content-block"},[e("div",{staticClass:"grid gap-8 md:grid-cols-2 md:gap-4 lg:grid-cols-4"},t._l(t.videoList,(function(video){return e("video-card",{key:video.videoId,attrs:{video:video},on:{playVideo:t.playVideo}})})),1),t._v(" "),e("floating-modal",{ref:t.modalRef,attrs:{"modal-size":1e3},on:{"modal-closed":t.modalClosed}},[e("div",{staticClass:"bg-white aspect-w-16 aspect-h-9"},[e("client-only",[t.currentVideoId?e("vue-vimeo-player",{ref:t.playerRef,attrs:{height:"100%",width:"100%","client-height":"100%","client-width":"100%",options:{responsive:!0},"video-id":t.currentVideoId}}):t._e()],1)],1)])],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{VideoCard:n(1036).default,FloatingModal:n(72).default})},function(t,e,n){"use strict";n.r(e);var r={name:"VideoCard",props:{video:{required:!0}},methods:{playVideo:function(t){this.$emit("playVideo",t)}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return t.video?e("div",{staticClass:"flex flex-col w-full mx-auto overflow-hidden group bg-primary-light"},[e("div",{staticClass:"relative flex items-center justify-center flex-shrink-0 h-48 px-6 py-4 overflow-hidden text-white bg-gray-600 card-header"},[e("c-image",{staticClass:"absolute inset-0 z-0 object-cover object-center w-full h-full transition-all transform opacity-80 mix-blend-normal group-hover:scale-110",attrs:{"image-src":t.video.thumbnail,alt:t.video.owner}}),t._v(" "),e("button",{staticClass:"relative p-4 transition-transform transform bg-white/70 group-hover:scale-150",attrs:{"aria-label":"Open Video","data-micromodal-trigger":"video-modal"},on:{click:function(e){return t.playVideo(t.video.videoId)}}},[e("svg",{attrs:{width:"23",height:"25",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M1.403 23.296V2.614l19.172 10.341L1.403 23.296Z",stroke:"#6429EC","stroke-width":"2"}})])]),t._v(" "),e("div",{staticClass:"relative mt-auto text-lg card-title"},[t._t("title")],2)],1),t._v(" "),e("div",{staticClass:"flex flex-col h-full px-4 py-6"},[e("span",{staticClass:"block text-lg leading-tight font-heading rtl:font-arabic text-body"},[t._v(" "+t._s(t.video.title)+" ")]),t._v(" "),e("div",{},[t.video.owner?e("span",{staticClass:"block text-body/80"},[t._v(" "+t._s(t.video.owner)+" ")]):t._e()])])]):t._e()}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CImage:n(23).default})},function(t,e,n){"use strict";n.r(e);var r={},o=n(0),l=n(375),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"grid h-full lg:grid-cols-2"},[e("div",{staticClass:"flex flex-col justify-around flex-1 h-full px-6 py-12 md:p-12"},[e("div",{staticClass:"md:p-0"},[e("h2",[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta.desc")))]),t._v(" "),e("span",{staticClass:"block text-sm",domProps:{innerHTML:t._s(t.$t("cta.text"))}})]),t._v(" "),e("app-store-links",{staticClass:"my-16"})],1),t._v(" "),e("div",{staticClass:"relative h-[300px] lg:h-auto flex justify-center items-center"},[e("c-image",{staticClass:"relative object-contain w-full h-full overflow-hidden",attrs:{"image-src":t.$t("cta.img"),crop:"cover",alt:"decorator image"}}),t._v(" "),e("a",{staticClass:"absolute p-6 text-white transition duration-300 ease-in-out transform bg-primary group hover:scale-105",attrs:{href:t.$t("cta.video-link"),target:"_blank"}},[e("svg",{staticClass:"w-10 h-10 group-hover:text-white opacity-70",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor "}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M5.25 5.653c0-.856.917-1.398 1.667-.986l11.54 6.347a1.125 1.125 0 0 1 0 1.972l-11.54 6.347a1.125 1.125 0 0 1-1.667-.986V5.653Z"}})])])],1)])}),[],!1,null,"4fa2c905",null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{AppStoreLinks:n(102).default,CImage:n(23).default})},function(t,e,n){"use strict";n.r(e);var r={props:{type:{type:String,default:"href"},href:{type:String,default:"#"},inverse:{type:Boolean,default:!1}}},o=(n(973),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return"href"==t.type?e("a",{staticClass:"flex items-center justify-between py-3 border-b related-links text-secondary",class:[t.inverse?"border-gray-700 text-white/70 hover:text-white":"hover:border-primary hover:text-primary border-gray-200"],attrs:{href:t.href,target:"_blank"}},[t._t("default"),t._v(" "),e("svg",{staticClass:"w-5 h-5",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5l7 7-7 7"}})])],2):"nuxtlink"==t.type?e("nuxt-link",{staticClass:"flex items-center justify-between py-3 border-b related-links",class:[t.inverse?"border-gray-700 text-white/70 hover:text-white":"hover:border-primary hover:text-primary border-gray-200"],attrs:{to:t.localePath(t.href)}},[t._t("default"),t._v(" "),e("svg",{staticClass:"w-5 h-5",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5l7 7-7 7"}})])],2):t._e()}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(30);var r={props:{items:{type:Object,required:!0,default:null}},mounted:function(){window.addEventListener("scroll",this.updateScroll)},deactivated:function(){window.removeEventListener("scroll",this.updateScroll)},beforeDestroy:function(){window.removeEventListener("scroll",this.updateScroll)},methods:{closeDropdown:function(){var t=this;setTimeout((function(){t.$refs.floatingDropDown.showDropdown()}),100)},updateScroll:function(){document.querySelector(".flaoting-dropdown").classList.toggle("fade-in",window.scrollY>500)}}},o=(n(976),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"xl:sticky xl:top-[54px] z-20"},[t.items?e("section",{staticClass:"p-0 !bg-white border-b border-gray-300 max-lg:hidden"},[e("div",{staticClass:"flex flex-row divide-x divide-gray-200"},[e("div",{staticClass:"inline-flex flex-row items-center justify-center px-4 text-white bg-gray-800"},[e("span",{staticClass:"font-bold uppercase text-xs/normal"},[t._v("\n "+t._s("en"==t.$i18n.locale?"In this page":"في هذه الصفحة")+"\n ")])]),t._v(" "),t._l(t.items,(function(n,r){return e("a",{directives:[{name:"smooth-scroll",rawName:"v-smooth-scroll",value:{offset:-110},expression:"{ offset: -110 }"}],key:r,staticClass:"inline-block px-4 py-2 text-sm uppercase transition-all bg-white border-0 font-heading rtl:font-arabic text-body hover:text-white hover:bg-primary/80",attrs:{href:n.href}},[t._v("\n "+t._s(n.label)+"\n ")])}))],2)]):t._e(),t._v(" "),e("div",{staticClass:"block xl:hidden fixed z-[90] top-4 start-4 flaoting-dropdown"},[t.items?e("custom-dropdown",{ref:"floatingDropDown",attrs:{left:""},scopedSlots:t._u([{key:"trigger",fn:function(){return[e("button",{staticClass:"flex items-center py-1 text-white bg-gray-800 !rounded gap-x-2 group min-w-max hover:bg-gray-700 ps-2 rtl:gap-x-reverse"},[e("span",{staticClass:"font-bold uppercase text-xs/normal"},[t._v("\n "+t._s("en"==t.$i18n.locale?"In this page":"في هذه الصفحة")+"\n ")]),t._v(" "),e("svg",{staticClass:"flex-shrink-0 text-gray-400 pointer-events-none size-6 pe-2 group-hover:text-white",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"m19.5 8.25-7.5 7.5-7.5-7.5"}})])])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"flex flex-col mt-0.5 bg-gray-800 divide-y divide-white/20 rounded overflow-hidden"},t._l(t.items,(function(n,r){return e("a",{directives:[{name:"smooth-scroll",rawName:"v-smooth-scroll",value:{offset:-50},expression:"{ offset: -50 }"}],key:r,staticClass:"inline-block px-4 py-2 text-white transition-all border-0 pe-6 rtl:font-arabic hover:text-white rtl:text-sm hover:bg-primary/80 whitespace-nowrap",attrs:{href:n.href},on:{click:t.closeDropdown}},[t._v("\n "+t._s(n.label)+"\n ")])})),0)]},proxy:!0}],null,!1,2603313307)}):t._e()],1)])}),[],!1,null,"bf1bafba",null);e.default=component.exports;installComponents(component,{CustomDropdown:n(66).default})},function(t,e,n){"use strict";n.r(e);n(8),n(3);var r={props:{ipo:{type:Object,required:!0}},computed:{lang:function(){return"en"==this.$i18n.locale?"En":"Ar"},logo:function(){return this.ipo.Claims.filter((function(t){return"LogoURL"==t.ClaimKey}))[0].ClaimKeyNoteEn}}},o=(n(978),n(0)),l=n(378),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flex-col justify-between w-full px-4 py-8 transition-transform border border-gray-200 gap-y-4 subscription-card bg-primary-light lg:flex-row lg:gap-y-0 lg:py-4",class:t.ipo.Status},[e("div",{staticClass:"flex flex-col items-center justify-between card-content lg:flex-row"},[e("img",{staticClass:"w-auto h-16 md:h-12 lg:ltr:mr-8 rtl:ml-8",attrs:{src:t.logo,alt:"".concat(t.ipo.IPOCode," Logo")}}),t._v(" "),e("div",{staticClass:"my-4 text-center ltr:lg:text-start rtl:lg:text-end"},[e("span",{staticClass:"block text-lg font-medium"},[t._v(t._s(t.ipo["IPOShortName".concat(t.lang)])+" ")]),t._v(" "),e("span",{staticClass:"block text-sm"},[t._v(" "+t._s(t.$t("startsOn"))+" "+t._s(t._f("prettyDate")(t.ipo.SubscriptionStartingDate))+" ")])])]),t._v(" "),e("div",{staticClass:"flex flex-col items-center justify-center gap-x-0 gap-y-2 rtl:gap-x-reverse md:flex-row md:gap-x-4 md:gap-y-0"},[e("base-button",{attrs:{nuxtlink:"",link:"/investing/services/ipo-subscriptions/".concat(t.ipo.IPOCode),"button-inverse":""}},[t._v(" "+t._s(t.$t("global.buttons.moreInfo"))+" ")]),t._v(" "),t.ipo.IsOpen?e("a",{staticClass:"btn-primary",attrs:{href:"https://eipo.dfm.ae/en/Subscribe/Investor?IPOID=".concat(t.ipo.ID)}},[t._v(" "+t._s(t.$t("global.buttons.subscribeNow"))+" ")]):t._e()],1)])}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);n(3),n(19);var r=n(120),o=n.n(r),l=(n(213),{components:{VueSlickCarousel:o.a},props:{features:{type:Array,default:function(){return[]}}},methods:{gotoSlide:function(t){var e=t.currentTarget,s=t.currentTarget.getAttribute("data-slide");document.getElementsByClassName("feature-card").forEach((function(element){element.classList.remove("active")})),e.classList.add("active"),this.$refs.carousel.goTo(s)}}}),c=(n(982),n(0)),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flex-col w-full mt-24 features-grid lg:flex-row"},[e("div",{staticClass:"feature-cards"},[e("div",{staticClass:"feature-card active",attrs:{"data-slide":"0","data-aos":"fade-right"},on:{click:function(e){return t.gotoSlide(e)}}},[e("svg",{attrs:{width:"43",height:"43",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",d:"M4.617 15.5h8v26h-8zM17.617 25.5h8v16h-8zM30.617 18.5h8v23h-8z"}}),t._v(" "),e("circle",{attrs:{cx:"8.617",cy:"6.5",r:"3",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("circle",{attrs:{cx:"21.617",cy:"16.5",r:"3",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("circle",{attrs:{cx:"34.617",cy:"9.5",r:"3",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"m11.617 8.5 7 6M24.617 15.5l7-4",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})]),t._v(" "),e("h3",{staticClass:"mb-0"},[t._v(t._s(t.features[0].title))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.features[0].content))])]),t._v(" "),e("div",{staticClass:"feature-card",attrs:{"data-slide":"1","data-aos":"fade-right"},on:{click:function(e){return t.gotoSlide(e)}}},[e("svg",{attrs:{width:"43",height:"42",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",d:"M5.617 20h32v21h-32z"}}),t._v(" "),e("rect",{attrs:{x:"19.617",y:"27",width:"4",height:"7",rx:"2",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"m5.617 26 13 4M37.617 26l-13 4M16.617 19v-4h10v4",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M22.045 1.096a1 1 0 0 0-.856 0l-9 4.263a1 1 0 0 0-.572.904V11a1 1 0 0 0 1.428.904l8.572-4.06 8.572 4.06A1 1 0 0 0 31.617 11V6.263a1 1 0 0 0-.572-.904l-9-4.263ZM13.617 9.42V6.896l7-3.316V6c0 .034.002.068.005.102L13.617 9.42Zm8.995-3.318 7.005 3.318V6.896l-7-3.316V6c0 .034-.002.068-.005.102Z",fill:"#6429EC"}})]),t._v(" "),e("h3",{staticClass:"mb-0"},[t._v(t._s(t.features[1].title))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.features[1].content))])]),t._v(" "),e("div",{staticClass:"feature-card",attrs:{"data-slide":"2","data-aos":"fade-right"},on:{click:function(e){return t.gotoSlide(e)}}},[e("svg",{attrs:{width:"43",height:"42",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M4.617 30v3M8.617 27v8M12.617 29v5M16.617 30v2",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M16 5a9.382 9.382 0 1 0 0 18.765A9.382 9.382 0 0 0 16 5ZM4.617 14.382C4.617 8.096 9.713 3 16 3c6.286 0 11.382 5.096 11.382 11.382 0 6.287-5.096 11.383-11.383 11.383-6.286 0-11.382-5.096-11.382-11.383ZM16 18.436a.832.832 0 1 0 0 1.664.832.832 0 0 0 0-1.664Zm-2.832.832a2.832 2.832 0 1 1 5.664 0 2.832 2.832 0 0 1-5.665 0Zm1-12.604a1 1 0 0 0-.993 1.12l.732 6.107a1 1 0 0 0 .993.88H17.1a1 1 0 0 0 .993-.88l.733-6.108a1 1 0 0 0-.993-1.119h-3.665Zm1.62 6.108-.493-4.108h1.41l-.493 4.108h-.424Z",fill:"#6429EC"}}),t._v(" "),e("path",{attrs:{d:"M28.617 22v6M25.617 25h6M26.617 15h10v23l-8-4-8 4V24M25.617 10h11v5",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})]),t._v(" "),e("h3",{staticClass:"mb-0"},[t._v(t._s(t.features[2].title))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.features[2].content))])]),t._v(" "),e("div",{staticClass:"feature-card",attrs:{"data-slide":"3","data-aos":"fade-right"},on:{click:function(e){return t.gotoSlide(e)}}},[e("svg",{attrs:{width:"43",height:"42",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("circle",{attrs:{cx:"21.617",cy:"21",r:"12",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"M5.722 29.446A18 18 0 0 1 34.249 8.177M37.199 11.988A18 18 0 0 1 8.358 33.173M13.617 20v2M17.617 15v12M21.617 17v8M25.617 16v11M29.617 19v4",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"M31.617 9h3l.5-3",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"M31.617 9h3l.5-3M7.617 35.5v-3l3-.5",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})]),t._v(" "),e("h3",{staticClass:"mb-0"},[t._v(t._s(t.features[3].title))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.features[3].content))])])]),t._v(" "),e("div",{staticClass:"flex flex-col items-center justify-center flex-1 my-8"},[e("div",{staticClass:"flex w-[312px] flex-col"},[e("div",{staticClass:"relative w-full",attrs:{"data-aos":"zoom-out"}},[e("NuxtImg",{staticClass:"relative z-10 w-full pointer-events-none",attrs:{provider:"cloudinary",src:"images/app-screens/iphone-frame_fyvi5d",width:"400",sizes:"sm:400px md:800px lg:800px",loading:"lazy",fit:"lfill",alt:"iPhone frame"}}),t._v(" "),e("VueSlickCarousel",{ref:"carousel",staticClass:"app-screens !absolute top-[13px] left-[15px] w-[282px]",attrs:{arrows:!1,dots:!1,fade:!1}},[e("NuxtImg",{staticClass:"w-full",attrs:{provider:"cloudinary",alt:"DFM App screenshot",src:"images/app-screens/market-information_rzkbwa",width:"400",sizes:"sm:400px md:800px lg:800px",loading:"lazy",fit:"lfill"}}),t._v(" "),e("NuxtImg",{staticClass:"w-full",attrs:{provider:"cloudinary",alt:"DFM App screenshot",src:"images/app-screens/portfolio_qloqif",width:"400",sizes:"sm:400px md:800px lg:800px",loading:"lazy",fit:"lfill"}}),t._v(" "),e("NuxtImg",{staticClass:"w-full",attrs:{provider:"cloudinary",alt:"DFM App screenshot",src:"images/app-screens/watchlist_k5xzwe",width:"400",sizes:"sm:400px md:800px lg:800px",loading:"lazy",fit:"lfill"}}),t._v(" "),e("NuxtImg",{staticClass:"w-full",attrs:{provider:"cloudinary",alt:"DFM App screenshot",src:"images/app-screens/real-time-marketdata_ojdejz",width:"400",sizes:"sm:400px md:800px lg:800px",loading:"lazy",fit:"lfill"}}),t._v(" "),e("NuxtImg",{staticClass:"w-full",attrs:{provider:"cloudinary",alt:"DFM App screenshot",src:"images/app-screens/iVESTOR_b8b9mj",width:"400",sizes:"sm:400px md:800px lg:800px",loading:"lazy",fit:"lfill"}}),t._v(" "),e("NuxtImg",{staticClass:"w-full",attrs:{provider:"cloudinary",alt:"DFM App screenshot",src:"images/app-screens/eServices_rghszo",width:"400",sizes:"sm:400px md:800px lg:800px",loading:"lazy",fit:"lfill"}}),t._v(" "),e("NuxtImg",{staticClass:"w-full",attrs:{provider:"cloudinary",alt:"DFM App screenshot",src:"images/app-screens/nin_opizq6",width:"400",sizes:"sm:400px md:800px lg:800px",loading:"lazy",fit:"lfill"}}),t._v(" "),e("NuxtImg",{staticClass:"w-full",attrs:{provider:"cloudinary",alt:"DFM App screenshot",src:"images/app-screens/ipo-subscription_r2f0md",width:"400",sizes:"sm:400px md:800px lg:800px",loading:"lazy",fit:"lfill"}})],1)],1),t._v(" "),e("div",{staticClass:"p-2 px-8 my-2 text-sm text-center bg-blue-200 rounded-full text-primary text-opacity-60 lg:hidden"},[t._v("Swipe the screen")])])]),t._v(" "),e("div",{staticClass:"feature-cards"},[e("div",{staticClass:"feature-card lg:items-end lg:text-end",attrs:{"data-slide":"4","data-aos":"fade-left"},on:{click:function(e){return t.gotoSlide(e)}}},[e("svg",{attrs:{width:"43",height:"42",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",d:"m2.205 7.968 22.623-6.062 8.79 32.803-22.623 6.062zM9.377 12.108l3.393-.91"}}),t._v(" "),e("rect",{attrs:{x:"17.598",y:"11.117",width:"4.684",height:"5.855",rx:"1",transform:"rotate(-15 17.598 11.117)",fill:"#6429EC"}}),t._v(" "),e("path",{attrs:{d:"m32.102 29.053-13.476-5.049 4.224-4.595 7.433 2.857",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("circle",{attrs:{cx:"16.074",cy:"30.317",r:"2.928",transform:"rotate(-15 16.074 30.317)",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"m16.65 39.255 5.574-6.343 5.737 3.312",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"m26.617 8.5 14.5 4-8 28-10-2.5M32.617 15l3 1",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})]),t._v(" "),e("h3",{staticClass:"mb-0"},[t._v(t._s(t.features[4].title))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.features[4].content))])]),t._v(" "),e("div",{staticClass:"feature-card lg:items-end lg:text-end",attrs:{"data-slide":"5","data-aos":"fade-left"},on:{click:function(e){return t.gotoSlide(e)}}},[e("svg",{attrs:{width:"43",height:"43",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M30.617 16.5v8M26.617 20.5h8M11.617 5.5h6",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("rect",{attrs:{x:"12.617",y:"13.5",width:"4",height:"6",rx:"2",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"M10.617 29.5v-3a4 4 0 0 1 4-4v0a4 4 0 0 1 4 4v3",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("circle",{attrs:{cx:"30.617",cy:"20.5",r:"9",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"M24.617 13.5v-11h-20v38h20v-13",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})]),t._v(" "),e("h3",{staticClass:"mb-0"},[t._v(t._s(t.features[5].title))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.features[5].content))])]),t._v(" "),e("div",{staticClass:"feature-card lg:items-end lg:text-end",attrs:{"data-slide":"6","data-aos":"fade-left"},on:{click:function(e){return t.gotoSlide(e)}}},[e("svg",{attrs:{width:"43",height:"42",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("rect",{attrs:{x:"3.617",y:"27",width:"36",height:"14",rx:"6",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("rect",{attrs:{x:"27.617",y:"27",width:"12",height:"14",rx:"6",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"M33.617 32v4M31.617 34h4M8.617 34h2M14.617 34h2M20.617 34h2",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("rect",{attrs:{x:"14.617",y:"2",width:"5",height:"9",rx:"2.5",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("rect",{attrs:{x:"22.617",y:"2",width:"5",height:"9",rx:"2.5",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"M11.617 27v-7.5a5.5 5.5 0 0 1 5.5-5.5v0a5.5 5.5 0 0 1 5.5 5.5V27",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"M30.617 27v-8c0-1.667-1.2-5-6-5-2.104 0-3 .5-4 1",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})]),t._v(" "),e("h3",{staticClass:"mb-0"},[t._v(t._s(t.features[6].title))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.features[6].content))])]),t._v(" "),e("div",{staticClass:"feature-card lg:items-end lg:text-end",attrs:{"data-slide":"7","data-aos":"fade-left"},on:{click:function(e){return t.gotoSlide(e)}}},[e("svg",{attrs:{width:"43",height:"43",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M3.617 3.5v33h36M3.617 40.5h36",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("circle",{attrs:{cx:"33.617",cy:"9.5",r:"7",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"m30.617 9.786 1.667 1.714 3.333-4",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("circle",{attrs:{cx:"23.117",cy:"23",r:"4.5",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"m26.117 19.5 3.5-4",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("circle",{attrs:{cx:"11.117",cy:"17",r:"3.5",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"m14.117 19 4.5 2.5M3.617 19.5l4-1M8.617 24.5h5v12h-5zM20.617 31.5h5v5h-5zM31.617 20.5h5v16h-5z",stroke:"#6429EC","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})]),t._v(" "),e("h3",{staticClass:"mb-0"},[t._v(t._s(t.features[7].title))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.features[7].content))])])])])}),[],!1,null,"c723cc38",null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(40),n(3),n(19),n(100);var r={components:{highcharts:n(105).Chart},props:{chartData:{default:null},seriesName:{default:"Series"},chartTitle:{type:String,default:"Chart"},axisTitle:{type:String,default:"Value"},navigator:{type:Boolean,default:!1},chartHeight:{type:Number,default:600}},data:function(){return{chartOptionsSpline:{credits:{enabled:!1},chart:{height:this.chartHeight,spacingLeft:40,spacingTop:30,alignTicks:!1,backgroundColor:"#f9f9f9",marginRight:30,marginBottom:80,marginLeft:40,className:"highstock-style",plotBackgroundColor:"#fff",panning:!1,plotBorderColor:"#eeeeee",plotBorderWidth:1,style:{fontFamily:"Helvetica , arial, _sans",fontSize:"16px"}},plotOptions:{line:{dataLabels:{enabled:!0,style:{fontSize:"14"}},enableMouseTracking:!0}},title:{text:this.chartTitle,margin:30,style:{fontSize:16,fontWeight:"bold",textTransform:"uppercase"}},loading:{style:{backgroundColor:"blue"},labelStyle:{color:"white"}},navigator:{enabled:this.navigator,height:60,maskFill:"rgba(0, 149, 197, 0.2)",fillOpacity:.5,handles:{lineWidth:1,width:10,height:17,backgroundColor:"#0095C5",borderColor:"white"}},tooltip:{yDecimals:2,borderRadius:8,borderWidth:0,backgroundColor:"#333333",shadow:!1,useHTML:!0,padding:10,style:{color:"white",fontSize:"14",whiteSpace:"nowrap"}},scrollbar:{enabled:!1},xAxis:[{lineColor:"#0095C5",labels:{style:{fontSize:"14"}}}],yAxis:[{title:{text:this.axisTitle,style:{fontWeight:"bold",fontSize:"14",textTransform:"uppercase"}},lineWidth:1,labels:{style:{fontSize:"14"}}}],series:[{type:"line",name:this.seriesName,data:this.chartData}]}}},computed:{endDate:function(){return this.$dayjs().format("YYYY-MM-DD")},startDate:function(){return this.$dayjs().subtract(12,"month").format("YYYY-MM-DD")}},mounted:function(){},methods:{processChartData:function(){var data=this.chartData,t=[];data.forEach((function(element){t.push([Date.parse(element.date),parseFloat(element.currentIndex)])})),this.chartOptionsSpline.series[0].data=t}}},o=n(0),component=Object(o.a)(r,(function(){var t=this._self._c;return t("transition",{attrs:{name:"slide-fade",mode:"out-in"}},[t("div",{attrs:{id:"chart"}},[t("client-only",[t("highcharts",{ref:"chart",staticClass:"hc",attrs:{options:this.chartOptionsSpline}})],1)],1)])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={computed:{dfmgi:function(){return this.$store.state.marketwatch.dfmgi},trendClass:function(){return this.dfmgi.changepercentage>0?"up":this.dfmgi.changepercentage<0?"down":"unchanged"}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flex-col justify-between p-6 transform scale-75 bg-black shadow-xl ltr:md:-translate-x-20 rtl:md:translate-x-20 md:-translate-y-20 font-heading text-white/70 lg:scale-100 aspect-1"},[e("span",{staticClass:"block text-sm uppercase"},[t._v("DFM Index")]),t._v(" "),e("div",[e("div",{staticClass:"flex items-end gap-x-2"},[e("span",{staticClass:"block text-2xl"},[t._v("DFMGI")]),t._v(" "),e("stock-price-icon",{staticClass:"w-8 h-6 scale-125",attrs:{status:t.trendClass}})],1),t._v(" "),e("span",{staticClass:"block text-4xl"},[t._v(t._s(t.dfmgi.index))])])])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{StockPriceIcon:n(1044).default})},function(t,e,n){"use strict";n.r(e);var r={name:"StockPriceIcon",props:{status:{type:String,default:"up"}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return"up"==t.status||"increase"==t.status?e("svg",{staticClass:"text-brand-green",attrs:{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewbox:"0 0 19 16"}},[e("path",{attrs:{d:"M9.816.823V8L19 15.177V8L9.816.823ZM0 15.177V8L9.19.823V8L0 15.177Z",fill:"currentColor"}})]):"down"==t.status||"decrease"==t.status?e("svg",{staticClass:"text-brand-red",attrs:{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewbox:"0 0 19 16"}},[e("path",{attrs:{d:"M9.816 15.177V8L19 .823V8l-9.184 7.177ZM0 .823V8l9.19 7.177V8L0 .823Z",fill:"currentColor"}})]):e("div",{staticClass:"w-6 h-2 bg-brand-yellow"})}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(11);var r={props:{member:{type:Object,required:!0}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flex-col flex-1 w-full overflow-hidden transition-all transform bg-white group hover:-translate-y-1 hover:shadow-xl"},[e("div",{staticClass:"relative object-cover object-center overflow-hidden transition-transform bg-gray-200 cursor-pointer h-96 group group-hover:scale-105"},[e("c-image",{staticClass:"object-cover w-full h-full",attrs:{"image-src":t.member.photo,width:300,height:400,sizes:"sm:400px md:400px lg:400px"}})],1),t._v(" "),e("div",{staticClass:"flex-1 p-6 bg-white"},[e("span",{staticClass:"block uppercase ltr:font-medium rtl:font-bold"},[t._v(t._s(t.member.name)+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(t.member.designation)+"\n ")])])])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CImage:n(23).default})},function(t,e,n){"use strict";n.r(e);n(7),n(26);var r=n(1),o=(n(30),n(6),{name:"EboardNotificationForm",props:{company:{type:String,default:""}},data:function(){return{form:{FormId:"7c5096f8-f602-6339-b0d9-ff00009be840",MarketoSettings:{syncFormFieldsToLeadFields:!1,doSpecificWebCalls:!1},WidgetId:"d95296f8-f602-6339-b0d9-ff00009be840",Name:"",JobTitle:"",Gender:"",Email:"",ConfirmEmail:"",AgreeTerms:!1,action:"validate_captcha"},showSuccess:!1,submittingForm:!1}},computed:{CountryOfResidence:function(){return this.$refs["country-dropdown"].selectedCountry}},mounted:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},activated:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},deactivated:function(){this.$recaptcha.destroy()},methods:{submitForm:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(e.prev=0,t.form.Email===t.form.ConfirmEmail){e.next=4;break}return t.$notify({title:t.$t("msgs.1.title"),text:t.$t("msgs.1.text"),type:"error"}),e.abrupt("return");case 4:return t.submittingForm=!0,e.next=7,t.$recaptcha.execute("login");case 7:return n=e.sent,(r=new FormData).append("FormId",t.form.FormId),r.append("MarketoSettings",JSON.stringify(t.form.MarketoSettings)),r.append("WidgetId",t.form.WidgetId),r.append("JobTitle",t.form.JobTitle),r.append("Name",t.form.Name),r.append("ConfirmEmail",t.form.ConfirmEmail),r.append("Email",t.form.Email),r.append("AgreeTerms",t.form.AgreeTerms),r.append("Gender",t.form.Gender),r.append("action",t.form.action),r.append("g-recaptcha-response",n),e.next=12,t.$axios.post("/eboardNotificationForm",r);case 12:1==e.sent.data.success&&(t.showSuccess=!0,t.$notify({title:t.$t("msgs.0.title"),text:t.$t("msgs.0.text"),type:"success"}),t.submittingForm=!1,setTimeout((function(){t.showSuccess=!1,t.resetForm(),t.formSubmitted()}),3e3)),e.next=18;break;case 16:e.prev=16,e.t0=e.catch(0);case 18:case"end":return e.stop()}}),e,null,[[0,16]])})))()},formSubmitted:function(){this.$emit("formSubmitted")},resetForm:function(){this.form.Name="",this.form.JobTitle="",this.form.Gender="",this.form.Email="",this.form.ConfirmEmail="",this.form.AgreeTerms=!1,this.$recaptcha.destroy()}}}),l=n(0),c=n(390),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"px-6 py-10 bg-white rounded md:p-16 md:pb-8"},[e("span",{staticClass:"block h3 text-primary"},[t._v(t._s(t.$t("title")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("desc")))]),t._v(" "),e("div",{staticClass:"text-lg"},[t._v(t._s(t.company))]),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("form",{on:{submit:function(e){return e.preventDefault(),t.submitForm.apply(null,arguments)}}},[e("div",{staticClass:"grid grid-cols-1 gap-6 gap-y-10 md:grid-cols-2"},[e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Name"}},[t._v(t._s(t.$t("commons.form.fullname.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Name,expression:"form.Name"}],staticClass:"w-full",attrs:{id:"Name",name:"",type:"text",placeholder:t.$t("commons.form.fullname.placeholder"),required:""},domProps:{value:t.form.Name},on:{input:function(e){e.target.composing||t.$set(t.form,"Name",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"JobTitle"}},[t._v(t._s(t.$t("commons.form.jobtitle.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.JobTitle,expression:"form.JobTitle"}],staticClass:"w-full",attrs:{id:"JobTitle",name:"JobTitle",type:"text",placeholder:t.$t("commons.form.jobtitle.placeholder"),required:""},domProps:{value:t.form.JobTitle},on:{input:function(e){e.target.composing||t.$set(t.form,"JobTitle",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Email"}},[t._v(t._s(t.$t("commons.form.email.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Email,expression:"form.Email"}],staticClass:"w-full",attrs:{id:"Email",name:"Email",type:"text",placeholder:t.$t("commons.form.email.placeholder")},domProps:{value:t.form.Email},on:{input:function(e){e.target.composing||t.$set(t.form,"Email",e.target.value)}}})]),t._v(" "),e("div",{ref:"confirmEmail",staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"ConfirmEmail"}},[t._v(t._s(t.$t("commons.form.confirm-email.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.ConfirmEmail,expression:"form.ConfirmEmail"}],staticClass:"w-full",attrs:{id:"ConfirmEmail",name:"ConfirmEmail",type:"text",placeholder:t.$t("commons.form.confirm-email.placeholder")},domProps:{value:t.form.ConfirmEmail},on:{input:function(e){e.target.composing||t.$set(t.form,"ConfirmEmail",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",[t._v(t._s(t.$t("commons.form.gender.label")))]),t._v(" "),e("fieldset",{staticClass:"mt-4"},[e("div",{staticClass:"sm:flex sm:items-center gap-x-4"},[e("div",{staticClass:"flex items-center gap-x-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Gender,expression:"form.Gender"}],staticClass:"w-4 h-4 border-gray-400 text-primary",attrs:{id:"yes",name:"gender",type:"radio",checked:"",value:"Male"},domProps:{checked:t._q(t.form.Gender,"Male")},on:{change:function(e){return t.$set(t.form,"Gender","Male")}}}),t._v(" "),e("label",{staticClass:"block mb-0 text-base font-normal normal-case",attrs:{for:"yes"}},[t._v(t._s(t.$t("commons.male")))])]),t._v(" "),e("div",{staticClass:"flex items-center gap-x-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Gender,expression:"form.Gender"}],staticClass:"w-4 h-4 border-gray-400 text-primary",attrs:{id:"no",name:"gender",type:"radio",value:"Female"},domProps:{checked:t._q(t.form.Gender,"Female")},on:{change:function(e){return t.$set(t.form,"Gender","Female")}}}),t._v(" "),e("label",{staticClass:"block mb-0 text-base font-normal normal-case",attrs:{for:"no"}},[t._v(t._s(t.$t("commons.female")))])])])])]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative flex items-start"},[e("div",{staticClass:"flex items-center h-6"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.AgreeTerms,expression:"form.AgreeTerms"}],staticClass:"w-4 h-4 text-indigo-600 border-gray-400 focus:ring-indigo-600",attrs:{id:"AgreeTerms",required:"","aria-describedby":"AgreeTerms",name:"AgreeTerms",type:"checkbox"},domProps:{checked:Array.isArray(t.form.AgreeTerms)?t._i(t.form.AgreeTerms,null)>-1:t.form.AgreeTerms},on:{change:function(e){var n=t.form.AgreeTerms,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&t.$set(t.form,"AgreeTerms",n.concat([null])):l>-1&&t.$set(t.form,"AgreeTerms",n.slice(0,l).concat(n.slice(l+1)))}else t.$set(t.form,"AgreeTerms",o)}}})]),t._v(" "),e("div",{staticClass:"mx-3 leading-6"},["en"==t.$i18n.locale?e("p",{staticClass:"text-gray-500",attrs:{id:"terms-description"}},[t._v("I agree to Dubai Financial Market’s "),e("a",{attrs:{href:"https://www.dfm.ae/en/other/privacy-policy",target:"_blank"}},[t._v("Terms & Conditions")])]):t._e(),t._v(" "),"ar"==t.$i18n.locale?e("p",{staticClass:"text-gray-500",attrs:{id:"terms-description"}},[t._v("أوافق على شروط سوق دبي المالي"),e("a",{attrs:{href:"https://www.dfm.ae/en/other/privacy-policy",target:"_blank"}},[t._v(" البنود و الظروف")])]):t._e()])])]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative h-12 col-span-2 -mt-4"},[e("transition",{attrs:{name:"fade"}},[t.showSuccess?t._e():e("button",{staticClass:"absolute px-8 btn disabled:bg-primary/50",attrs:{type:"submit",disabled:t.submittingForm}},[t.submittingForm?e("span",{staticClass:"flex items-center gap-x-2"},[e("svg",{staticClass:"w-5 h-5 text-white ltr:mr-3 rtl:ml-3 -ltr:ml-1 rtl:mr-1 animate-spin",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"}},[e("circle",{staticClass:"opacity-25",attrs:{cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}}),t._v(" "),e("path",{staticClass:"opacity-75",attrs:{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}})]),t._v("\n "+t._s("en"==t.$i18n.locale?"Submitting..":"..تقديم")+"\n ")]):e("span",[t._v(t._s(t.$t("global.buttons.submit")))])])])],1)])])]),t._v(" "),t._m(0)])}),[function(){var t=this,e=t._self._c;return e("p",{staticClass:"mt-24 text-xs text-blue-800/80"},[t._v("\n This site is protected by reCAPTCHA and the Google\n "),e("a",{staticClass:"hover:text-black",attrs:{href:"https://policies.google.com/privacy"}},[t._v("Privacy Policy")]),t._v(" and "),e("a",{staticClass:"hover:text-black",attrs:{href:"https://policies.google.com/terms"}},[t._v("Terms of Service")]),t._v(" apply.\n ")])}],!1,null,null,null);"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(7),n(26),n(111),n(11);var r=n(1),o=(n(30),n(6),{name:"EboardApplicationForm",props:{position:{type:Object}},data:function(){return{form:{FormId:"223d92f8-f602-6339-b0d9-ff00009be840",MarketoSettings:{syncFormFieldsToLeadFields:!1,doSpecificWebCalls:!1},WidgetId:"998e8ff8-f602-6339-b0d9-ff00009be840",FirstName:"",LastName:"",Gender:"",DOB:"",NationalID:"",CV:"",OtherDocuments:[],sf_FormHiddenFields:"",sf_FormSkipFields:"",sf_FormMessage:"",sf_FormNotificationEmails:"",sf_FormRedirectPage:"",AcceptTerms:!1,action:"validate_captcha"},showSuccess:!1,submittingForm:!1}},computed:{Nationality:function(){return this.$refs.nationality.selectedCountry}},mounted:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},activated:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},deactivated:function(){this.$recaptcha.destroy()},methods:{onFileChange:function(t){try{var e=t.target.files;if("OtherDocuments"===t.target.name)for(var n in e)isNaN(n)||this.form.OtherDocuments.push(t.target.files[n]);else this.form[t.target.name]=e[0]}catch(t){console.error(t)}},submitForm:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r,i,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t.submittingForm=!0,e.next=4,t.$recaptcha.execute("login");case 4:for(n=e.sent,r=new FormData,i=0;i-1:t.form.AcceptTerms},on:{change:function(e){var n=t.form.AcceptTerms,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&t.$set(t.form,"AcceptTerms",n.concat([null])):l>-1&&t.$set(t.form,"AcceptTerms",n.slice(0,l).concat(n.slice(l+1)))}else t.$set(t.form,"AcceptTerms",o)}}})]),t._v(" "),e("div",{staticClass:"leading-6 ltr:ml-3 rtl:mr-3"},[e("p",{staticClass:"text-gray-500",attrs:{id:"terms-description"}},[t._v(t._s(t.$t("msgs.3"))),e("a",{attrs:{href:"https://www.dfm.ae/en/other/privacy-policy",target:"_blank"}},[t._v(" "+t._s("en"==t.$i18n.locale?"here":"هنا"))])])])])]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative h-12 col-span-2 -mt-4"},[e("transition",{attrs:{name:"fade"}},[t.showSuccess?t._e():e("button",{staticClass:"absolute px-8 btn disabled:bg-primary/50",attrs:{type:"submit",disabled:t.submittingForm}},[t.submittingForm?e("span",{staticClass:"flex items-center gap-x-2"},[e("svg",{staticClass:"w-5 h-5 text-white ltr:mr-3 rtl:ml-3 -ltr:ml-1 rtl:mr-1 animate-spin",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"}},[e("circle",{staticClass:"opacity-25",attrs:{cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}}),t._v(" "),e("path",{staticClass:"opacity-75",attrs:{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}})]),t._v("\n "+t._s("en"==t.$i18n.locale?"Submitting..":"..تقديم")+"\n ")]):e("span",[t._v(t._s(t.$t("global.buttons.submit")))])])])],1)])])]),t._v(" "),t._m(0)])}),[function(){var t=this,e=t._self._c;return e("p",{staticClass:"mt-24 text-xs text-blue-800/80"},[t._v("\n This site is protected by reCAPTCHA and the Google\n "),e("a",{staticClass:"hover:text-black",attrs:{href:"https://policies.google.com/privacy"}},[t._v("Privacy Policy")]),t._v(" and "),e("a",{staticClass:"hover:text-black",attrs:{href:"https://policies.google.com/terms"}},[t._v("Terms of Service")]),t._v(" apply.\n ")])}],!1,null,null,null);"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{CountryDropdown:n(217).default})},function(t,e,n){"use strict";n.r(e);var r=n(4),o={data:function(){return{filterAnnouncement:[{value:"DFM News, Derivative News",label:this.$t("market-announcement-label")},{value:"Derivative News",label:this.$t("derivatives-announcement-label")}],selectedAnnouncementType:{value:"DFM News, Derivative News",label:this.$t("market-announcement-label")}}},computed:{reactiveFilterAnnouncement:function(){return this.selectedAnnouncementType}},watch:{selectedAnnouncementType:function(){this.$emit("get-announcements",this.reactiveFilterAnnouncement),this.$refs.dropdown.closeListBox()}},mounted:function(){"derivatives"==this.$route.query.type&&(this.selectedAnnouncementType={value:"Derivative News",label:this.$t("derivatives-announcement-label")}),this.$emit("get-announcements",this.reactiveFilterAnnouncement)}},l=n(0),c=n(393),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",[e("label",{attrs:{for:"keyword"}},[t._v(t._s(t.$t("commons.type"))),t.selectedAnnouncementType.length?e("span",{staticClass:"inline-block w-2 h-2 bg-red-300 rounded-full ltr:ml-2 rtl:mr-2"}):t._e()]),t._v(" "),e("dropdown-list",{ref:"dropdown",attrs:{placeholder:t.$t("select-announcement"),selected:t.selectedAnnouncementType.label}},[e("div",{staticClass:"divide-y divide-gray-200"},t._l(t.filterAnnouncement,(function(n,o){return e("div",{key:o,staticClass:"relative flex items-start px-4 py-3"},[e("div",{staticClass:"flex-1 min-w-0 text-sm"},[e("label",{staticClass:"mb-0 text-base font-normal text-gray-700 normal-case select-none",attrs:{for:"radio".concat(o)}},[t._v(t._s(n.label))])]),t._v(" "),e("div",{staticClass:"flex items-center h-5 ml-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.selectedAnnouncementType,expression:"selectedAnnouncementType"}],staticClass:"w-5 h-5 border-gray-500 text-primary focus:ring-0",attrs:{id:"radio".concat(o),name:"announcement",type:"radio"},domProps:Object(r.a)({checked:"DFM News, Derivative News"==t.selectedAnnouncementType.value,value:n},"checked",t._q(t.selectedAnnouncementType,n)),on:{change:function(e){t.selectedAnnouncementType=n}}})])])})),0)])],1)}),[],!1,null,null,null);"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{DropdownList:n(339).default})},function(t,e,n){"use strict";n.r(e);var r={name:"CircularListCard",props:{data:{type:Object,required:!0},type:{type:String,default:"pdf"},noIcon:{type:Boolean,default:!1}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative flex flex-col items-start h-full px-6 py-6 transition-all bg-white border-b md:flex-row"},[e("div",{staticClass:"flex items-start mt-1"},["pdf"==t.type?e("svg",{staticClass:"text-red-500 ltr:mr-8 rtl:ml-8",class:{"text-gray-200":t.noIcon},attrs:{width:"18",height:"24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M5.285 18.636c.21-.123.439-.243.688-.357-.21.314-.436.617-.675.909-.42.506-.747.774-.952.858a.404.404 0 0 1-.053.018.426.426 0 0 1-.039-.066c-.084-.165-.081-.324.06-.54.159-.247.479-.531.97-.822Zm3.682-2.47c-.178.037-.355.075-.534.116.264-.518.515-1.043.75-1.575.237.44.492.87.765 1.287-.325.049-.654.105-.981.172Zm3.787 1.408a5.837 5.837 0 0 1-.652-.615c.342.008.651.033.918.081.476.085.699.22.777.314.025.025.039.06.039.096a.653.653 0 0 1-.09.3.46.46 0 0 1-.141.186.16.16 0 0 1-.104.022c-.134-.005-.386-.099-.746-.384Zm-3.337-7.119c-.06.366-.162.786-.3 1.243a7.292 7.292 0 0 1-.133-.518c-.114-.53-.131-.945-.07-1.234.058-.265.166-.372.295-.424.069-.03.142-.05.217-.06.02.045.042.138.048.297.008.183-.01.415-.057.697v-.001Z"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 0h7.94A1.5 1.5 0 0 1 12 .44L17.56 6A1.5 1.5 0 0 1 18 7.06V21a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3Zm8.25 2.25v3a1.5 1.5 0 0 0 1.5 1.5h3l-4.5-4.5ZM3.248 20.502c.134.27.344.515.656.629.311.112.619.06.87-.046.478-.195.953-.654 1.39-1.178.499-.602 1.024-1.391 1.531-2.265.979-.29 1.981-.494 2.995-.61.45.575.915 1.07 1.366 1.425.42.33.904.605 1.4.626.27.013.539-.06.766-.207.232-.152.405-.37.53-.624.135-.271.218-.555.207-.845a1.266 1.266 0 0 0-.3-.776c-.339-.405-.894-.6-1.44-.698a8.637 8.637 0 0 0-2.002-.075 16.43 16.43 0 0 1-1.47-2.529c.375-.99.655-1.926.78-2.691.054-.327.083-.639.072-.921a1.858 1.858 0 0 0-.19-.807 1.051 1.051 0 0 0-.716-.547c-.303-.065-.615 0-.902.115-.565.225-.864.705-.976 1.235-.11.51-.06 1.104.069 1.704.132.608.357 1.271.645 1.942a29.543 29.543 0 0 1-1.593 3.34 11.49 11.49 0 0 0-2.223.968c-.555.33-1.049.72-1.345 1.18-.315.49-.413 1.072-.12 1.655Z"}})]):t._e()]),t._v(" "),e("div",{staticClass:"ltr:md:pr-12 rtl:md:pl-12"},[e("span",{staticClass:"block mt-10 text-lg md:mt-0"},[e("nuxt-link",{attrs:{to:t.localePath("/the-exchange/regulation/circulars/".concat(t.data.Id))}},[t._v("\n "+t._s(t.data.CircularNo)+" - "+t._s(t.data.Headline)+"\n ")])],1),t._v(" "),e("span",{staticClass:"block text-xs text-gray-600 uppercase"},[t._v(" "+t._s(t.$t("commons.dfm"))+" - "+t._s(t._f("prettyDate")(t.data.CircularDate))+" ")])]),t._v(" "),t.data.Resources.length?e("custom-dropdown",{staticClass:"!absolute ltr:right-4 ltr:ml-auto rtl:left-4 rtl:mr-auto md:!relative",scopedSlots:t._u([{key:"trigger",fn:function(){return[e("button",{staticClass:"flex items-center py-1 border border-gray-300 gap-x-2 group min-w-max hover:bg-gray-700 ltr:pl-2 rtl:gap-x-reverse rtl:pr-2"},[e("span",{staticClass:"text-sm group-hover:text-white"},[t._v(" "+t._s(t.data.Resources.length)+" "+t._s(t.$t("commons.files"))),t.data.Resources.length>1?e("span",[t._v(" s ")]):t._e()]),t._v(" "),e("svg",{staticClass:"w-4 h-4 text-gray-400 pointer-events-none group-hover:text-white",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 5v.01M12 12v.01M12 19v.01M12 6a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2zm0 7a1 1 0 110-2 1 1 0 010 2z"}})])])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"p-2 bg-gray-700 border border-gray-200 shadow-lg"},[t.data.Resources.length?e("div",[e("span",{staticClass:"block px-2 py-2 text-sm text-white uppercase bg-gray-500"},[t._v(" "+t._s(t.$t("commons.files"))),e("span",{directives:[{name:"i",rawName:"v-i"}],attrs:{f:"data.Resources.length > 1"}},[t._v(" s ")])]),t._v(" "),t._l(t.data.Resources,(function(n){return e("a",{key:n.Id,staticClass:"block px-2 py-2 text-sm text-white truncate whitespace-nowrap hover:bg-gray-600 hover:text-white",attrs:{href:"".concat(n.Url),target:"_blank"}},[t._v("\n "+t._s(n.Title)+"\n ")])}))],2):t._e()])]},proxy:!0}],null,!1,2753399767)}):t._e()],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CustomDropdown:n(66).default})},function(t,e,n){"use strict";n.r(e);n(40);var r={name:"ClampLines",props:{lines:{type:Number,default:10},lineHeight:{type:Number,default:22},duration:{type:Number,default:250},fadeBottomOffset:{type:Number,default:36}},data:function(){return{expanded:!1,isOverflowing:!1,fullHeight:0,clampHeight:0}},computed:{contentStyle:function(){return{maxHeight:this.expanded?"".concat(this.fullHeight,"px"):"".concat(this.clampHeight,"px"),transition:"max-height ".concat(this.duration,"ms ease"),lineHeight:"".concat(this.lineHeight,"px")}},buttonOffset:function(){return"".concat(this.fadeBottomOffset,"px")}},mounted:function(){var t=this;this.$nextTick((function(){t.measure(),window.addEventListener("resize",t.onResize,{passive:!0})}))},beforeDestroy:function(){window.removeEventListener("resize",this.onResize)},methods:{onResize:function(){var t=this,e=this.expanded;this.expanded=!0,this.$nextTick((function(){t.measure(),t.expanded=e}))},measure:function(){var t=this,e=this.$refs.content;if(e){var n=this.expanded;this.expanded=!0,this.$nextTick((function(){t.fullHeight=e.scrollHeight,t.clampHeight=Math.round(t.lines*t.lineHeight),t.isOverflowing=t.fullHeight>t.clampHeight+2,t.expanded=n}))}},toggle:function(){var t=this;this.isOverflowing&&(this.expanded=!this.expanded,this.expanded&&this.$nextTick((function(){var e=t.$refs.content;e&&(t.fullHeight=e.scrollHeight)})))}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative"},[e("div",{ref:"content",staticClass:"overflow-hidden break-words",style:t.contentStyle},[t._t("default")],2),t._v(" "),!t.expanded&&t.isOverflowing?e("div",{staticClass:"absolute inset-x-0 h-12 pointer-events-none bg-gradient-to-b from-transparent to-gray-100",style:{bottom:t.buttonOffset}}):t._e(),t._v(" "),t.isOverflowing?e("button",{staticClass:"mt-2 inline-flex items-center rounded bg-white px-3 py-1.5 text-sm font-medium text-neutral-700 hover:bg-neutral-50 active:bg-neutral-100 dark:border-neutral-700 dark:bg-neutral-800 dark:text-neutral-200 dark:hover:bg-neutral-700",attrs:{type:"button"},on:{click:t.toggle}},[t._v("\n "+t._s(t.expanded?t.$t("commons.read-less"):t.$t("commons.read-more"))+"\n ")]):t._e()])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"CompanyCorporateActions",props:{corporateActions:{type:Array}}},o=n(0),l=n(399),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",t._l(t.corporateActions,(function(n,r){return e("vue-simple-accordion",{key:r,staticClass:"condensed",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(" "+t._s(n.Year)+" - "+t._s(n.CorporateActionType)+" ")]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"table-flex table-condensed"},[e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-2/5"},[t._v(t._s(t.$t("year")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("\n "+t._s(n.Year)+"\n ")])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-2/5"},[t._v(t._s(t.$t("corporate-action-type")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("\n "+t._s(n.CorporateActionType)+"\n ")])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-2/5"},[t._v(t._s(t.$t("action-entitlement")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("\n "+t._s(n.LastDateForActionEntitlement)+"\n ")])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-2/5"},[t._v(t._s(t.$t("ex-date")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("\n "+t._s(n.ExDividendDate)+"\n ")])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-2/5"},[t._v(t._s(t.$t("register-closing")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("\n "+t._s(n.RegisterClosingDate)+"\n ")])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-2/5"},[t._v(t._s(t.$t("details")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("\n "+t._s(n.CorporateActionDetails)+"\n ")])])])]},proxy:!0}],null,!0)})})),1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{VueSimpleAccordion:n(115).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(3),n(9),{name:"SecurityReports",fetchOnServer:!1,props:{command:{type:String,required:!0},symbol:{type:String,default:null},reportType:{type:String,default:""}},data:function(){return{reports:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=".concat(t.command,"&Period=custom&Company=").concat(t.symbol,"&Language=").concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,n.json();case 6:t.reports=e.sent,t.$emit("fetchCompleted"),e.next=12;break;case 10:e.prev=10,e.t0=e.catch(0);case 12:case"end":return e.stop()}}),e,null,[[0,10]])})))()}))}),l=o,c=n(0),d=n(405),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[t.$fetchState.pending?e("loading-animation",{staticClass:"absolute my-6"}):t._e(),t._v(" "),t.reports.length||t.$fetchState.pending?t._e():e("info-box",{attrs:{"data-aos":"fade",type:"warning"}},[t._v(" "+t._s(t.$t("warning-msg"))+" ")]),t._v(" "),t.reports.length&&!t.$fetchState.pending?e("div",[e("transition",{attrs:{name:"slide-fade",mode:"out-in"}},["corporateGovernanceReports"==t.reportType?e("div",{staticClass:"relative grid grid-cols-1 pt-6 bg-white"},t._l(t.reports,(function(t,n){return e("corporate-governance-report-card",{key:n,attrs:{data:t}})})),1):t._e()])],1):t._e()],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{LoadingAnimation:n(45).default,InfoBox:n(32).default,CorporateGovernanceReportCard:n(1053).default})},function(t,e,n){"use strict";n.r(e);n(13),n(25);var r={name:"SecurityReportsCard",props:{data:{type:Object,required:!0},type:{type:String,default:"pdf"},noIcon:{type:Boolean,default:!1},noDetail:{type:Boolean,default:!1}},computed:{FileCount:function(){return"en"==this.$i18n.locale?this.data.EnglishFileCount:this.data.ArabicFileCount,this.data.EnglishFileCount},FileContent:function(){return"en"==this.$i18n.locale?this.convertDomain(this.data.EnglishFileContent):this.convertDomain(this.data.ArabicFileContent),this.convertDomain(this.data.EnglishFileContent)}},methods:{convertDomain:function(t){return t.replace("https://www.dfm.ae","https://assets.dfm.ae")}}},o=(n(998),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative flex flex-col items-start h-full px-6 py-6 transition-all bg-white border-b md:flex-row"},[e("div",{staticClass:"flex items-start mt-1"},["pdf"==t.type?e("svg",{staticClass:"text-red-500 ltr:mr-8 rtl:ml-8",class:{"text-gray-200":!t.FileCount},attrs:{width:"18",height:"24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M5.285 18.636c.21-.123.439-.243.688-.357-.21.314-.436.617-.675.909-.42.506-.747.774-.952.858a.404.404 0 0 1-.053.018.426.426 0 0 1-.039-.066c-.084-.165-.081-.324.06-.54.159-.247.479-.531.97-.822Zm3.682-2.47c-.178.037-.355.075-.534.116.264-.518.515-1.043.75-1.575.237.44.492.87.765 1.287-.325.049-.654.105-.981.172Zm3.787 1.408a5.837 5.837 0 0 1-.652-.615c.342.008.651.033.918.081.476.085.699.22.777.314.025.025.039.06.039.096a.653.653 0 0 1-.09.3.46.46 0 0 1-.141.186.16.16 0 0 1-.104.022c-.134-.005-.386-.099-.746-.384Zm-3.337-7.119c-.06.366-.162.786-.3 1.243a7.292 7.292 0 0 1-.133-.518c-.114-.53-.131-.945-.07-1.234.058-.265.166-.372.295-.424.069-.03.142-.05.217-.06.02.045.042.138.048.297.008.183-.01.415-.057.697v-.001Z"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 0h7.94A1.5 1.5 0 0 1 12 .44L17.56 6A1.5 1.5 0 0 1 18 7.06V21a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3Zm8.25 2.25v3a1.5 1.5 0 0 0 1.5 1.5h3l-4.5-4.5ZM3.248 20.502c.134.27.344.515.656.629.311.112.619.06.87-.046.478-.195.953-.654 1.39-1.178.499-.602 1.024-1.391 1.531-2.265.979-.29 1.981-.494 2.995-.61.45.575.915 1.07 1.366 1.425.42.33.904.605 1.4.626.27.013.539-.06.766-.207.232-.152.405-.37.53-.624.135-.271.218-.555.207-.845a1.266 1.266 0 0 0-.3-.776c-.339-.405-.894-.6-1.44-.698a8.637 8.637 0 0 0-2.002-.075 16.43 16.43 0 0 1-1.47-2.529c.375-.99.655-1.926.78-2.691.054-.327.083-.639.072-.921a1.858 1.858 0 0 0-.19-.807 1.051 1.051 0 0 0-.716-.547c-.303-.065-.615 0-.902.115-.565.225-.864.705-.976 1.235-.11.51-.06 1.104.069 1.704.132.608.357 1.271.645 1.942a29.543 29.543 0 0 1-1.593 3.34 11.49 11.49 0 0 0-2.223.968c-.555.33-1.049.72-1.345 1.18-.315.49-.413 1.072-.12 1.655Z"}})]):t._e()]),t._v(" "),e("div",{staticClass:"ltr:md:pr-12 rtl:md:pl-12"},[e("span",{staticClass:"block mt-10 text-lg md:mt-0"},[e("span",{domProps:{innerHTML:t._s(t.data.Title)}})]),t._v(" "),e("span",{staticClass:"block text-xs text-gray-600 uppercase"},[t._v(t._s(t.data.Date)+" ")])]),t._v(" "),!t.noDetail||t.FileCount?e("custom-dropdown",{staticClass:"!absolute ltr:right-4 ltr:ml-auto rtl:left-4 rtl:mr-auto md:!relative",scopedSlots:t._u([{key:"trigger",fn:function(){return[e("popup-attachment-button",[t._v(t._s(t.FileCount)+" ")])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"max-w-xs p-2 bg-gray-700 border border-gray-200 rounded shadow-lg md:max-w-lg"},[e("div",[e("span",{staticClass:"block px-2 py-2 text-sm text-white uppercase bg-gray-500"},[t._v(t._s(t.$t("commons.files")))]),t._v(" "),e("span",{staticClass:"files",domProps:{innerHTML:t._s(t.FileContent)}})])])]},proxy:!0}],null,!1,1988214087)}):t._e()],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{PopupAttachmentButton:n(140).default,CustomDropdown:n(66).default})},function(t,e,n){"use strict";n.r(e);var r={name:"GeneralNewsCard",props:{data:{type:Object,required:!0},type:{type:String,default:"pdf"},noIcon:{type:Boolean,default:!1},noDetail:{type:Boolean,default:!1}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative flex flex-col items-start h-full py-4 transition-all bg-white border-b md:flex-row"},[t.noIcon?t._e():e("div",{staticClass:"flex items-start mt-1"},["pdf"==t.type?e("svg",{staticClass:"text-red-500 ltr:mr-8 rtl:ml-8",class:{"text-gray-200":t.noIcon},attrs:{width:"18",height:"24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M5.285 18.636c.21-.123.439-.243.688-.357-.21.314-.436.617-.675.909-.42.506-.747.774-.952.858a.404.404 0 0 1-.053.018.426.426 0 0 1-.039-.066c-.084-.165-.081-.324.06-.54.159-.247.479-.531.97-.822Zm3.682-2.47c-.178.037-.355.075-.534.116.264-.518.515-1.043.75-1.575.237.44.492.87.765 1.287-.325.049-.654.105-.981.172Zm3.787 1.408a5.837 5.837 0 0 1-.652-.615c.342.008.651.033.918.081.476.085.699.22.777.314.025.025.039.06.039.096a.653.653 0 0 1-.09.3.46.46 0 0 1-.141.186.16.16 0 0 1-.104.022c-.134-.005-.386-.099-.746-.384Zm-3.337-7.119c-.06.366-.162.786-.3 1.243a7.292 7.292 0 0 1-.133-.518c-.114-.53-.131-.945-.07-1.234.058-.265.166-.372.295-.424.069-.03.142-.05.217-.06.02.045.042.138.048.297.008.183-.01.415-.057.697v-.001Z"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 0h7.94A1.5 1.5 0 0 1 12 .44L17.56 6A1.5 1.5 0 0 1 18 7.06V21a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3Zm8.25 2.25v3a1.5 1.5 0 0 0 1.5 1.5h3l-4.5-4.5ZM3.248 20.502c.134.27.344.515.656.629.311.112.619.06.87-.046.478-.195.953-.654 1.39-1.178.499-.602 1.024-1.391 1.531-2.265.979-.29 1.981-.494 2.995-.61.45.575.915 1.07 1.366 1.425.42.33.904.605 1.4.626.27.013.539-.06.766-.207.232-.152.405-.37.53-.624.135-.271.218-.555.207-.845a1.266 1.266 0 0 0-.3-.776c-.339-.405-.894-.6-1.44-.698a8.637 8.637 0 0 0-2.002-.075 16.43 16.43 0 0 1-1.47-2.529c.375-.99.655-1.926.78-2.691.054-.327.083-.639.072-.921a1.858 1.858 0 0 0-.19-.807 1.051 1.051 0 0 0-.716-.547c-.303-.065-.615 0-.902.115-.565.225-.864.705-.976 1.235-.11.51-.06 1.104.069 1.704.132.608.357 1.271.645 1.942a29.543 29.543 0 0 1-1.593 3.34 11.49 11.49 0 0 0-2.223.968c-.555.33-1.049.72-1.345 1.18-.315.49-.413 1.072-.12 1.655Z"}})]):t._e()]),t._v(" "),e("div",{staticClass:"md:ltr:pr-1 rtl:pl-12"},[e("span",{staticClass:"block"},[e("span",{staticClass:"flex gap-x-2"},[e("span",{staticClass:"p-1 text-xs font-bold text-black uppercase bg-gray-200"},[t._v(" "+t._s(t.data.issuer_symbol)+" ")])]),t._v(" "),t.noDetail?e("span",[e("span",{staticClass:"block"},[t._v(t._s(t.data.headline))]),t._v(" "),e("span",{staticClass:"block text-sm text-gray-500"},[t._v(t._s(t.data.publication_date))])]):e("nuxt-link",{staticClass:"mt-2 text-body group",attrs:{to:t.localePath("/discover-dfm/news-media/press-releases/".concat(t.data.id))}},[e("span",{staticClass:"block group-hover:text-secondary"},[t._v(t._s(t.data.headline))]),t._v(" "),e("span",{staticClass:"block text-sm text-gray-500"},[t._v(t._s(t.data.publication_date))])])],1)]),t._v(" "),!t.noDetail||t.data.resources.length?e("custom-dropdown",{staticClass:"!absolute mt-6 top-0 ltr:right-0 rtl:left-0 ltr:ml-auto rtl:left-4 rtl:mr-auto",scopedSlots:t._u([{key:"trigger",fn:function(){return[e("popup-attachment-button",[t._v(t._s(t.data.resources.length))])]},proxy:!0},{key:"content",fn:function(){return[e("attachment-list-dropdown",{attrs:{resources:t.data.resources}})]},proxy:!0}],null,!1,808791893)}):t._e()],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{PopupAttachmentButton:n(140).default,AttachmentListDropdown:n(342).default,CustomDropdown:n(66).default})},function(t,e,n){"use strict";n.r(e);var r={props:{data:{type:Object,required:!0},type:{type:String,default:"pdf"},noAttachment:{type:Boolean,default:!0},noIcon:{type:Boolean,default:!1},noDetail:{type:Boolean,default:!1}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative flex flex-col items-start h-full py-4 transition-all bg-white border-b md:flex-row gap-x-8"},[t.noIcon?t._e():e("div",{staticClass:"flex items-start mt-1"},["pdf"==t.type?e("svg",{staticClass:"text-red-500 ltr:mr-8 rtl:ml-8",class:{"text-gray-200":!t.noAttachment},attrs:{width:"18",height:"24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M5.285 18.636c.21-.123.439-.243.688-.357-.21.314-.436.617-.675.909-.42.506-.747.774-.952.858a.404.404 0 0 1-.053.018.426.426 0 0 1-.039-.066c-.084-.165-.081-.324.06-.54.159-.247.479-.531.97-.822Zm3.682-2.47c-.178.037-.355.075-.534.116.264-.518.515-1.043.75-1.575.237.44.492.87.765 1.287-.325.049-.654.105-.981.172Zm3.787 1.408a5.837 5.837 0 0 1-.652-.615c.342.008.651.033.918.081.476.085.699.22.777.314.025.025.039.06.039.096a.653.653 0 0 1-.09.3.46.46 0 0 1-.141.186.16.16 0 0 1-.104.022c-.134-.005-.386-.099-.746-.384Zm-3.337-7.119c-.06.366-.162.786-.3 1.243a7.292 7.292 0 0 1-.133-.518c-.114-.53-.131-.945-.07-1.234.058-.265.166-.372.295-.424.069-.03.142-.05.217-.06.02.045.042.138.048.297.008.183-.01.415-.057.697v-.001Z"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 0h7.94A1.5 1.5 0 0 1 12 .44L17.56 6A1.5 1.5 0 0 1 18 7.06V21a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3Zm8.25 2.25v3a1.5 1.5 0 0 0 1.5 1.5h3l-4.5-4.5ZM3.248 20.502c.134.27.344.515.656.629.311.112.619.06.87-.046.478-.195.953-.654 1.39-1.178.499-.602 1.024-1.391 1.531-2.265.979-.29 1.981-.494 2.995-.61.45.575.915 1.07 1.366 1.425.42.33.904.605 1.4.626.27.013.539-.06.766-.207.232-.152.405-.37.53-.624.135-.271.218-.555.207-.845a1.266 1.266 0 0 0-.3-.776c-.339-.405-.894-.6-1.44-.698a8.637 8.637 0 0 0-2.002-.075 16.43 16.43 0 0 1-1.47-2.529c.375-.99.655-1.926.78-2.691.054-.327.083-.639.072-.921a1.858 1.858 0 0 0-.19-.807 1.051 1.051 0 0 0-.716-.547c-.303-.065-.615 0-.902.115-.565.225-.864.705-.976 1.235-.11.51-.06 1.104.069 1.704.132.608.357 1.271.645 1.942a29.543 29.543 0 0 1-1.593 3.34 11.49 11.49 0 0 0-2.223.968c-.555.33-1.049.72-1.345 1.18-.315.49-.413 1.072-.12 1.655Z"}})]):t._e()]),t._v(" "),e("div",[e("span",{staticClass:"block"},[e("span",{staticClass:"p-1 text-xs font-bold text-black uppercase bg-gray-200"},[t._v(" "+t._s(t.data.issuer)+" ")]),t._v(" "),t.noDetail?e("span",{staticClass:"flex flex-col items-start"},[e("span",{staticClass:"inline-block p-1 text-xs font-bold text-black uppercase bg-gray-200"},[t._v(" "+t._s(t.data.issuer)+" ")]),t._v(" "),e("span",{domProps:{innerHTML:t._s(t.data.headline)}}),t._v(" "),e("span",{staticClass:"block text-sm text-gray-500"},[t._v(" "+t._s(t.data.publication_date))])]):e("nuxt-link",{staticClass:"block mt-2 text-body group",attrs:{to:t.localePath("/the-exchange/news-disclosures/market-announcements/".concat(t.data.id))}},[e("span",{staticClass:"group-hover:text-primary line-clamp-2",domProps:{innerHTML:t._s(t.data.headline)}}),t._v(" "),e("span",{staticClass:"block text-sm text-gray-500"},[t._v(" "+t._s(t.data.publication_date)+" ")])])],1)]),t._v(" "),t.noAttachment?t._e():e("custom-dropdown",{staticClass:"top-0 ltr:right-0 rtl:left-0 ltr:ml-auto rtl:left-4 rtl:mr-auto",scopedSlots:t._u([{key:"trigger",fn:function(){return[e("popup-attachment-button",[t._v(t._s(t.data.resources.length))])]},proxy:!0},{key:"content",fn:function(){return[e("attachment-list-dropdown",{attrs:{resources:t.data.resources}})]},proxy:!0}],null,!1,808791893)})],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{PopupAttachmentButton:n(140).default,AttachmentListDropdown:n(342).default,CustomDropdown:n(66).default})},function(t,e,n){"use strict";n.r(e);n(11),n(8),n(21),n(3),n(113),n(9),n(24),n(19);var r={props:{alignRight:{type:Boolean},label:{type:String,default:"Select"},data:{type:Array,default:function(){return["lorem ipsum item sdfsd dfsdfs sdfs fdfs","lorem ipsum item sdfsd dfsdfs sdfs fdfs","lorem ipsum item sdfsd dfsdfs sdfs fdfs","lorem ipsum item sdfsd dfsdfs sdfs fdfs","lorem ipsum item sdfsd dfsdfs sdfs fdfs","lorem ipsum item sdfsd dfsdfs sdfs fdfs","lorem ipsum item sdfsd dfsdfs sdfs fdfs","lorem ipsum item sdfsd dfsdfs sdfs fdfs","lorem ipsum item sdfsd dfsdfs sdfs fdfs","lorem ipsum item sdfsd dfsdfs sdfs fdfs","lorem ipsum item sdfsd dfsdfs sdfs fdfs"]},required:!0}},data:function(){return{isListOpen:!1,listFilterKeyword:"",modifiedData:[],showselectedData:!1}},computed:{selectedData:function(){var t=[];return this.modifiedData.forEach((function(e){e.selected&&t.push(e.name)})),t},filteredData:function(){var t=this;return this.selectedData.length||(this.showselectedData=!1),this.showselectedData?this.modifiedData.filter((function(e){return e.name.toString().toLowerCase().includes(t.listFilterKeyword.toLowerCase())&&e.selected==t.showselectedData})):this.modifiedData.filter((function(e){return e.name.toString().toLowerCase().includes(t.listFilterKeyword.toLowerCase())}))}},watch:{selectedData:function(){this.$emit("get-values",this.selectedData)}},mounted:function(){var t=this;this.$emit("get-values",this.selectedData),this.data.forEach((function(e){t.modifiedData.push({name:e,selected:!1})}))},methods:{selectItem:function(t){t.selected=!t.selected},deleteSelectedData:function(){this.showselectedData=!1,Object.values(this.modifiedData).forEach((function(t){t.selected=!1}))},closeListBox:function(){this.isListOpen=!1,this.listFilterKeyword=""}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("on-click-outside",{attrs:{do:t.closeListBox}},[e("div",[e("label",{attrs:{id:"listbox-label"}},[t._v(" "+t._s(t.label)+" "),t.selectedData.length?e("span",{staticClass:"inline-block w-2 h-2 bg-red-300 rounded-full"}):t._e()]),t._v(" "),e("div",{staticClass:"relative"},[e("button",{staticClass:"focus:border-primary relative cursor-default w-full min-w-[160px] border border-gray-300 py-2 pl-3 pr-10 text-left shadow-sm focus:outline-none",class:[t.selectedData.length?"bg-green-700/60 text-white":"bg-white text-body"],attrs:{type:"button","aria-haspopup":"listbox","aria-expanded":"true","aria-labelledby":"listbox-label"},on:{click:function(e){t.isListOpen=!t.isListOpen}}},[e("div",{staticClass:"flex items-center"},[e("span",{staticClass:"block truncate"},[t._v(" -- Select -- ")])]),t._v(" "),e("span",{staticClass:"absolute inset-y-0 right-0 flex items-center pr-2 pointer-events-none"},[e("svg",{staticClass:"w-5 h-5",class:[t.selectedData.length?"text-white":"text-gray-400"],attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M10 3a1 1 0 01.707.293l3 3a1 1 0 01-1.414 1.414L10 5.414 7.707 7.707a1 1 0 01-1.414-1.414l3-3A1 1 0 0110 3zm-3.707 9.293a1 1 0 011.414 0L10 14.586l2.293-2.293a1 1 0 011.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z","clip-rule":"evenodd"}})])])]),t._v(" "),t.isListOpen?e("div",{staticClass:"absolute z-10 w-full py-1 mt-1 overflow-hidden text-base bg-white border border-gray-200 shadow-2xl shadow-black ring-1 ring-black ring-opacity-5 focus:outline-none sm:w-96",class:{"right-0":t.alignRight}},[e("div",{staticClass:"relative w-full px-3 border-b border-gray-400"},[e("div",{staticClass:"relative"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.listFilterKeyword,expression:"listFilterKeyword"}],staticClass:"w-full my-2 text-base bg-gray-100 border-gray-300 rounded focus:bg-white",attrs:{type:"text",placeholder:"Filter.."},domProps:{value:t.listFilterKeyword},on:{input:function(e){e.target.composing||(t.listFilterKeyword=e.target.value)}}}),t._v(" "),t.listFilterKeyword.length?e("svg",{staticClass:"absolute w-5 h-5 text-red-500 transform -translate-y-1/2 cursor-pointer top-1/2 right-2 hover:text-red-700",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"},on:{click:function(e){t.listFilterKeyword=""}}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 18L18 6M6 6l12 12"}})]):t._e()]),t._v(" "),e("div",{staticClass:"flex my-2 mb-3 space-x-2"},[e("button",{staticClass:"px-2 py-1 text-xs uppercase border border-gray-400 bg-primary-light hover:border-primary disabled:opacity-50",class:{"border-primary !bg-primary text-white":t.showselectedData},attrs:{disabled:0==t.selectedData.length},on:{click:function(e){t.showselectedData=!t.showselectedData}}},[t.showselectedData?e("span",[t._v(" Show All ")]):e("span",[t._v(" Show Selected ")])]),t._v(" "),e("button",{staticClass:"px-2 py-1 text-xs uppercase border border-gray-400 rounded bg-primary-light hover:border-primary hover:bg-primary hover:text-white",attrs:{disabled:0==t.selectedData.length},on:{click:function(e){return t.deleteSelectedData()}}},[t._v("Deselect All")])])]),t._v(" "),e("div",{staticClass:"relative"},[e("div",{staticClass:"z-10 mt-1 max-h-[16rem] w-full overflow-auto bg-white text-base ring-1 ring-black ring-opacity-5 focus:outline-none",attrs:{tabindex:"-1"}},[e("ul",{attrs:{role:"listbox","aria-labelledby":"listbox-label","aria-activedescendant":"listbox-option-3"}},t._l(t.filteredData,(function(n,r){return e("li",{key:r,staticClass:"relative py-2 pl-3 text-gray-900 border-b cursor-pointer select-none hover:bg-primary-light pr-9",attrs:{role:"option"},on:{click:function(e){return t.selectItem(n)}}},[e("div",{staticClass:"flex items-center"},[e("span",{staticClass:"block font-normal truncate"},[t._v("\n "+t._s(n.name)+"\n ")])]),t._v(" "),n.selected?e("span",{staticClass:"absolute inset-y-0 right-0 flex items-center pr-4 text-indigo-600"},[e("svg",{staticClass:"w-5 h-5 text-green-600",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z","clip-rule":"evenodd"}})])]):t._e()])})),0)])]),t._v(" "),e("div",{staticClass:"px-4 py-2 text-right"},[e("button",{staticClass:"btn btn-small",on:{click:function(e){t.isListOpen=!t.isListOpen}}},[t._v("Apply")])])]):t._e()])])])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{OnClickOutside:n(181).default})},function(t,e,n){"use strict";n.r(e);n(7);var r={props:{data:{type:Object,required:!0},company:{type:String,default:"dfm"},type:{type:String,default:"pdf"},noAttachment:{type:Boolean,default:!1},noIcon:{type:Boolean,default:!1},noDetail:{type:Boolean,default:!1}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative flex flex-col items-start h-full py-4 transition-all bg-white border-b md:flex-row"},[t.noIcon?t._e():e("div",{staticClass:"flex items-start mt-1"},["pdf"==t.type?e("svg",{staticClass:"text-red-500 ltr:mr-8 rtl:ml-8",class:{"text-gray-200":t.noIcon},attrs:{width:"18",height:"24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M5.285 18.636c.21-.123.439-.243.688-.357-.21.314-.436.617-.675.909-.42.506-.747.774-.952.858a.404.404 0 0 1-.053.018.426.426 0 0 1-.039-.066c-.084-.165-.081-.324.06-.54.159-.247.479-.531.97-.822Zm3.682-2.47c-.178.037-.355.075-.534.116.264-.518.515-1.043.75-1.575.237.44.492.87.765 1.287-.325.049-.654.105-.981.172Zm3.787 1.408a5.837 5.837 0 0 1-.652-.615c.342.008.651.033.918.081.476.085.699.22.777.314.025.025.039.06.039.096a.653.653 0 0 1-.09.3.46.46 0 0 1-.141.186.16.16 0 0 1-.104.022c-.134-.005-.386-.099-.746-.384Zm-3.337-7.119c-.06.366-.162.786-.3 1.243a7.292 7.292 0 0 1-.133-.518c-.114-.53-.131-.945-.07-1.234.058-.265.166-.372.295-.424.069-.03.142-.05.217-.06.02.045.042.138.048.297.008.183-.01.415-.057.697v-.001Z"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 0h7.94A1.5 1.5 0 0 1 12 .44L17.56 6A1.5 1.5 0 0 1 18 7.06V21a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3Zm8.25 2.25v3a1.5 1.5 0 0 0 1.5 1.5h3l-4.5-4.5ZM3.248 20.502c.134.27.344.515.656.629.311.112.619.06.87-.046.478-.195.953-.654 1.39-1.178.499-.602 1.024-1.391 1.531-2.265.979-.29 1.981-.494 2.995-.61.45.575.915 1.07 1.366 1.425.42.33.904.605 1.4.626.27.013.539-.06.766-.207.232-.152.405-.37.53-.624.135-.271.218-.555.207-.845a1.266 1.266 0 0 0-.3-.776c-.339-.405-.894-.6-1.44-.698a8.637 8.637 0 0 0-2.002-.075 16.43 16.43 0 0 1-1.47-2.529c.375-.99.655-1.926.78-2.691.054-.327.083-.639.072-.921a1.858 1.858 0 0 0-.19-.807 1.051 1.051 0 0 0-.716-.547c-.303-.065-.615 0-.902.115-.565.225-.864.705-.976 1.235-.11.51-.06 1.104.069 1.704.132.608.357 1.271.645 1.942a29.543 29.543 0 0 1-1.593 3.34 11.49 11.49 0 0 0-2.223.968c-.555.33-1.049.72-1.345 1.18-.315.49-.413 1.072-.12 1.655Z"}})]):t._e()]),t._v(" "),e("div",{staticClass:"ltr:pr-1 rtl:pl-12"},[e("span",{staticClass:"block"},[e("span",{staticClass:"flex gap-x-2"},[e("span",{staticClass:"p-1 text-xs font-bold text-black uppercase bg-gray-200"},[t._v(t._s(t.$t("commons.dfm")))])]),t._v(" "),e("nuxt-link",{staticClass:"block mt-2 text-body group",attrs:{to:t.localePath("/the-exchange/regulation/circulars/".concat(t.data.Id))}},[e("span",{staticClass:"block group-hover:text-primary"},[t._v(" "+t._s(t.data.CircularNo)+" - "+t._s(t.data.Headline))]),t._v(" "),e("span",{staticClass:"block text-sm text-gray-500"},[t._v(t._s(t._f("prettyDate")(t.data.CircularDate))+" ")])])],1)]),t._v(" "),t.noAttachment?t._e():e("custom-dropdown",{staticClass:"!absolute mt-4 top-0 ltr:right-0 rtl:left-0 ms-auto",scopedSlots:t._u([{key:"trigger",fn:function(){return[e("popup-attachment-button",[t._v(t._s(t.data.Resources.length))])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"max-w-xs p-2 bg-gray-700 border border-gray-200 shadow-lg sm:max-w-sm"},[t.data.Resources.length?e("div",[e("span",{staticClass:"block px-2 py-2 text-sm text-white uppercase bg-gray-500"},[t._v(" "+t._s(t.$t("commons.files")))]),t._v(" "),t._l(t.data.Resources,(function(n){return e("a",{key:n.Id,staticClass:"block px-2 py-2 text-sm text-white truncate whitespace-nowrap hover:bg-gray-600 hover:text-white",attrs:{href:"".concat(t.$config.assetsDomain).concat(n.ItemDefaultUrl),target:"_blank"}},[t._v("\n "+t._s(t.data.Headline)+"\n ")])}))],2):t._e()])]},proxy:!0}],null,!1,3097897765)})],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{PopupAttachmentButton:n(140).default,CustomDropdown:n(66).default})},function(t,e,n){"use strict";n.r(e);var r={props:{data:{type:Object,required:!0},company:{type:String,default:"dfm"},type:{type:String,default:"pdf"},noAttachment:{type:Boolean,default:!1},noIcon:{type:Boolean,default:!1},noDetail:{type:Boolean,default:!1}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative flex flex-col items-start h-full py-4 transition-all bg-white border-b md:flex-row"},[t.noIcon?t._e():e("div",{staticClass:"flex items-start mt-1"},["pdf"==t.type?e("svg",{staticClass:"text-red-500 ltr:mr-8 rtl:ml-8",class:{"text-gray-200":t.noIcon},attrs:{width:"18",height:"24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M5.285 18.636c.21-.123.439-.243.688-.357-.21.314-.436.617-.675.909-.42.506-.747.774-.952.858a.404.404 0 0 1-.053.018.426.426 0 0 1-.039-.066c-.084-.165-.081-.324.06-.54.159-.247.479-.531.97-.822Zm3.682-2.47c-.178.037-.355.075-.534.116.264-.518.515-1.043.75-1.575.237.44.492.87.765 1.287-.325.049-.654.105-.981.172Zm3.787 1.408a5.837 5.837 0 0 1-.652-.615c.342.008.651.033.918.081.476.085.699.22.777.314.025.025.039.06.039.096a.653.653 0 0 1-.09.3.46.46 0 0 1-.141.186.16.16 0 0 1-.104.022c-.134-.005-.386-.099-.746-.384Zm-3.337-7.119c-.06.366-.162.786-.3 1.243a7.292 7.292 0 0 1-.133-.518c-.114-.53-.131-.945-.07-1.234.058-.265.166-.372.295-.424.069-.03.142-.05.217-.06.02.045.042.138.048.297.008.183-.01.415-.057.697v-.001Z"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 0h7.94A1.5 1.5 0 0 1 12 .44L17.56 6A1.5 1.5 0 0 1 18 7.06V21a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3Zm8.25 2.25v3a1.5 1.5 0 0 0 1.5 1.5h3l-4.5-4.5ZM3.248 20.502c.134.27.344.515.656.629.311.112.619.06.87-.046.478-.195.953-.654 1.39-1.178.499-.602 1.024-1.391 1.531-2.265.979-.29 1.981-.494 2.995-.61.45.575.915 1.07 1.366 1.425.42.33.904.605 1.4.626.27.013.539-.06.766-.207.232-.152.405-.37.53-.624.135-.271.218-.555.207-.845a1.266 1.266 0 0 0-.3-.776c-.339-.405-.894-.6-1.44-.698a8.637 8.637 0 0 0-2.002-.075 16.43 16.43 0 0 1-1.47-2.529c.375-.99.655-1.926.78-2.691.054-.327.083-.639.072-.921a1.858 1.858 0 0 0-.19-.807 1.051 1.051 0 0 0-.716-.547c-.303-.065-.615 0-.902.115-.565.225-.864.705-.976 1.235-.11.51-.06 1.104.069 1.704.132.608.357 1.271.645 1.942a29.543 29.543 0 0 1-1.593 3.34 11.49 11.49 0 0 0-2.223.968c-.555.33-1.049.72-1.345 1.18-.315.49-.413 1.072-.12 1.655Z"}})]):t._e()]),t._v(" "),e("div",{staticClass:"rtl:pl-12 ltr:pr-12"},[e("span",{staticClass:"block"},[e("span",{staticClass:"flex gap-x-2"},[e("span",{staticClass:"p-1 text-xs font-bold text-black uppercase bg-gray-200"},[t._v(" "+t._s("dfm"==t.company?t.data.issuer_symbol:t.data.issuer)+" ")])]),t._v(" "),t.noDetail||"dfm"!=t.company?"nasdaq"==t.company?e("a",{staticClass:"block mt-2 text-body",attrs:{href:"https://www.nasdaqdubai.com/trading/disclosures/".concat(t.data.id),target:"_blank"}},[e("span",{staticClass:"block"},[t._v(" "+t._s(t.data.headline))]),t._v(" "),e("span",{staticClass:"block text-sm text-gray-500"},[t._v(" "+t._s(t.data.publication_date)+" ")])]):e("span",[t._v(" "+t._s(t.data.headline)+" ")]):e("span",{staticClass:"flex flex-col items-start"},[t.noDetail||"dfm"!=t.company?t._e():e("nuxt-link",{staticClass:"block mt-2 text-body group",attrs:{to:t.localePath("/the-exchange/news-disclosures/disclosures/".concat(t.data.id))}},[e("span",{staticClass:"block group-hover:text-primary"},[t._v(" "+t._s(t.data.headline))]),t._v(" "),e("span",{staticClass:"block text-sm text-gray-500"},[t._v(" "+t._s(t.data.publication_date)+" ")])]),t._v(" "),"en"==t.$i18n.locale?e("ai-summary-button",{attrs:{data:t.data}}):t._e()],1)])]),t._v(" "),t.noDetail||t.noAttachment?t._e():e("custom-dropdown",{staticClass:"!absolute mt-4 top-0 rtl:left-0 ltr:right-0 ms-auto",scopedSlots:t._u([{key:"trigger",fn:function(){return[e("popup-attachment-button",[t._v(t._s(t.data.resources.length))])]},proxy:!0},{key:"content",fn:function(){return[e("attachment-list-dropdown",{attrs:{resources:t.data.resources,company:t.company}})]},proxy:!0}],null,!1,121254947)})],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{AiSummaryButton:n(340).default,PopupAttachmentButton:n(140).default,AttachmentListDropdown:n(342).default,CustomDropdown:n(66).default})},function(t,e,n){"use strict";n.r(e);var r=[function(){var t=this._self._c;return t("div",{staticClass:"brand hidden border-gray-300 px-8 py-4 ltr:border-r rtl:border-l lg:block"},[t("a",{attrs:{href:"/"}},[t("img",{staticClass:"w-24",attrs:{src:n(179),alt:""}})])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"dropdown lg:flex",attrs:{"data-dropdown":""}},[e("button",{staticClass:"dropdown-trigger",attrs:{"data-dropdown-button":""}},[t._v("\n Listings\n ")]),t._v(" "),e("div",{staticClass:"dropdown-menu flex min-w-max flex-col justify-center bg-white py-2 text-sm lg:flex-row"},[e("div",{staticClass:"dropdown-menu-section"},[e("div",{staticClass:"menu-section-title"},[t._v("\n Listing Solutions\n ")]),t._v(" "),e("div",{staticClass:"section-links"},[e("a",{attrs:{href:"#"}},[t._v("IPO's & Equities")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Growth & SME ")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Real Estate Investment Trusts\n (REITs)")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("SPACs")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Sukuk & Bonds")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("ETFs & Funds")])])]),t._v(" "),e("div",{staticClass:"dropdown-menu-section"},[e("div",{staticClass:"menu-section-title"},[t._v("\n Listing Services\n ")]),t._v(" "),e("div",{staticClass:"section-links"},[e("a",{attrs:{href:"#"}},[t._v("International Roadshows")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("eIPO Platform")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("EFSAH Disclosure System")])])])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"dropdown lg:flex",attrs:{"data-dropdown":""}},[e("button",{staticClass:"dropdown-trigger",attrs:{"data-dropdown-button":""}},[t._v("\n Investors\n ")]),t._v(" "),e("div",{staticClass:"dropdown-menu flex min-w-max flex-col justify-center bg-white py-2 text-sm lg:flex-row"},[e("div",{staticClass:"dropdown-menu-section"},[e("div",{staticClass:"menu-section-title"},[t._v("\n Trading\n ")]),t._v(" "),e("div",{staticClass:"section-links"},[e("a",{attrs:{href:"#"}},[t._v("Stocks/ Equity")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Equity Futures")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Equity Index Futures")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Bonds & Sukuk ")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("ETFs")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Gold")])])]),t._v(" "),e("div",{staticClass:"dropdown-menu-section"},[e("div",{staticClass:"menu-section-title"},[t._v("\n Investor Tools & Services\n ")]),t._v(" "),e("div",{staticClass:"section-links"},[e("a",{attrs:{href:"#"}},[t._v("How to trade ")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("iVESTOR")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("DFM App")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("eIPO")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Dividend Distribution ")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("DFM PJSC Zakat")])])])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"dropdown lg:flex",attrs:{"data-dropdown":""}},[e("button",{staticClass:"dropdown-trigger",attrs:{"data-dropdown-button":""}},[t._v("\n Members\n ")]),t._v(" "),e("div",{staticClass:"max-w-screen-xs dropdown-menu flex flex-col justify-center bg-white py-2 text-sm lg:flex-row"},[e("div",{staticClass:"dropdown-menu-section"},[e("div",{staticClass:"menu-section-title"},[t._v("\n Brokers & Market Makers\n ")]),t._v(" "),e("div",{staticClass:"section-links"},[e("a",{attrs:{href:"#"}},[t._v("How To Join")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Our Network")])])])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"dropdown lg:flex",attrs:{"data-dropdown":""}},[e("button",{staticClass:"dropdown-trigger",attrs:{"data-dropdown-button":""}},[t._v("\n The Market\n ")]),t._v(" "),e("div",{staticClass:"dropdown-menu flex flex-col justify-center bg-white py-2 text-sm ltr:-ml-64 lg:flex-row"},[e("div",{staticClass:"dropdown-menu-section"},[e("div",{staticClass:"menu-section-title"},[t._v("\n News & Disclosures\n ")]),t._v(" "),e("div",{staticClass:"section-links"},[e("a",{attrs:{href:"#"}},[t._v("Market Announcements")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Disclosures")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Corporate Actions")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Listed Securities Profiles")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Corporate Actions Calendar\n ")])])]),t._v(" "),e("div",{staticClass:"dropdown-menu-section"},[e("div",{staticClass:"menu-section-title"},[t._v("\n Statistics & Reports\n ")]),t._v(" "),e("div",{staticClass:"section-links"},[e("a",{attrs:{href:"#"}},[t._v("Ownership holding statistics")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Foreign ownership")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Bulletins")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Historical Data")])])]),t._v(" "),e("div",{staticClass:"dropdown-menu-section"},[e("div",{staticClass:"menu-section-title"},[t._v("\n Regulations\n ")]),t._v(" "),e("div",{staticClass:"section-links"},[e("a",{attrs:{href:"/en/market/market-rules"}},[t._v("Market Rules")]),t._v(" "),e("a",{attrs:{href:"/en/market/services-catalogue"}},[t._v("Services Catalogue")])])])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"dropdown lg:flex",attrs:{"data-dropdown":""}},[e("button",{staticClass:"dropdown-trigger",attrs:{"data-dropdown-button":""}},[t._v("\n About Us\n ")]),t._v(" "),e("div",{staticClass:"dropdown-menu flex min-w-max flex-col justify-center bg-white py-2 text-sm lg:flex-row"},[e("div",{staticClass:"dropdown-menu-section"},[e("div",{staticClass:"menu-section-title"},[t._v("\n The Company\n ")]),t._v(" "),e("div",{staticClass:"section-links"},[e("a",{attrs:{href:"/en/about-us/overview"}},[t._v("Why companies choose DFM\n ")]),t._v(" "),e("a",{attrs:{href:"/en/about-us/structure"}},[t._v("Board Members & Management\n ")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Investor Relations")]),t._v(" "),e("a",{attrs:{href:"/en/about-us/sustainability"}},[t._v("ESG & Sustainability")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Welcome Stories ")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Careers ")])])]),t._v(" "),e("div",{staticClass:"dropdown-menu-section"},[e("div",{staticClass:"menu-section-title"},[t._v("\n Media Center\n ")]),t._v(" "),e("div",{staticClass:"section-links"},[e("a",{attrs:{href:"/en/about-us/press-releases"}},[t._v("Press Releases")]),t._v(" "),e("a",{attrs:{href:"/en/about-us/dfm-events"}},[t._v("DFM Events & Gallery\n ")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Photo Gallery ")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Media Kit ")]),t._v(" "),e("a",{attrs:{href:"#"}},[t._v("Useful Assets")])])])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"hamburger flex w-5 flex-col gap-y-1 py-4 ms-auto lg:hidden"},[e("div",{staticClass:"h-0.5 bg-primary"}),t._v(" "),e("div",{staticClass:"h-0.5 bg-primary"}),t._v(" "),e("div",{staticClass:"h-0.5 bg-primary"})])}],o=n(0),component=Object(o.a)({},(function(){var t=this,e=t._self._c;return e("div",{staticClass:"px-0"},[e("div",{staticClass:"relative flex"},[t._m(0),t._v(" "),e("div",{staticClass:"header-nav flex-1 flex-col"},[e("header-info-bar"),t._v(" "),e("nav",{staticClass:"header-main-nav flex h-auto w-full items-center px-4 lg:px-0"},[e("img",{staticClass:"h-8 lg:hidden",attrs:{src:n(322),alt:""}}),t._v(" "),e("div",{staticClass:"main-nav-links hidden"},[t._m(1),t._v(" "),t._m(2),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),t._m(5),t._v(" "),e("div",{staticClass:"ms-auto"},[e("a",{staticClass:"h-full items-center justify-center bg-green-600 py-2 text-white hover:!bg-green-800 hover:text-white",attrs:{href:"#"}},[e("svg",{staticClass:"h-4 w-4 ltr:mr-2 rtl:ml-2",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[e("path",{attrs:{d:"M2 11a1 1 0 011-1h2a1 1 0 011 1v5a1 1 0 01-1 1H3a1 1 0 01-1-1v-5zM8 7a1 1 0 011-1h2a1 1 0 011 1v9a1 1 0 01-1 1H9a1 1 0 01-1-1V7zM14 4a1 1 0 011-1h2a1 1 0 011 1v12a1 1 0 01-1 1h-2a1 1 0 01-1-1V4z"}})]),e("span",[t._v(" Market Watch")])])])]),t._v(" "),t._m(6)])],1)])])}),r,!1,null,null,null);e.default=component.exports;installComponents(component,{HeaderInfoBar:n(563).default})},function(t,e,n){"use strict";n.r(e);var r=n(0),component=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("div",{staticClass:"grid gap-x-12 bg-primary-light lg:grid-cols-2"},[e("div",{staticClass:"relative flex items-end justify-center w-full h-full px-8 pt-16"},[e("div",{staticClass:"absolute z-0 top-8 -ml-[315px]"},[e("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",width:"120",height:"120",fill:"none"}},[e("path",{attrs:{fill:"#FFF800",d:"M67.008 0 0 66.759l.006.006V120h52.992v-.006l66.996-66.747H120V0H67.008Z"}})])]),t._v(" "),e("c-image",{staticClass:"z-10",attrs:{"image-src":"cta-app-screens_oh5db7",width:360}})],1),t._v(" "),e("div",{staticClass:"flex flex-col items-start justify-center max-w-2xl px-4 py-12 mx-auto md:items-center lg:items-start md:p-12"},[e("span",{staticClass:"block h2"},[t._t("title")],2),t._v(" "),e("p",[t._t("content")],2),t._v(" "),e("div",{staticClass:"flex flex-row gap-x-4"},[e("app-store-links")],1)])])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CImage:n(23).default,AppStoreLinks:n(102).default})},function(t,e,n){"use strict";n.r(e);var r=n(0),component=Object(r.a)({},(function(){var t=this;return(0,t._self._c)("base-button",{staticClass:"my-2",attrs:{nuxtlink:"",link:"/investing/services/ivestor"}},[t._v(t._s(t.$t("global.buttons.ivestorApp")))])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);var r=n(0),component=Object(r.a)({},(function(){var t=this;return(0,t._self._c)("base-button",{staticClass:"my-2",attrs:{nuxtlink:"",link:"/investing/services/mobile-app"}},[t._v(t._s(t.$t("global.buttons.mobileapp")))])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);var r=n(0),component=Object(r.a)({},(function(){var t=this,e=t._self._c;return e("div",{staticClass:"grid grid-cols-1 content-block gap-y-12"},[e("div",{staticClass:"grid grid-cols-1 gap-y-12"},[e("div",{staticClass:"grid grid-cols-1 content-block gap-x-12 gap-y-2 lg:grid-cols-6"},[e("h3",{staticClass:"mb-4 lg:col-span-2"},[t._v(t._s(t.$t("content-blocks.trade-reits.steps.0.title")))]),t._v(" "),e("div",{staticClass:"lg:col-span-4"},[e("span",{staticClass:"block",domProps:{innerHTML:t._s(t.$t("content-blocks.trade-reits.steps.0.content"))}}),t._v(" "),e("base-button",{staticClass:"mt-4",attrs:{nuxtlink:"",link:"/members/brokers-directory"}},[t._v(t._s(t.$t("global.buttons.viewLIcensedBrokers")))]),t._v(" "),t._t("slot2")],2)])]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-y-12"},[e("div",{staticClass:"grid grid-cols-1 content-block gap-x-12 gap-y-2 lg:grid-cols-6"},[e("h3",{staticClass:"mb-4 lg:col-span-2"},[t._v(t._s(t.$t("content-blocks.trade-reits.steps.1.title")))]),t._v(" "),e("div",{staticClass:"lg:col-span-4"},[e("span",{staticClass:"block",domProps:{innerHTML:t._s(t.$t("content-blocks.trade-reits.steps.1.content"))}})])])])])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{BaseButton:n(16).default})},,,,,,,,,,,,,,,,,,,,,,function(t,e,n){"use strict";n.r(e);n(30);var r={i18n:!1,nuxtI18n:!1,name:"IVestorMobileApp",layout:"blank",mounted:function(){var t=this;this.$device.isAndroid?setTimeout((function(){window.location.href=t.$iVestorGoogleStoreLink}),2e3):this.$device.isIos?setTimeout((function(){window.location.href=t.$iVestorAppleStoreLink}),2e3):this.$device.isDesktop&&(window.location.href="/investing/services/ivestor/")}},o=n(0),component=Object(o.a)(r,(function(){return(0,this._self._c)("div")}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(3),n(9),{name:"HomePage",fetchOnServer:!1,data:function(){return{engagewithus:this.$t("engagewithus.blocks"),loading:!1,dfmDisclosures:[],ndDisclosures:[],marketAnnouncements:[],generalNews:[],stockData:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=getstockslite"});case 3:return n=e.sent,e.next=6,n.json();case 6:t.stockData=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()})),computed:{isProduction:function(){return!0}},mounted:function(){console.log("platform",this.$config.vercelEnv)}}),l=o,c=n(0),d=n(354),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"bg-gray-300",staticStyle:{"min-height":"600px","max-height":"600px",height:"100vh"}},[e("home-video-bg",{staticClass:"py-0"})],1),t._v(" "),e("home-page-hero",{staticClass:"-mt-[140px]"}),t._v(" "),t.$device.isMobile?t._e():e("ticker-block",{attrs:{"ticker-data":t.stockData}}),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"grid grid-cols-1 gap-12 lg:grid-cols-2"},[e("most-active-table"),t._v(" "),e("market-statistics")],1)])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("engagewithus.title")))]),t._v(" "),e("span",{staticClass:"block w-full lg:w-5/6"},[t._v(t._s(t.$t("engagewithus.desc")))]),t._v(" "),e("div",{staticClass:"mt-12"},[e("lazy-vue-glide-component",{attrs:{features:t.engagewithus}})],1)])]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("commons.disclosures")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 mt-12 gap-y-12 gap-x-4 md:gap-x-16 lg:grid-cols-2"},[e("div",[e("tabs",{attrs:{inverse:""}},[e("tab",{attrs:{title:t.$t("commons.dfm")}},[e("lazy-disclosure-list-small")],1),t._v(" "),e("tab",{attrs:{title:t.$t("commons.nasdaq-dubai")}},[e("lazy-disclosure-list-small",{attrs:{company:"nasdaq"}})],1)],1)],1),t._v(" "),e("div",[e("tabs",{attrs:{inverse:""}},[e("tab",{attrs:{title:t.$t("commons.market-announcements")}},[e("lazy-market-announcements")],1),t._v(" "),e("tab",{attrs:{title:t.$t("commons.general-news")}},[e("lazy-general-news")],1),t._v(" "),e("tab",{attrs:{title:t.$t("commons.circulars")}},[e("lazy-circulars-list-small")],1)],1)],1)])])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"grid gap-8 lg:grid-cols-2"},[e("div",{staticClass:"bg-primary-light"},[e("div",{staticClass:"grid grid-cols-1 gap-8 p-8 md:grid-cols-2"},[e("div",{staticClass:"flex flex-col items-center justify-between text-center md:py-8 md:items-start md:text-start"},[e("span",{staticClass:"h3 text-balance",domProps:{innerHTML:t._s(t.$t("cta-ivestor.title"))}}),t._v(" "),e("div",{staticClass:"flex flex-row items-start justify-center mt-6 gap-x-2 lg:gap-x-0 lg:gap-y-2 lg:flex-col md:justify-start"},[e("ivestorAppStoreLinks",{attrs:{vertical:""}})],1)]),t._v(" "),e("div",{staticClass:"order-first overflow-hidden h-96 justify-self-center md:justify-self-end md:order-last md:h-auto"},[e("c-image",{attrs:{provider:"cloudinary",loading:"lazy",sizes:"sm:200px md:200px lg:200px",dpr:"2.0",width:236,height:482,"image-src":"visuals/ivestor/ivstor-trading-screen",crop:"fit"}})],1)])]),t._v(" "),e("div",{staticClass:"bg-primary-light"},[e("div",{staticClass:"grid grid-cols-1 gap-8 p-8 md:grid-cols-2"},[e("div",{staticClass:"flex flex-col justify-between text-center md:py-8 md:text-start"},[e("span",{staticClass:"h3 text-balance",domProps:{innerHTML:t._s(t.$t("cta-ivestor-ai.title"))}}),t._v(" "),e("p",{staticClass:"my-8 text-lg",domProps:{innerHTML:t._s(t.$t("cta-ivestor-ai.desc"))}}),t._v(" "),e("div",{staticClass:"flex flex-row items-start justify-center mt-16 gap-x-2 lg:gap-x-0 lg:gap-y-2 lg:flex-col md:justify-start"},[e("ivestorAppStoreLinks",{attrs:{vertical:""}})],1)]),t._v(" "),e("div",{staticClass:"order-first overflow-hidden h-96 justify-self-center md:justify-self-end md:order-last md:h-auto"},[e("c-image",{attrs:{provider:"cloudinary",loading:"lazy",sizes:"sm:200px md:200px lg:200px",dpr:"2.0",width:236,height:482,"image-src":"visuals/ivestor/ivestor-ai-feature-screen",crop:"fit"}})],1)])])])])])],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{HomeVideoBg:n(1015).default,HomePageHero:n(1016).default,TickerBlock:n(1017).default,MostActiveTable:n(1018).default,MarketStatistics:n(1020).default,Tab:n(117).default,Tabs:n(152).default,CImage:n(23).default})},function(t,e,n){"use strict";n.r(e);n(30);var r={i18n:!1,nuxtI18n:!1,name:"DfmMobileApp",layout:"blank",mounted:function(){var t=this;this.$device.isAndroid?setTimeout((function(){window.location.href=t.$googleStoreLink}),2e3):this.$device.isIos?setTimeout((function(){window.location.href=t.$appleStoreLink}),2e3):this.$device.isDesktop&&(window.location.href="/investing/services/mobile-app/")}},o=n(0),component=Object(o.a)(r,(function(){return(0,this._self._c)("div")}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={layout:"blank"},o=n(0),component=Object(o.a)(r,(function(){var t=this._self._c;return t("div",{staticClass:"p-8 bg-white"},[t("carbon-credits-market-watch")],1)}),[],!1,null,"87ccba12",null);e.default=component.exports;installComponents(component,{CarbonCreditsMarketWatch:n(1022).default})},function(t,e,n){"use strict";n.r(e);var r={layout:"blank",data:function(){return{methodLoginValue:"",isAuthorised:!1}},computed:{redirectPath:function(){return this.$route.query.previousPath||this.localePath("/")}},mounted:function(){this.isAuthorised=this.$passwordProtect.isAuthorised()},methods:{loginUser:function(){this.$passwordProtect.authorise(this.methodLoginValue),this.isAuthorised=this.$passwordProtect.isAuthorised(),this.$router.push(this.redirectPath)},removeAuthorisation:function(){this.$passwordProtect.removeAuthorisation(),this.isAuthorised=this.$passwordProtect.isAuthorised()}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex items-center justify-center w-full h-full min-h-screen bg-gray-300"},[e("div",{staticClass:"w-full max-w-md p-8 bg-white rounded shadow-md"},[t.isAuthorised?e("div",[e("h2",[t._v("Looks like you're already logged in")]),t._v(" "),e("p",[t._v("Either logout or go to the protected page")]),t._v(" "),e("div",{staticClass:"flex flex-col gap-y-2"},[e("button",{staticClass:"w-full bg-red-400 btn btn-primary hover:bg-red-600",on:{click:t.removeAuthorisation}},[t._v("Log out")]),t._v(" "),e("a",{staticClass:"w-full btn btn-primary",attrs:{href:t.redirectPath}},[t._v("Go to password protected area")])])]):e("div",[e("div",{staticClass:"hidden section"},[e("h1",[t._v("Log in")]),t._v(" "),e("p",[t._v("Please enter your password")]),t._v(" "),e("div",{staticClass:"section"},[e("h2",[t._v("Log in using a form with the query string.")]),t._v(" "),e("form",{attrs:{action:t.redirectPath,method:"GET"}},[e("input",{attrs:{type:"password",name:"_pw",placeholder:"Your password for the querystring login approach"}}),t._v(" "),e("button",{staticClass:"button--pink",attrs:{type:"submit"}},[t._v("\n Log in\n ")])])])]),t._v(" "),e("div",{staticClass:"section"},[e("h2",[t._v("Log In")]),t._v(" "),e("p",[t._v("The page you are trying to access is password protected. If you dont have a password to accesss the page, kindly send an email request to Software Development Team at DFM")]),t._v(" "),e("form",{staticClass:"flex flex-col gap-y-4",on:{submit:function(e){return e.preventDefault(),t.loginUser.apply(null,arguments)}}},[e("div",{staticClass:"form-control"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.methodLoginValue,expression:"methodLoginValue"}],staticClass:"w-full",attrs:{type:"password",placeholder:"Enter your password"},domProps:{value:t.methodLoginValue},on:{input:function(e){e.target.composing||(t.methodLoginValue=e.target.value)}}})]),t._v(" "),e("button",{staticClass:"btn btn-primary",attrs:{type:"submit"}},[t._v("Submit")])])])])])])}),[],!1,null,"9dda574a",null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(30);var r={i18n:!1,nuxtI18n:!1,name:"RegRedirect",layout:"blank",mounted:function(){var t=this;this.$device.isAndroid?setTimeout((function(){window.location.href=t.$googleStoreLink}),2e3):this.$device.isIos?setTimeout((function(){window.location.href=t.$appleStoreLink}),2e3):this.$device.isDesktop&&(window.location.href="/investing/services/mobile-app/reg")}},o=n(0),component=Object(o.a)(r,(function(){return(0,this._self._c)("div")}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(30);var r={name:"UpdateInfo",layout:"blank",mounted:function(){var t=this;this.$device.isAndroid?setTimeout((function(){window.location.href=t.$googleStoreLink}),2e3):this.$device.isIos?setTimeout((function(){window.location.href=t.$appleStoreLink}),2e3):this.$device.isDesktop&&this.$router.push(this.localePath("/investing/services/mobile-app/updateinfo"))}},o=n(0),component=Object(o.a)(r,(function(){return(0,this._self._c)("div")}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r=n(27),o=n(1),l=(n(6),n(7),n(3),n(13),n(9),n(37),n(25),n(39),{mixins:[n(29).a],data:function(){return{meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))},managements:[],directors:[],shariaboard:[],selected:null,selectedType:"management",keyword:"",pageNavSections:[{title:this.$t("bod.title"),id:"boardofdirectors"},{title:this.$t("sharia.title"),id:"sharia"},{title:this.$t("management.title"),id:"management"}]}},fetchOnServer:!1,fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){var n,o,l,c,d;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,Promise.all([fetch("".concat(t.$config.apiSfUrl,"/directors?$filter=dfmorganizations/any(x:x%20eq%204B8C04F8-F602-6339-B0D9-FF00009BE840)&$expand=Picture&$orderby=Rank desc&sf_culture=").concat(t.$i18n.locale)).then((function(t){return t.json()})),fetch("".concat(t.$config.apiSfUrl,"/dfm_irboardmembers?$expand=Picture&$orderBy=Rank&sf_culture=").concat(t.$i18n.locale)).then((function(t){return t.json()})),fetch("".concat(t.$config.apiSfUrl,"/supervisoryboardmembers?$expand=Picture&$orderBy=Order&sf_culture=").concat(t.$i18n.locale)).then((function(t){return t.json()}))]);case 3:n=e.sent,o=Object(r.a)(n,3),l=o[0],c=o[1],d=o[2],t.managements=l.value,t.selected=l.value[0],t.directors=c.value,t.shariaboard=d.value,e.next=16;break;case 14:e.prev=14,e.t0=e.catch(0);case 16:case"end":return e.stop()}}),e,null,[[0,14]])})))()})),methods:{openModal:function(t,e){this.selected=t,this.selectedType=e,this.$refs.managementModal.showModal=!0},stripPosition:function(t){return t.replace(" - ","
")},secureUrl:function(t){return t.replace("http://","https://")}}}),c=l,d=n(0),f=n(594),v=n(595),component=Object(d.a)(c,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-01132_jpaee2"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"lg:w-5/6"},[e("h2",{staticClass:"mb-0"},[t._v(t._s(t.$t("pageIntro.content")))])])])]),t._v(" "),e("div",{staticClass:"bg-white"},[e("div",{staticClass:"container"},[e("div",{staticClass:"hidden sm:block"},[e("nav-to-scroll",{attrs:{resources:t.pageNavSections}})],1)])]),t._v(" "),e("section",{staticClass:"pt-0 gray"},[e("div",{staticClass:"container scroll-smooth"},[e("div",{staticClass:"pt-20",attrs:{id:"boardofdirectors"}},[e("h2",[t._v(t._s(t.$t("bod.title")))]),t._v(" "),e("p",{staticClass:"md:w-4/5"},[t._v(t._s(t.$t("bod.desc")))]),t._v(" "),e("div",{staticClass:"grid w-full grid-cols-1 gap-8 mx-auto my-12 sm:w-4/5 md:w-full md:grid-cols-2 lg:grid-cols-3"},t._l(t.directors,(function(n,r){return e("management-card",{key:r,staticClass:"cursor-pointer",attrs:{management:n},nativeOn:{click:function(e){return t.openModal(n,"director")}}})})),1)]),t._v(" "),e("div",{staticClass:"pt-20 scroll-smooth",attrs:{id:"sharia"}},[e("h2",[t._v(t._s(t.$t("sharia.title")))]),t._v(" "),e("p",{staticClass:"md:w-4/5"},[t._v(t._s(t.$t("sharia.desc")))]),t._v(" "),e("div",{staticClass:"grid w-full grid-cols-1 gap-8 mx-auto my-12 sm:w-4/5 md:w-full md:grid-cols-2 lg:grid-cols-3"},t._l(t.shariaboard,(function(n,r){return e("management-card",{key:r,staticClass:"cursor-pointer",attrs:{management:n},nativeOn:{click:function(e){return t.openModal(n,"sharia")}}})})),1)]),t._v(" "),e("div",{staticClass:"pt-20 scroll-smooth",attrs:{id:"management"}},[e("h2",[t._v(t._s(t.$t("management.title")))]),t._v(" "),e("p",{staticClass:"md:w-4/5"},[t._v(t._s(t.$t("management.desc")))]),t._v(" "),e("div",{staticClass:"grid w-full grid-cols-1 gap-8 mx-auto my-12 sm:w-4/5 md:w-full md:grid-cols-2 lg:grid-cols-3"},t._l(t.managements,(function(n,r){return e("management-card",{key:r,staticClass:"cursor-pointer",attrs:{management:n},nativeOn:{click:function(e){return t.openModal(n,"management")}}})})),1)])])]),t._v(" "),t.selected?e("floating-modal",{ref:"managementModal",attrs:{"modal-size":1200}},[e("div",{staticClass:"flex flex-col bg-white md:flex-row"},[e("div",{staticClass:"relative hidden w-1/4 border-r border-gray-300 bg-primary-light md:block"},[t.selected.Picture.length?e("img",{staticClass:"absolute w-4/5 transition-transform top-16 group-hover:scale-105 ltr:md:-right-6 rtl:md:-left-6 ltr:lg:-right-10 rtl:lg:-left-10",attrs:{src:t.secureUrl(t.selected.Picture[0].Url),alt:t.selected.FirstName+" "+t.selected.LastName}}):t._e()]),t._v(" "),e("div",{staticClass:"flex-1 px-8 py-12 md:p-16 lg:py-16 lg:px-24"},[e("span",{staticClass:"block mb-0 text-black h2"},[t._v("\n "+t._s(t.selected.FirstName)+"\n "+t._s(t.selected.LastName)+"\n ")]),t._v(" "),e("span",{staticClass:"block text-lg"},[t._v(t._s(t.selected.Position))]),t._v(" "),e("hr",{staticClass:"w-32 my-12 border-t ms-0"}),t._v(" "),"management"==t.selectedType?e("div",[e("div",{staticClass:"mb-4",domProps:{innerHTML:t._s(t.selected.ShortBrief)}}),t._v(" "),e("div",{domProps:{innerHTML:t._s(t.selected.Biography)}}),t._v(" "),t.selected.DivisionsFunctions?e("div",{staticClass:"content-block"},[e("h3",[t._v("Division's Main Functions:")]),t._v(" "),e("div",{staticClass:"mt-4 prose",domProps:{innerHTML:t._s(t.selected.DivisionsFunctions)}})]):t._e()]):e("div",{staticClass:"prose"},[e("div",{staticClass:"mb-4",domProps:{innerHTML:t._s(t.selected.ShortMemberDescription)}}),t._v(" "),e("div",{domProps:{innerHTML:t._s(t.selected.FullMemberDescription)}})])])])]):t._e()],1)}),[],!1,null,null,null);"function"==typeof f.default&&Object(f.default)(component),"function"==typeof v.default&&Object(v.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,NavToScroll:n(1023).default,ManagementCard:n(1024).default,FloatingModal:n(72).default})},function(t,e,n){"use strict";n.r(e);n(7),n(11),n(13),n(25);var r={name:"DfmCareers",mixins:[n(29).a],data:function(){return{meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))},values:[{title:"Diligence",content:"We work with care and rigour. The details make the difference."},{title:"Openness",content:"We are aware that the world is constantly changing around us. We seek out new and different ideas, opinions, and points of view."},{title:"Collaboration",content:"We are in this together, working hand-in-hand for growth and prosperity. When our clients thrive, we thrive, too."},{title:"Determination",content:"We approach our work with the end goal in mind and have a relentless spirit that ensures results."},{title:"Proactivity",content:"We take actions intended to cause change, rather than reacting to change."}]}},watch:{$route:function(){this.updateRoute()}},mounted:function(){this.updateRoute()},methods:{updateRoute:function(){this.$route.name==this.localeRoute("discover-dfm-news-media").name&&this.$router.replace(this.localePath({name:"discover-dfm-news-media-press-releases"}))}}},o=n(0),l=n(596),c=n(597),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/careers-hero_bnhgac"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("title")))]},proxy:!0},{key:"content",fn:function(){return[e("h4",[t._v(t._s(t.$t("subtitle")))]),t._v(" "),e("p",[t._v(t._s(t.$t("description1")))]),t._v(" "),e("p",[t._v(t._s(t.$t("description2")))]),t._v(" "),e("careers-form")]},proxy:!0}])})],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,CareersForm:n(1025).default,PageIntroBlock:n(31).default})},function(t,e,n){"use strict";n.r(e);n(8),n(17),n(3);var r=n(1),o=(n(30),n(6),{name:"ContactUs",data:function(){return{submittingForm:!1,showSuccess:!1,formEndPoint:"https://assets.dfm.ae/forms---ajax/contact-us/AjaxSubmit",form:{FormId:"b2d284f8-f602-6339-b0d9-ff00009be840",MarketoSettings:{syncFormFieldsToLeadFields:!1,doSpecificWebCalls:!1},WidgetId:"f6d484f8-f602-6339-b0d9-ff00009be840",Department:this.$t("departments[0].value"),FirstName:"",LastName:"",EmailTextFieldController:"",Phone:"",Message:"",action:"validate_captcha"}}},activated:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},deactivated:function(){this.$recaptcha.destroy()},methods:{submitForm:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t.submittingForm=!0,e.next=4,t.$recaptcha.execute("login");case 4:return n=e.sent,(r=new FormData).append("FormId",t.form.FormId),r.append("MarketoSettings",JSON.stringify(t.form.MarketoSettings)),r.append("WidgetId",t.form.WidgetId),r.append("Department",t.form.Department),r.append("FirstName",t.form.FirstName),r.append("LastName",t.form.LastName),r.append("EmailTextFieldController",t.form.EmailTextFieldController),r.append("Phone",t.form.Phone),r.append("Message",t.form.Message),r.append("action",t.form.action),r.append("g-recaptcha-response",n),e.next=9,t.$axios.post("/formapi",r);case 9:1==e.sent.data.success&&(t.showSuccess=!0,t.submittingForm=!1,setTimeout((function(){t.showSuccess=!1,t.resetForm()}),3e3)),e.next=15;break;case 13:e.prev=13,e.t0=e.catch(0);case 15:case"end":return e.stop()}}),e,null,[[0,13]])})))()},resetForm:function(){this.form.FirstName="",this.form.LastName="",this.form.EmailTextFieldController="",this.form.Phone="",this.form.Message=""}}}),l=(n(952),n(0)),c=n(598),d=n(599),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-00833_l6zvea"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"max-w-3xl mx-auto"},[e("h2",[t._v(t._s(t.$t("intro-block.title")))]),t._v(" "),e("p",{domProps:{innerHTML:t._s(t.$t("intro-block.content"))}})])])]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"max-w-3xl mx-auto content-block"},[e("form",{attrs:{id:"contactform",action:""},on:{submit:function(e){return e.preventDefault(),t.submitForm.apply(null,arguments)}}},[e("div",{staticClass:"grid grid-cols-1 gap-y-8 gap-x-8 md:grid-cols-2"},[e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Department"}},[t._v(t._s(t.$t("form-info.select")))]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.form.Department,expression:"form.Department"}],staticClass:"w-full border-b bg-gray-500/5 border-b-black",attrs:{id:"Department",name:"Department"},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.$set(t.form,"Department",e.target.multiple?n:n[0])}}},t._l(t.$t("departments"),(function(n,r){return e("option",{key:r,domProps:{value:n.value}},[t._v(t._s(n.title))])})),0)]),t._v(" "),e("br",{staticClass:"hidden md:block"}),t._v(" "),e("div",{staticClass:"col-span-2 md:col-span-1 form-control"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.FirstName,expression:"form.FirstName"}],staticClass:"valid:border-green-500",attrs:{id:"FirstName",type:"text",name:"FirstName",required:"",placeholder:" "},domProps:{value:t.form.FirstName},on:{input:function(e){e.target.composing||t.$set(t.form,"FirstName",e.target.value)}}}),t._v(" "),e("label",{attrs:{for:"FirstName"}},[t._v(t._s(t.$t("form-info.2")))])]),t._v(" "),e("div",{staticClass:"col-span-2 md:col-span-1 form-control"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.LastName,expression:"form.LastName"}],staticClass:"valid:border-green-500",attrs:{id:"LastName",type:"text",name:"LastName",required:"",placeholder:" "},domProps:{value:t.form.LastName},on:{input:function(e){e.target.composing||t.$set(t.form,"LastName",e.target.value)}}}),t._v(" "),e("label",{attrs:{for:"LastName"}},[t._v(t._s(t.$t("form-info.3")))])]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.EmailTextFieldController,expression:"form.EmailTextFieldController"}],staticClass:"valid:border-green-500",attrs:{id:"EmailTextFieldController",type:"email",name:"EmailTextFieldController",placeholder:" ",required:""},domProps:{value:t.form.EmailTextFieldController},on:{input:function(e){e.target.composing||t.$set(t.form,"EmailTextFieldController",e.target.value)}}}),t._v(" "),e("label",{attrs:{for:"EmailTextFieldController"}},[t._v(t._s(t.$t("form-info.5")))])]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Phone,expression:"form.Phone"}],attrs:{id:"Phone",type:"tel",name:"Phone",placeholder:" "},domProps:{value:t.form.Phone},on:{input:function(e){e.target.composing||t.$set(t.form,"Phone",e.target.value)}}}),t._v(" "),e("label",{attrs:{for:"Phone"}},[t._v(t._s(t.$t("form-info.6")))])]),t._v(" "),e("div",{staticClass:"col-span-2 form-control"},[e("textarea",{directives:[{name:"model",rawName:"v-model",value:t.form.Message,expression:"form.Message"}],staticClass:"w-full valid:border-green-500",attrs:{id:"Message",name:"Message",rows:"5",required:"",placeholder:" "},domProps:{value:t.form.Message},on:{input:function(e){e.target.composing||t.$set(t.form,"Message",e.target.value)}}}),t._v(" "),e("label",{attrs:{for:"Message"}},[t._v(t._s(t.$t("form-info.7")))])]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative h-24 col-span-2"},[e("transition",{attrs:{name:"fade"}},[t.showSuccess?t._e():e("button",{staticClass:"absolute px-8 btn disabled:bg-primary/50",attrs:{type:"submit",disabled:t.submittingForm}},[t.submittingForm?e("span",{staticClass:"flex items-center gap-x-2"},[e("svg",{staticClass:"w-5 h-5 text-white ltr:mr-3 rtl:ml-3 -ltr:ml-1 rtl:mr-1 animate-spin",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"}},[e("circle",{staticClass:"opacity-25",attrs:{cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}}),t._v(" "),e("path",{staticClass:"opacity-75",attrs:{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}})]),t._v("\n "+t._s("en"==t.$i18n.locale?"Submitting..":"..تقديم")+"\n ")]):e("span",[t._v(t._s(t.$t("global.buttons.submit")))])])]),t._v(" "),e("transition",{attrs:{name:"fade"}},[t.showSuccess?e("info-box",{staticClass:"absolute",attrs:{type:"success"}},[t._v("\n "+t._s("en"==t.$i18n.locale?" Thank you for your enquiry, we've received your message and will get back to you soon. ":"شكراً لاستفساركم، لقد استلمنا رسالتكم وسنقوم بالرد عليكم في أقرب وقت")+"\n ")]):t._e()],1)],1)])])])])])])],1)}),[],!1,null,"e7e08820",null);"function"==typeof c.default&&Object(c.default)(component),"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);n(7);var r={name:"DubaiAnInvestmentDestination",mixins:[n(29).a],data:function(){return{meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))}}}},o=n(0),l=n(600),c=n(601),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dubai-regions-hub_nzipnn"}},[t._v(t._s(t.$t("title")))]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("intro-block.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("intro-block.content"))}})]},proxy:!0}])}),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("investment-destination.title")))]),t._v(" "),e("dubai-investment-features",{staticClass:"content-block",attrs:{features:t.$t("content-blocks.dubai-features.features")}})],1)]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container mt-8"},[e("cta-image",{attrs:{"image-src":"visuals/museum-of-the-future_ewajmx"}}),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 mt-8 lg:grid-cols-3"},[e("span",{staticClass:"text-3xl h2"},[t._v(t._s(t.$t("accelerate.title")))]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("accelerate.content")))])])])],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,DubaiInvestmentFeatures:n(328).default,CtaImage:n(73).default})},function(t,e,n){"use strict";n.r(e);n(7);var r={name:"EsgSustainability",mixins:[n(29).a],data:function(){return{meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))}}}},o=n(0),l=n(602),c=n(603),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-sustainability_qiatkb"}},[t._v(t._s(t.$t("title")))]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("intro-block.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("intro-block.content"))}})]},proxy:!0}])}),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("half-image-half-grid",{staticClass:"content-block",attrs:{width:400,"image-src":t.$t("guidelines.img"),decorator:"","decorator-color":"text-brand-yellow"},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"lg:p-6"},[e("h3",[t._v(t._s(t.$t("guidelines.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("guidelines.content")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{target:"_blank",href:t.$t("guidelines.download.link")}},[t._v(t._s(t.$t("guidelines.download.label")))])])]},proxy:!0}])}),t._v(" "),e("div",{staticClass:"content-block"},[e("half-image-half-grid",{staticClass:"content-block",attrs:{reverse:"",width:400,"image-src":t.$t("S&P-publication.img"),decorator:"","decorator-color":"text-brand-green"},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"lg:p-6"},[e("h3",[t._v(t._s(t.$t("S&P-publication.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("S&P-publication.content")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{target:"_blank",href:t.$t("S&P-publication.download.link")}},[t._v(t._s(t.$t("S&P-publication.download.label")))])])]},proxy:!0}])})],1),t._v(" "),e("div",{staticClass:"content-block"},[e("h2",{staticClass:"mb-0"},[t._v(t._s(t.$t("strategy.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("strategy.desc")))]),t._v(" "),e("features-grid-two",{staticClass:"content-block gap-x-8 !gap-y-4 lg:grid-cols-3"},t._l(t.$t("strategy.blocks"),(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),n.title?e("h4",[t._v(t._s(n.title))]):t._e(),t._v(" "),e("p",[t._v(t._s(n.content))])],1)})),0)],1)],1)]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("past-reports.title")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-6 content-block md:grid-cols-2"},t._l(t.$t("past-reports.reports"),(function(n,r){return e("download-card",{key:r,attrs:{title:n.title,inverse:"",type:n.type,href:n.href,cover:n.cover}},[t._v(t._s(n.title))])})),1)])])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,HalfImageHalfGrid:n(56).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,DownloadCard:n(91).default})},function(t,e,n){"use strict";n.r(e);n(164);var r=n(1),o=(n(6),{name:"InvestorRelations",computed:{analysts:function(){return this.$t("analysts-coverage.analysts.block")},documents:function(){return this.$t("downloads")},dfmStock:function(){return this.$store.state.marketwatch.dfmStock}},activated:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.$store.dispatch("marketwatch/getDfmStock");case 2:case"end":return e.stop()}}),e)})))()}}),l=n(0),c=n(604),d=n(605),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-00749_rfxe9n"}},[t._v(t._s(t.$t("title")))]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("intro-block.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("intro-block.content"))}}),t._v(" "),e("div",{staticClass:"inline-flex flex-col justify-start w-full p-8 my-8 bg-white sm:w-auto gap-x-12 gap-y-6 sm:flex-row font-heading rtl:font-arabic"},[e("div",[e("span",{staticClass:"block text-lg leading-tight uppercase"},[t._v("\n "+t._s(t.$t("commons.dfm-stock-price"))),e("br"),t._v(" "),e("small",{staticClass:"opacity-80"},[t._v(t._s("en"==t.$i18n.locale?"Price today":"السعر اليوم"))])])]),t._v(" "),e("div",{staticClass:"flex w-40 gap-x-2"},[e("span",{staticClass:"uppercase"},[t._v(t._s(t.$t("commons.AED")))]),t._v(" "),e("span",{staticClass:"relative flex h4 -top-2 transform scale-[220%] ltr:origin-top-left rtl:origin-top-right"},[e("span",{staticClass:"num"},[t._v(t._s(t.dfmStock.CurrentValue))]),t._v(" "),e("span",{staticClass:"TrendClass",class:t.dfmStock.CurrentTrendClass})])])]),t._v(" "),e("div",[e("a",{staticClass:"btn btn-primary btn-ghost",attrs:{href:"/the-exchange/market-information/company/DFM/trading/trading-summary"}},[t._v(t._s("en"==t.$i18n.locale?"DFM Trading Analysis":"تحليل تداولات سوق دبي المالي"))])])]},proxy:!0}])}),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"grid grid-cols-1 gap-8 gap-y-1 lg:grid-cols-3"},[e("span",{staticClass:"col-span-1 h2"},[t._v("\n "+t._s(t.$t("strategy.title"))+"\n ")]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("p",[t._v(t._s(t.$t("strategy.p1")))]),t._v(" "),e("p",[t._v(t._s(t.$t("strategy.p2")))]),t._v(" "),e("download-card",{staticClass:"max-w-lg mt-8",attrs:{title:t.$t("strategy.document.title"),href:t.$t("strategy.document.link"),cover:t.$t("strategy.document.cover")}},[t._v("\n "+t._s(t.$t("strategy.document.title"))+"\n ")])],1)])])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("two-column-block",{scopedSlots:t._u([{key:"title",fn:function(){return[e("h2",[t._v(t._s(t.$t("corporate-governance.title")))])]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("corporate-governance.content"))}})]},proxy:!0}])})],1),t._v(" "),e("section",{staticClass:"gray py-sm"},[e("div",{staticClass:"container"},[e("div",{staticClass:"grid grid-cols-1 md:grid-cols-2"},[e("div",{staticClass:"relative overflow-hidden aspect-1"},[e("c-image",{staticClass:"object-contain",attrs:{"image-src":"visuals/board-directors-grid_uc8whe",width:600,height:600,alt:"decorator image"}})],1),t._v(" "),e("div",{staticClass:"flex items-center px-0 py-12 md:p-12"},[e("div",{staticClass:"lg:p-12"},[e("h2",{staticClass:"md:max-lg:text-2xl"},[t._v(t._s(t.$t("cta2.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta2.content")))]),t._v(" "),e("base-button",{attrs:{nuxtlink:"",link:"/discover-dfm/board-members-and-management#boardofdirectors"}},[t._v(t._s(t.$t("cta2.btn-label")))])],1)])])])]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("references.title")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 md:grid-cols-2 content-block"},[e("icon-card",{scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{attrs:{src:n(1070)}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block h4"},[t._v(t._s(t.$t("references.0.title")))]),t._v(" "),e("p",{staticClass:"text-body"},[t._v(t._s(t.$t("references.0.content")))]),t._v(" "),e("base-button",{staticClass:"!mt-4",attrs:{nuxtlink:"",link:t.$t("references.0.link")}},[t._v(t._s(t.$t("cta2.btn-label")))])]},proxy:!0}])}),t._v(" "),e("icon-card",{scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{attrs:{src:n(1071)}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block h4"},[t._v(t._s(t.$t("references.1.title")))]),t._v(" "),e("p",{staticClass:"text-body"},[t._v(t._s(t.$t("references.1.content")))]),t._v(" "),e("base-button",{staticClass:"!mt-4",attrs:{nuxtlink:"",link:t.$t("references.1.link")}},[t._v(t._s(t.$t("cta2.btn-label")))])]},proxy:!0}])}),t._v(" "),e("icon-card",{scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{attrs:{src:n(1072)}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block h4"},[t._v(t._s(t.$t("references.2.title")))]),t._v(" "),e("p",{staticClass:"text-body"},[t._v(t._s(t.$t("references.2.content")))]),t._v(" "),e("base-button",{staticClass:"!mt-4",attrs:{nuxtlink:"",link:t.$t("references.2.link")}},[t._v(t._s(t.$t("cta2.btn-label")))])]},proxy:!0}])}),t._v(" "),e("icon-card",{scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{attrs:{src:n(1073)}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block h4"},[t._v(t._s(t.$t("references.3.title")))]),t._v(" "),e("p",{staticClass:"text-body"},[t._v(t._s(t.$t("references.3.content")))]),t._v(" "),e("base-button",{staticClass:"!mt-4",attrs:{nuxtlink:"",link:t.$t("references.3.link")}},[t._v(t._s(t.$t("cta2.btn-label")))])]},proxy:!0}])})],1)])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("analysts-coverage.title")))]),t._v(" "),e("cta-image",{staticClass:"my-8",attrs:{"image-src":"visuals/analysits-coverage_l7rnt3"}}),t._v(" "),e("p",{staticClass:"max-w-4xl"},[t._v(t._s(t.$t("analysts-coverage.desc")))]),t._v(" "),e("div",{staticClass:"content-block"},[e("span",{staticClass:"block"},[e("strong",[t._v(t._s(t.$t("analysts-coverage.analysts.desc")))])]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-4 mt-12 md:grid-cols-2",attrs:{id:"brokers"}},t._l(t.analysts,(function(n,r){return e("contact-card",{key:r,attrs:{logo:n.logo}},[e("contact-person",[t._v(" "+t._s(n.contact)+" ")]),t._v(" "),e("phone-number",{attrs:{phone:n.phone}},[t._v(" "+t._s(n.phone)+" ")]),t._v(" "),e("email-address",{attrs:{email:n.email}},[t._v(" "+t._s(n.email)+" ")])],1)})),1)])],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("commons.downloads")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 md:grid-cols-2"},t._l(t.documents,(function(n,r){return e("download-card",{key:r,attrs:{href:n.link,cover:n.cover,title:n.title}},[t._v(" "+t._s(n.title)+" ")])})),1)])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("half-image-half-grid",{attrs:{reverse:"",decorator:"","decorator-color":"text-brand-yellow","image-src":"visuals/dfm-image-00308_xdaljh"},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"md:p-12"},[e("h2",[t._v(t._s(t.$t("cta1.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta1.content")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:ir@dfm.ae"}},[t._v(t._s(t.$t("cta1.btn-label")))])])]},proxy:!0}])})],1)]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("faq.title")))]),t._v(" "),e("faqs-accordion",{attrs:{section:"investorrelations"}})],1)])],1)}),[],!1,null,null,null);"function"==typeof c.default&&Object(c.default)(component),"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,DownloadCard:n(91).default,TwoColumnBlock:n(79).default,CImage:n(23).default,BaseButton:n(16).default,IconCard:n(566).default,CtaImage:n(73).default,ContactPerson:n(1026).default,PhoneNumber:n(154).default,EmailAddress:n(155).default,ContactCard:n(567).default,HalfImageHalfGrid:n(56).default,FaqsAccordion:n(84).default})},function(t,e,n){"use strict";n.r(e);n(7),n(11),n(13),n(25);var r={name:"NewsMedia",mixins:[n(29).a],fetchOnServer:!1,data:function(){return{meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))},tabs:[{title:this.$t("tabs.0.title"),href:this.$t("tabs.0.href")},{title:this.$t("tabs.1.title"),href:this.$t("tabs.1.href")},{title:this.$t("tabs.3.title"),href:this.$t("tabs.3.href")},{title:this.$t("tabs.2.title"),href:this.$t("tabs.2.href"),external:!0}]}},watch:{$route:function(){this.updateRoute()}},mounted:function(){this.updateRoute()},methods:{updateRoute:function(){this.$route.name==this.localeRoute("discover-dfm-news-media").name&&this.$router.replace(this.localePath({name:"discover-dfm-news-media-press-releases"}))}}},o=n(0),l=n(606),c=n(607),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-01223_ujoqto"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"max-w-4xl"},[e("p",[t._v(t._s(t.$t("intro")))])])])]),t._v(" "),e("div",{staticClass:"sticky top-0 z-10 bg-white"},[e("div",{staticClass:"container"},[e("faux-tabs",{attrs:{tabs:t.tabs}})],1)]),t._v(" "),e("section",{staticClass:"pt-16 gray"},[e("nuxt-child",{attrs:{"keep-alive":"","keep-alive-props":{exclude:["PressReleaseDetail"]}}})],1)],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,FauxTabs:n(134).default})},function(t,e,n){"use strict";n.r(e);n(8),n(17),n(3);var r=n(1),o=n(4),l=(n(6),n(7),n(11),n(30),n(22)),c={name:"DFMEvents",components:Object(o.a)(Object(o.a)({},l.Glide.name,l.Glide),l.GlideSlide.name,l.GlideSlide),fetchOnServer:!1,data:function(){return{loading:!0,latestEvents:[],events:[],eventsCount:0,filterStatus:!1,filterYear:"",filterKeyword:"",lastFilterKeyword:"",lastFilterYear:"",itemsToGet:100,currentPage:1,breakpoints:{800:{gap:24,perView:2.2},600:{gap:10,perView:1.2}}}},fetch:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$axios.get("".concat(t.$config.apiSfUrl,"/dfmevents"),{params:{$top:4,$orderby:"DateTime desc",sf_culture:t.$i18n.locale}});case 3:n=e.sent,t.latestEvents=n.data.value,e.next=9;break;case 7:e.prev=7,e.t0=e.catch(0);case 9:case"end":return e.stop()}}),e,null,[[0,7]])})))()},computed:{currentYear:function(){return this.$dayjs().format("YYYY")},currentMonth:function(){return this.$dayjs().format("MMMM")},currentDay:function(){return this.$dayjs().format("DD")},endDate:function(){return"all"===this.filterYear?"":"".concat(this.filterYear,"-12-31")},startDate:function(){return"all"===this.filterYear?"":"".concat(this.filterYear,"-01-01")},itemsToSkip:function(){return(this.currentPage-1)*this.itemsToGet},apiOptions:function(){return"all"===this.filterYear?{params:{$orderby:"DateTime desc",$skip:this.itemsToSkip,$top:this.itemsToGet,$count:!0,$filter:"contains(Title,'".concat(this.filterKeyword,"')"),$expand:"Image",sf_culture:this.$i18n.locale}}:{params:{$orderby:"DateTime desc",$skip:this.itemsToSkip,$top:this.itemsToGet,$count:!0,$filter:"DateTime gt ".concat(this.filterYear,"-01-01 and DateTime lt ").concat(this.filterYear,"-12-31 and contains(Title,'").concat(this.filterKeyword,"')"),$expand:"Image",sf_culture:this.$i18n.locale}}}},mounted:function(){this.filterYear=this.$dayjs().format("YYYY"),this.fetchEvents(!1)},beforeDestroy:function(){this.glide&&this.glide.destroy()},methods:{fetchEvents:function(t){var e=this;return Object(r.a)(regeneratorRuntime.mark((function n(){var r;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return e.loading=!0,t&&(e.currentPage=1),n.next=4,e.$axios.get("".concat(e.$config.apiSfUrl,"/dfmevents"),e.apiOptions);case 4:r=n.sent,e.events=r.data.value,e.eventsCount=r.data["@odata.count"],e.filterStatus=t,e.lastFilterKeyword=e.filterKeyword,e.lastFilterYear=e.filterYear,setTimeout((function(){e.loading=!1}),500);case 11:case"end":return n.stop()}}),n)})))()},clearSearch:function(){this.$refs.filterInput.clearInput(),this.filterStatus=!1,this.fetchEvents(!1),this.currentPage=1},updatePagination:function(){var t=this;this.currentPage=page;var e=this.$refs.events;this.$smoothScroll({scrollTo:e}),setTimeout((function(){t.fetchEvents(!1)}),500)},setKeyword:function(t){this.filterKeyword=t}}},d=(n(956),n(0)),f=n(361),component=Object(d.a)(c,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[t.latestEvents.length?t._e():e("loader-animation"),t._v(" "),t.latestEvents.length?e("div",{attrs:{id:"latestEvents"}},[e("h2",[t._v(t._s(t.$t("page-title")))]),t._v(" "),t.latestEvents.length>0?e("vue-glide",{attrs:{type:"slider","per-view":1.2,gap:24,autoplay:!1,direction:"en"==t.$i18n.locale?"ltr":"rtl",bullet:!0,arrows:!1,breakpoints:t.breakpoints}},t._l(t.latestEvents,(function(t){return e("vue-glide-slide",{key:t.id,staticClass:"bg-white"},[e("latest-event-card",{attrs:{data:t}})],1)})),1):t._e()],1):t._e(),t._v(" "),e("hr"),t._v(" "),e("h2",[t._v(t._s(t.$t("title1")))]),t._v(" "),e("div",{staticClass:"flex flex-col mt-12 gap-x-0 gap-y-4 md:flex-row md:items-end md:gap-y-0 md:gap-x-6 rtl:md:gap-x-reverse"},[e("div",{staticClass:"form-control"},[e("label",{attrs:{for:"year"}},[t._v(" "+t._s(t.$t("commons.year"))+" ")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.filterYear,expression:"filterYear"}],staticClass:"w-full mt-1",attrs:{id:"year",name:"year"},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.filterYear=e.target.multiple?n:n[0]}}},[t._v('\n v-for="(item, index) in items" :key="index"\n '),t._l(10,(function(n){return e("option",{key:n},[t._v("\n "+t._s(t.currentYear-n+1)+"\n ")])})),t._v(" "),e("option",{attrs:{value:"all"}},[t._v("-- "+t._s(t.$t("commons.all"))+" --")])],2)]),t._v(" "),e("div",{staticClass:"flex-1 form-control"},[e("label",{attrs:{for:"keyword"}},[t._v(t._s(t.$t("commons.filter-by-keyword")))]),t._v(" "),e("div",{staticClass:"mt-1"},[e("search-input",{ref:"filterInput",staticClass:"mt-1",on:{search:t.setKeyword},model:{value:t.filterKeyword,callback:function(e){t.filterKeyword=e},expression:"filterKeyword"}})],1)]),t._v(" "),e("button",{staticClass:"btn",attrs:{icon:"no"},on:{click:function(e){return t.fetchEvents(!0)}}},[t._v(t._s(t.$t("global.buttons.view")))])]),t._v(" "),e("div",{ref:"events",staticClass:"pt-12"},[t.loading?e("loading-animation"):t._e(),t._v(" "),t.loading?t._e():e("h3",{staticClass:"col-span-1 capitalize"},[t._v(t._s(t.lastFilterYear)+" "+t._s(t.$t("commons.events")))]),t._v(" "),t.lastFilterKeyword&&t.filterStatus&&!t.loading?e("div",{staticClass:"text-gray-600"},[t._v("\n "+t._s(t.$t("commons.filter-by-keyword"))+"\n "),e("span",{staticClass:"font-bold"},[t._v(' "'+t._s(t.lastFilterKeyword)+'" ')]),t._v(" "),e("span",{staticClass:"cursor-pointer text-primary",attrs:{inline:"",icon:"no"},on:{click:t.clearSearch}},[t._v(" ("+t._s(t.$t("commons.clear-filter"))+") ")])]):t._e(),t._v(" "),t.events&&!t.loading?e("fade-transition",{staticClass:"grid grid-cols-1 mx-auto mt-8 gap-y-6 sm:w-4/5 md:w-full md:grid-cols-2 md:gap-6 lg:grid-cols-1 lg:gap-y-0",attrs:{group:"",duration:5e3,delay:300,tag:"div"}},t._l(t.events,(function(t){return e("event-list-card",{key:t.Id,attrs:{data:t}})})),1):t._e(),t._v(" "),t.events.length||t.loading?t._e():e("div",{staticClass:"px-6 py-4 text-orange-700 bg-red-100 border border-red-300 rounded"},[t._v(t._s(t.$t("msg0")))])],1)],1)}),[],!1,null,null,null);"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{LoaderAnimation:n(65).default,LatestEventCard:n(1027).default,SearchInput:n(55).default,LoadingAnimation:n(45).default,EventListCard:n(1028).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(13),n(25),{name:"MediaKit",fetchOnServer:!1,data:function(){return{mediaKit:[]}},fetch:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$axios.get("".concat(t.$config.apiSfUrl,"/communicationpacks?$filter=communicationpackssections/any(x:x%20eq%200ADC6DF8-F602-6339-B0D9-FF00009BE840)&$select=*&$expand=Background,Icon,Download&sf_culture=").concat(t.$i18n.locale));case 3:n=e.sent,t.mediaKit=n.data.value,e.next=9;break;case 7:e.prev=7,e.t0=e.catch(0);case 9:case"end":return e.stop()}}),e,null,[[0,7]])})))()},methods:{downloadMedia:function(t){var e=t.replace("https://www.dfm.ae","https://assets.dfm.ae").replace("http://assets.dfm.ae","https://assets.dfm.ae");window.open(e,"_blank")},convertDomain:function(t){return t.replace("https://www.dfm.ae","https://assets.dfm.ae").replace("http://assets.dfm.ae","https://assets.dfm.ae")}}}),l=n(0),c=n(363),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("title")))]),t._v(" "),e("p",{domProps:{innerHTML:t._s(t.$t("desc"))}}),t._v(" "),t.mediaKit.length?e("div",{staticClass:"grid grid-cols-1 gap-8 md:grid-cols-2 lg:grid-cols-3 content-block"},t._l(t.mediaKit,(function(n){return e("base-card",{key:n.Id,staticClass:"cursor-pointer group min-h-[12rem]",attrs:{inverse:""},nativeOn:{click:function(e){return t.downloadMedia(n.Download[0].Url)}},scopedSlots:t._u([{key:"header",fn:function(){return[e("img",{staticClass:"transition-all transform group-hover:scale-125",attrs:{src:t.convertDomain(n.Background[0].Url),alt:"media-kit"}})]},proxy:!0},{key:"footer",fn:function(){return[e("div",{staticClass:"flex justify-between w-full p-4"},[e("span",{staticClass:"block h5 ltr:pr-4 rtl:pl-4"},[t._v(t._s(n.Text))]),t._v(" "),e("div",[e("svg",{staticClass:"w-5 h-5 text-gray-500",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M3 16.5v2.25A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75V16.5M16.5 12L12 16.5m0 0L7.5 12m4.5 4.5V3"}})])])])]},proxy:!0}],null,!0)})})),1):t._e(),t._v(" "),e("hr"),t._v(" "),e("h3",[t._v(t._s(t.$t("contact.title")))]),t._v(" "),e("p",[e("strong",[t._v(t._s(t.$t("contact.name")))]),t._v(" "),e("br"),t._v("\n "+t._s(t.$t("contact.position"))),e("br"),t._v(" "),e("phone-number",[t._v(t._s(t.$t("contact.phone")))]),t._v(" "),e("email-address",[t._v(t._s(t.$t("contact.email")))])],1)])}),[],!1,null,null,null);"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{BaseCard:n(101).default,PhoneNumber:n(154).default,EmailAddress:n(155).default})},function(t,e,n){"use strict";n.r(e);n(8),n(17),n(3);var r=n(1),o=n(4),l=(n(6),n(11),n(30),n(22)),c={name:"PressReleases",components:Object(o.a)(Object(o.a)({},l.Glide.name,l.Glide),l.GlideSlide.name,l.GlideSlide),fetchOnServer:!1,data:function(){return{loading:!1,disclosures:[],disclosuresCount:0,filterStatus:!1,filterYear:"",lastFilterYear:"",filterKeyword:"",lastFilterKeyword:"",itemsToGet:20,currentPage:1,breakpoints:{800:{gap:24,perView:2.2},600:{gap:10,perView:1.2}}}},computed:{latestDisclosures:function(){return this.$store.state.latestContent.latestPress},currentYear:function(){return this.$dayjs().format("YYYY")},currentMonth:function(){return this.$dayjs().format("MMMM")},currentDay:function(){return this.$dayjs().format("DD")},endDate:function(){return"all"===this.filterYear?"":"".concat(this.filterYear,"-12-31")},startDate:function(){return"all"===this.filterYear?"":"".concat(this.filterYear,"-01-01")}},mounted:function(){this.filterYear=this.$dayjs().format("YYYY"),this.fetchDisclosures(!1)},beforeDestroy:function(){this.glide&&this.glide.destroy()},methods:{fetchDisclosures:function(t){var e=this;return Object(r.a)(regeneratorRuntime.mark((function n(){var r,o,l;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return t&&(e.currentPage=1),r={params:{lang:e.$i18n.locale,h7_datetime_format:"MMM dd, yyyy HH:mm:ss",take:e.itemsToGet,skip:(e.currentPage-1)*e.itemsToGet,from:e.startDate,to:e.endDate,labels:"pr",symbol:"DFM",keyword:e.filterKeyword,cms_resources:!0}},e.loading=!0,n.next=5,e.$axios.get("".concat(e.$config.apiEfsahUrl,"/prototype_efsah"),r);case 5:return o=n.sent,n.next=8,e.$axios.get("".concat(e.$config.apiEfsahUrl,"/efsah_count"),r);case 8:l=n.sent,e.disclosures=o.data.root,e.disclosuresCount=l.data.root[0].count,e.filterStatus=t,e.lastFilterYear=e.filterYear,e.lastFilterKeyword=e.filterKeyword,e.$refs.filterInput.clearInput(),setTimeout((function(){e.loading=!1}),1e3);case 16:case"end":return n.stop()}}),n)})))()},clearSearch:function(){this.$refs.filterInput.clearInput(),this.filterStatus=!1,this.fetchDisclosures(!1),this.currentPage=1},updatePagination:function(t){var e=this;this.currentPage=t;var n=this.$refs.disclosures;this.$smoothScroll({scrollTo:n}),setTimeout((function(){e.fetchDisclosures(!1)}),500)},setKeyword:function(t){this.filterKeyword=t}}},d=(n(957),n(0)),f=n(364),component=Object(d.a)(c,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("div",{staticClass:"content-block",attrs:{id:"latestDisclosures"}},[t.latestDisclosures.length>0?e("vue-glide",{attrs:{type:"carousel","per-view":2.5,gap:24,autoplay:5e3,bound:!0,direction:"en"==t.$i18n.locale?"ltr":"rtl",bullet:!0,arrows:!1,breakpoints:t.breakpoints}},t._l(t.latestDisclosures,(function(t){return e("vue-glide-slide",{key:t.id,staticClass:"bg-white"},[e("latest-disclosure-card",{attrs:{data:t}})],1)})),1):t._e()],1),t._v(" "),e("hr"),t._v(" "),e("h2",[t._v(t._s(t.$t("msg0")))]),t._v(" "),e("div",{staticClass:"flex flex-col mt-12 gap-y-4 gap-x-0 md:flex-row md:items-end md:gap-x-6 md:gap-y-0"},[e("div",{staticClass:"form-control"},[e("label",{attrs:{for:"year"}},[t._v(t._s(t.$t("commons.year")))]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.filterYear,expression:"filterYear"}],staticClass:"w-full mt-1 rounded",attrs:{id:"year",name:"year"},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.filterYear=e.target.multiple?n:n[0]}}},[t._v('\n v-for="(item, index) in items" :key="index"\n '),t._l(10,(function(n){return e("option",{key:n},[t._v("\n "+t._s(t.currentYear-n+1)+"\n ")])})),t._v(" "),e("option",{attrs:{value:"all"}},[t._v("-- "+t._s(t.$t("commons.all"))+" --")])],2)]),t._v(" "),e("div",{staticClass:"flex-1 form-control"},[e("label",{attrs:{for:"keyword"}},[t._v(t._s(t.$t("commons.filter-by-keyword")))]),t._v(" "),e("div",{staticClass:"mt-1"},[e("search-input",{ref:"filterInput",staticClass:"mt-1",on:{search:t.setKeyword},model:{value:t.filterKeyword,callback:function(e){t.filterKeyword=e},expression:"filterKeyword"}})],1)]),t._v(" "),e("base-button",{attrs:{button:"",icon:"no"},nativeOn:{click:function(e){return t.fetchDisclosures(!0)}}},[t._v(" "+t._s(t.$t("global.buttons.search"))+" ")])],1),t._v(" "),e("div",{ref:"disclosures",staticClass:"pt-12"},[t.loading?e("loading-animation"):t._e(),t._v(" "),t.disclosures&&!t.loading?e("div",{staticClass:"grid grid-cols-1"},[e("h3",{staticClass:"mb-4 capitalize"},[t._v(t._s(t.lastFilterYear)+" "+t._s(t.$t("msg1")))]),t._v(" "),t.lastFilterKeyword&&t.filterStatus?e("div",{staticClass:"mb-4 text-gray-600"},[t._v("\n Filtered by keyword\n "),e("span",{staticClass:"font-bold"},[t._v(' "'+t._s(t.lastFilterKeyword)+'" ')]),t._v("\n "+t._s(t.$t("msg2",{year:t.filterYear}))+"\n "),e("span",{staticClass:"cursor-pointer text-primary",attrs:{inline:"",icon:"no"},on:{click:t.clearSearch}},[t._v(" (Clear Filter) ")])]):t._e(),t._v(" "),t._l(t.disclosures,(function(t){return e("press-release-card",{key:t.id,attrs:{data:t}})}))],2):t._e()],1),t._v(" "),t.disclosuresCount>t.itemsToGet&&!t.loading?e("custom-pagination",{staticClass:"mt-12",attrs:{"current-page":t.currentPage,total:t.disclosuresCount,"per-page":t.itemsToGet,"max-visible-buttons":3},on:{pagechanged:t.updatePagination},model:{value:t.currentPage,callback:function(e){t.currentPage=e},expression:"currentPage"}}):t._e()],1)}),[],!1,null,null,null);"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{LatestDisclosureCard:n(329).default,SearchInput:n(55).default,BaseButton:n(16).default,LoadingAnimation:n(45).default,PressReleaseCard:n(1029).default,CustomPagination:n(156).default})},function(t,e,n){"use strict";n.r(e);var r=n(4),o=n(1),l=(n(6),Object(r.a)({name:"EventDetail",scrollToTop:!0,fetchOnServer:!1,data:function(){return{event:null}},fetch:function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.$axios.get("".concat(t.$config.apiSfUrl,"/dfmevents"),{params:{$filter:"Id eq ".concat(t.$route.params.id),$expand:"Image",sf_culture:t.$i18n.locale}});case 2:n=e.sent,t.event=n.data.value[0];case 4:case"end":return e.stop()}}),e)})))()},deactivated:function(){this.event=null},activated:function(){this.$fetch()}},"fetchOnServer",!1)),c=(n(959),n(0)),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"gray pb-36"},[e("div",{staticClass:"container"},[t.event?e("div",{staticClass:"mx-auto lg:w-5/6"},[e("h2",[t._v("\n "+t._s(t.event.Title)+"\n ")]),t._v(" "),e("div",{staticClass:"flex items-center my-2"},[e("svg",{staticClass:"w-5 h-5 text-gray-400 ltr:mr-2 rtl:ml-2",attrs:{fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"}})]),t._v(" "),e("span",{staticClass:"block text-sm uppercase text-muted"},[t._v(t._s(t._f("prettyDate")(t.event.DateTime)))])])]):t._e()])]),t._v(" "),e("div",{staticClass:"pt-0"},[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col items-start mx-auto -mt-24 event-detail lg:w-5/6"},[t.event?e("div",{domProps:{innerHTML:t._s(t.event.LongDescription)}}):t._e(),t._v(" "),e("base-button",{staticClass:"my-12 base-button",attrs:{nuxtlink:"","back-button":"",link:"/discover-dfm/news-media/events"}},[t._v(t._s(t.$t("commons.back")))])],1)])])])}),[],!1,null,"379d2349",null);e.default=component.exports;installComponents(component,{BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);n(7);var r=n(1),o=(n(6),n(3),{name:"PressReleaseDetail",scrollToTop:!0,fetchOnServer:!1,data:function(){return{pressRelease:null}},watch:{$route:function(){this.fetchPressRelease()}},mounted:function(){this.fetchPressRelease()},methods:{fetchPressRelease:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,data;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiEfsahUrl,"/detail?id=").concat(t.$route.params.id),{method:"GET"});case 3:return n=e.sent,e.next=6,n.json();case 6:data=e.sent,t.pressRelease=data.root[0],e.next=13;break;case 10:e.prev=10,e.t0=e.catch(0),console.log(e.t0);case 13:case"end":return e.stop()}}),e,null,[[0,10]])})))()}}}),l=n(0),c=n(365),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"gray pb-36"},[e("div",{staticClass:"container"},[t.pressRelease?e("div",{staticClass:"mx-auto lg:w-5/6"},[e("h2",{staticClass:"text-black"},[t._v("\n "+t._s(t.pressRelease.headline)+"\n ")]),t._v(" "),e("span",{staticClass:"block mt-2 text-sm uppercase text-muted"},[t._v(t._s(t.$t("msg2"))+" : "+t._s(t.pressRelease.publish_date))]),t._v(" "),e("base-button",{staticClass:"mt-8",attrs:{href:"".concat(t.$config.dfmResourcePath,"/").concat(t.pressRelease.resources[0].r_path),icon:"download",target:"_blank"}},[t._v(t._s(t.$t("commons.download"))+" PDF")])],1):t._e()])]),t._v(" "),e("section",{staticClass:"pt-0"},[e("div",{staticClass:"container"},[e("div",{staticClass:"mx-auto -mt-24 lg:w-5/6"},[e("div",{staticClass:"w-full bg-white shadow-2xl"},[t.pressRelease?e("embed",{attrs:{src:"".concat(t.$config.dfmResourcePath,"/").concat(t.pressRelease.resources[0].r_path),width:"100%",height:"900px"}}):t._e()]),t._v(" "),e("base-button",{staticClass:"my-12 base-button back-button",attrs:{href:"../press-releases","back-button":""}},[t._v(t._s(t.$t("commons.back")))])],1)])])])}),[],!1,null,null,null);"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);n(7);var r={name:"WhyDfm",mixins:[n(29).a],data:function(){return{route:this.$route,meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))}}},computed:{dfmFeatures:function(){return this.$t("dfm-features.features")},keyFeatures:function(){return this.$t("key-features.features")}},mounted:function(){this.$route}},o=n(0),l=n(608),c=n(609),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-01132_jpaee2"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("page-intro.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("page-intro.content"))}})]},proxy:!0}])},[e("span",{staticClass:"block h2"},[t._v(t._s(t.$t("page-intro.tagline")))]),t._v(" "),e("hr")]),t._v(" "),e("section",{staticClass:"pt-0"},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("features-grid-two",{staticClass:"gap-x-8 !gap-y-4 lg:grid-cols-3"},t._l(t.$t("benefits.blocks"),(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("h4",[t._v(t._s(n.title))]),t._v(" "),e("p",[t._v(t._s(n.content))])],1)})),0)],1)])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("dubai.title")))]),t._v(" "),e("div",{staticClass:"max-w-4xl"},[e("span",{domProps:{innerHTML:t._s(t.$t("dubai.desc"))}})]),t._v(" "),e("features-grid-three",{staticClass:"content-block",attrs:{inverse:"",features:t.$t("dubai.dubaiFeatures")}})],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("dfm-features.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("dfm-features.subtitle")))]),t._v(" "),e("div",{staticClass:"content-block"},[e("div",{staticClass:"mt-8"},[e("vue-glide-component",{attrs:{features:t.dfmFeatures}})],1)])])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("key-features.title")))]),t._v(" "),e("div",{staticClass:"content-block"},[e("features-grid-two",{staticClass:"my-12 gap-x-8 !gap-y-4 lg:grid-cols-2"},t._l(t.keyFeatures,(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("h4",[t._v(t._s(n.title))]),t._v(" "),e("p",[t._v(t._s(n.content))])],1)})),0)],1)])]),t._v(" "),e("section",{staticClass:"pb-0 gray"},[e("dfm-ir-app",{scopedSlots:t._u([{key:"title",fn:function(){return[t._v("\n "+t._s(t.$t("app-cta.title"))+"\n ")]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"text-3xl text-primary font-heading rtl:font-arabic"},[t._v(t._s(t.$t("app-cta.content")))])]},proxy:!0}])})],1)],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,FeaturesGridThree:n(1030).default,VueGlideComponent:n(116).default,DfmIrApp:n(1060).default})},function(t,e,n){"use strict";n.r(e);var r={name:"PersonalInvestors"},o=n(0),l=n(612),c=n(613),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-00824_z0nn1l"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("intro-block.title")))]},proxy:!0},{key:"content",fn:function(){return[e("p",[t._v(t._s(t.$t("intro-block.content")))])]},proxy:!0}])}),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full mx-auto text-center md:w-2/3"},[e("h2",[t._v(t._s(t.$t("benefits-investing.title")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("benefits-investing.subtitle")))])]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 mt-8 md:grid-cols-2"},[e("card-with-image-bg",{attrs:{"image-src":"visuals/dfm-image-013145_pzbkqb"},scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("benefits-investing.benefits.0.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block"},[t._v(t._s(t.$t("benefits-investing.benefits.0.content")))])]},proxy:!0}])}),t._v(" "),e("card-with-image-bg",{attrs:{gravity:"auto","image-src":"visuals/freezone-hero_kagpwt"},scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("benefits-investing.benefits.1.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block"},[t._v(t._s(t.$t("benefits-investing.benefits.1.content")))])]},proxy:!0}])})],1),t._v(" "),e("foot-note",{staticClass:"mt-12"},[t._v(t._s(t.$t("benefits-investing.note")))])],1),t._v(" "),e("div",{staticClass:"content-block"},[e("div",{staticClass:"text-center"},[e("h2",{staticClass:"m-0"},[t._v(t._s(t.$t("invest-in-dubai.title")))]),t._v(" "),e("p",{staticClass:"mt-0 lead-text"},[t._v(t._s(t.$t("content-blocks.invest-in-dubai.subtitle")))])]),t._v(" "),e("cta-image",{staticClass:"my-8",attrs:{"image-src":"visuals/invest-dubai-b_xn57tz"}}),t._v(" "),e("div",{staticClass:"w-full mx-auto text-center md:w-4/5"},[t._v(t._s(t.$t("content-blocks.invest-in-dubai.content")))])],1)])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",{staticClass:"text-center"},[t._v(t._s(t.$t("content-blocks.dubai-features.title")))]),t._v(" "),e("dubai-investment-features",{staticClass:"content-block",attrs:{features:t.$t("content-blocks.dubai-features.features")}})],1)]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"mx-auto text-center lg:w-3/4"},[e("h2",{staticClass:"mb-2 text-center"},[t._v("\n "+t._s(t.$t("products.title"))),e("br"),t._v(" "),e("small",[t._v(" "+t._s(t.$t("products.subtitle"))+" ")])]),t._v(" "),e("span",{staticClass:"mt-12",domProps:{innerHTML:t._s(t.$t("products.desc"))}})]),t._v(" "),e("dfm-products-grid")],1)]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("h2",{staticClass:"mb-2"},[t._v(t._s(t.$t("content-blocks.start-trading.title")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("content-blocks.start-trading.desc")))])]),t._v(" "),e("start-trading-steps")],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("cta-ivestor-full-width")],1)]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container mt-8"},[e("cta-image",{attrs:{"image-src":"visuals/dfm-image-00746_zt4qco"}}),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 mt-8 lg:grid-cols-3"},[e("span",{staticClass:"text-5xl h1"},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("cta.content")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(" "+t._s(t.$t("global.buttons.getInTouch"))+" ")])])])],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,CardWithImageBg:n(215).default,FootNote:n(104).default,CtaImage:n(73).default,DubaiInvestmentFeatures:n(328).default,DfmProductsGrid:n(569).default,StartTradingSteps:n(135).default,CtaIvestorFullWidth:n(331).default})},function(t,e,n){"use strict";n.r(e);var r={name:"BrokersDirectory"},o=n(0),l=n(368),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-01058_ohzzrr"}},[t._v(" "+t._s(t.$t("pagetitle"))+" ")]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("p",[t._v("\n "+t._s(t.$t("p1"))+" "),e("br"),t._v("\n "+t._s(t.$t("p2"))+"\n ")]),t._v(" "),e("brokers-list",{staticClass:"content-block"})],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("cta-ivestor-full-width")],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,BrokersList:n(1031).default,CtaIvestorFullWidth:n(331).default})},function(t,e,n){"use strict";n.r(e);n(8),n(17),n(3);var r=n(1),o=(n(6),n(7),n(21),n(9),n(24),n(19),n(160)),l=n.n(o),c=n(162),d=(n(100),n(105)),meta=n(29),f={name:"BrokersRanking",components:{FadeTransition:c.a,highcharts:d.Chart},mixins:[meta.a],fetchOnServer:!1,fetchDelay:1e3,data:function(){return{meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))},show:!0,loading:!1,rankings:null,Chart:null,filterKeyword:"",filterYear:this.$dayjs().subtract(1,"month").year(),filterMonth:this.$dayjs().subtract(1,"month").month()+1,years:[],months:this.$t("months"),sortField:"rank",sortOrder:"desc",excelFields:{Period:"Period",Rank:"Rank",Broker:"BrokerName","Traded Value":"SumValue","% Value":"PercValue","Traded Volume":"SumVolume","% Volume":"PercVolume",Trades:"SumTrades","% Trades":"PercTrade","New Accounts":"NoOfAccounts"}}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,data,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:"Command=SearchBrokerRanking&Year=".concat(t.filterYear,"&Month=").concat(t.filterMonth,"&Language=").concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,n.json();case 6:data=e.sent,r={Rank:" ",BrokerName:"Total",SumTrades:0,SumValue:0,SumVolume:0,NoOfAccounts:0},data.List.forEach((function(element){r.SumTrades+=element.SumTrades,r.SumValue+=element.SumValue,r.SumVolume+=element.SumVolume,r.NoOfAccounts+=element.NoOfAccounts})),data.totalValues=r,t.rankings=data,t.Chart=data.Chart,t.loading=!1,e.next=17;break;case 15:e.prev=15,e.t0=e.catch(0);case 17:case"end":return e.stop()}}),e,null,[[0,15]])})))()})),computed:{filteredRankings:function(){var t=this;return this.rankings.List.filter((function(e){return e.BrokerName.toLowerCase().includes(t.filterKeyword.toLowerCase())}))},chartOptions:function(){return{credits:{enabled:!1},title:{text:this.Chart.BrokerName,margin:30,style:{fontSize:16,fontWeight:"bold",textTransform:"uppercase"}},subtitle:{text:this.$t("ui.chartSubtitle"),y:30},legend:!0,chart:{type:"line",height:600,spacingLeft:40,spacingTop:30,alignTicks:!1,backgroundColor:"#f9f9f9",margin:[80,27,75,60],className:"highstock-style",plotBackgroundColor:"#fff",panning:!1,plotBorderColor:"#e2e2e2",plotBorderWidth:1,style:{fontFamily:"en"==this.$i18n.locale?"DM Sans":"Almarai",fontSize:"16px"}},tooltip:{yDecimals:2,borderRadius:8,borderWidth:0,backgroundColor:"#333333",shadow:!1,useHTML:!0,padding:10,style:{color:"white",fontSize:"14",whiteSpace:"nowrap"},formatter:function(){return"".concat(this.x,"
Rank: ").concat(this.y,"
")}},xAxis:{categories:this.Chart.XCategories,max:this.Chart.XCategories.length-1,tickInterval:6,labels:{staggerLines:1,rotation:90,y:10,style:{color:"#525151",fontSize:"12px !important"}}},yAxis:{reversed:!0,title:{text:this.$t("ui.chartAxisTitle")},min:0,labels:{formatter:function(){return this.isFirst?"1":this.value}},minRange:1},series:[{data:this.Chart.Rates,name:this.$t("ui.chartAxisTitle"),marker:{fillColor:"#FFFFFF",lineColor:"#000000",lineWidth:3}}]}}},mounted:function(){for(var t=[],i=(new Date).getFullYear();i>=2009;i--)t.push(i);this.years=t},methods:{setKeyword:function(t){this.filterKeyword=t},sortedRankings:function(t){this.sortField=t,"asc"==this.sortOrder?this.sortOrder="desc":this.sortOrder="asc",this.rankings.List=l()(this.rankings.List,t,this.sortOrder)}}},v=f,m=(n(961),n(0)),h=n(370),component=Object(m.a)(v,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-01293-flipped_zngrdy"}},[t._v(" "+t._s(t.$t("page-title"))+" ")]),t._v(" "),e("section",{staticClass:"pt-12 gray"},[e("div",{staticClass:"container container-large"},[e("div",{staticClass:"min-h-screen"},[t.$fetchState.pending?e("loading-animation"):e("div",{staticClass:"flex flex-col md:flex-row gap-y-8"},[t.rankings?e("h2",{staticClass:"mb-0 h3"},[t._v(t._s(t.rankings.CurrentPeriod))]):t._e(),t._v(" "),e("div",{staticClass:"flex flex-col items-start gap-4 md:flex-row md:ms-auto"},[e("custom-dropdown",{staticClass:"w-full",scopedSlots:t._u([{key:"trigger",fn:function(){return[e("button",{staticClass:"flex items-center justify-between w-full px-4 py-3 bg-white border gap-x-4 group"},[e("span",{staticClass:"text-sm uppercase font-heading rtl:font-arabic"},[t._v(t._s(t.$t("ui.search-filter")))]),t._v(" "),e("svg",{staticClass:"w-6 h-6 group-hover:text-primary",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M10.5 6h9.75M10.5 6a1.5 1.5 0 11-3 0m3 0a1.5 1.5 0 10-3 0M3.75 6H7.5m3 12h9.75m-9.75 0a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m-3.75 0H7.5m9-6h3.75m-3.75 0a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m-9.75 0h9.75"}})])])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"grid w-full grid-cols-1 p-8 bg-white shadow-2xl md:w-96 gap-y-8"},[e("div",{staticClass:"form-control"},[e("label",{attrs:{for:"keyword"}},[t._v(" "+t._s(t.$t("ui.findByKeyword"))+" ")]),t._v(" "),e("search-input",{ref:"filterInput",staticClass:"mt-1",on:{search:t.setKeyword},model:{value:t.filterKeyword,callback:function(e){t.filterKeyword=e},expression:"filterKeyword"}})],1),t._v(" "),e("div",{staticClass:"grid grid-cols-2 gap-4"},[e("div",{staticClass:"form-control"},[e("label",{staticClass:"block",attrs:{for:"type"}},[t._v(" "+t._s(t.$t("ui.year"))+" ")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.filterYear,expression:"filterYear"}],staticClass:"w-full",attrs:{id:"type",name:"type"},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.filterYear=e.target.multiple?n:n[0]}}},t._l(t.years,(function(n,r){return e("option",{key:n},[t._v(t._s(n))])})),0)]),t._v(" "),e("div",{staticClass:"form-control"},[e("label",{staticClass:"block",attrs:{for:"type"}},[t._v(" "+t._s(t.$t("ui.month"))+" ")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.filterMonth,expression:"filterMonth"}],staticClass:"w-full",attrs:{id:"type",name:"type"},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.filterMonth=e.target.multiple?n:n[0]}}},t._l(t.months,(function(n,r,o){return e("option",{key:o,domProps:{value:o}},[t._v(t._s(n))])})),0)])]),t._v(" "),e("button",{staticClass:"justify-center btn md:cols-span-4 opa",attrs:{disabled:t.$fetchState.pending},on:{click:t.$fetch}},[t._v(t._s(t.$t("ui.search")))])])]},proxy:!0}])}),t._v(" "),e("client-only",[e("export-excel",{staticClass:"flex-shrink-0 w-full md:w-auto",class:{"pointer-events-none":0==t.rankings.List.length},attrs:{data:t.rankings.List,"default-value":"-",title:"DFM Brokers Ranking - ".concat(t.rankings.CurrentPeriod),fields:t.excelFields,name:"DFM Brokers Ranking - ".concat(t.rankings.CurrentPeriod)}},[e("button",{staticClass:"w-full btn btn-download btn-primary",attrs:{disabled:0==t.rankings.List.length}},[t._v(t._s(t.$t("global.buttons.downloadExcel")))])])],1)],1)]),t._v(" "),e("fade-transition",{attrs:{duration:200}},[t.rankings&&!t.$fetchState.pending?e("div",{staticClass:"mt-12 table-container"},[e("p",{staticClass:"text-sm text-secondary"},[t._v(t._s(t.$t("desc")))]),t._v(" "),t.filteredRankings.length>0?e("div",{staticClass:"md:text-sm table-flex table-condensed"},[e("div",{staticClass:"t-row t-head"},[e("div",{staticClass:"t-cell"},[t._v(t._s(t.$t("broker-table.th1")))]),t._v(" "),e("div",{staticClass:"t-cell whitespace-nowrap"},[t._v(t._s(t.$t("broker-table.th2")))]),t._v(" "),e("div",{staticClass:"t-cell price"},[e("button",{staticClass:"flex items-center ms-auto gap-x-2",class:{"!text-primary !font-bold":"SumValue"==t.sortField},on:{click:function(e){return t.sortedRankings("SumValue")}}},[e("span",{staticClass:"whitespace-nowrap"},[t._v(t._s(t.$t("broker-table.th3"))+" ")]),t._v(" "),e("svg",{staticClass:"w-5 h-5 opacity-50",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l4-4 4 4m0 6l-4 4-4-4"}})])])]),t._v(" "),e("div",{staticClass:"t-cell price"},[e("button",{staticClass:"flex items-center ms-auto gap-x-2",class:{"!text-primary !font-bold":"PercValue"==t.sortField},on:{click:function(e){return t.sortedRankings("PercValue")}}},[e("span",{staticClass:"whitespace-nowrap"},[t._v(t._s(t.$t("broker-table.th4")))]),t._v(" "),e("svg",{staticClass:"w-5 h-5 opacity-50",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l4-4 4 4m0 6l-4 4-4-4"}})])])]),t._v(" "),e("div",{staticClass:"t-cell price"},[e("button",{staticClass:"flex items-center ms-auto gap-x-2",class:{"!text-primary !font-bold":"SumVolume"==t.sortField},on:{click:function(e){return t.sortedRankings("SumVolume")}}},[e("span",{staticClass:"whitespace-nowrap"},[t._v(t._s(t.$t("broker-table.th5")))]),t._v(" "),e("svg",{staticClass:"w-5 h-5 opacity-50",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l4-4 4 4m0 6l-4 4-4-4"}})])])]),t._v(" "),e("div",{staticClass:"t-cell price"},[e("button",{staticClass:"flex items-center ms-auto gap-x-2",class:{"!text-primary !font-bold":"PercVolume"==t.sortField},on:{click:function(e){return t.sortedRankings("PercVolume")}}},[e("span",{staticClass:"whitespace-nowrap"},[t._v(t._s(t.$t("broker-table.th6")))]),t._v(" "),e("svg",{staticClass:"w-5 h-5 opacity-50",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l4-4 4 4m0 6l-4 4-4-4"}})])])]),t._v(" "),e("div",{staticClass:"t-cell price"},[e("button",{staticClass:"flex items-center ms-auto gap-x-2",class:{"!text-primary !font-bold":"SumTrades"==t.sortField},on:{click:function(e){return t.sortedRankings("SumTrades")}}},[e("span",{staticClass:"whitespace-nowrap"},[t._v(t._s(t.$t("broker-table.th7")))]),t._v(" "),e("svg",{staticClass:"w-5 h-5 opacity-50",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l4-4 4 4m0 6l-4 4-4-4"}})])])]),t._v(" "),e("div",{staticClass:"t-cell price"},[e("button",{staticClass:"flex items-center ms-auto gap-x-2",class:{"!text-primary !font-bold":"PercTrade"==t.sortField},on:{click:function(e){return t.sortedRankings("PercTrade")}}},[e("span",{staticClass:"whitespace-nowrap"},[t._v(t._s(t.$t("broker-table.th8")))]),t._v(" "),e("svg",{staticClass:"w-5 h-5 opacity-50",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l4-4 4 4m0 6l-4 4-4-4"}})])])]),t._v(" "),e("div",{staticClass:"t-cell price"},[e("button",{staticClass:"flex items-center ms-auto gap-x-2",class:{"!text-primary !font-bold":"NoOfAccounts"==t.sortField},on:{click:function(e){return t.sortedRankings("NoOfAccounts")}}},[e("span",{staticClass:"text-right whitespace-nowrap",domProps:{innerHTML:t._s(t.$t("broker-table.th9"))}}),t._v(" "),e("svg",{staticClass:"w-5 h-5 opacity-50",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l4-4 4 4m0 6l-4 4-4-4"}})])])])]),t._v(" "),t._l(t.filteredRankings,(function(n){return e("div",{key:n.Broker_Code,staticClass:"t-row"},[e("div",{staticClass:"t-cell md:text-center",attrs:{"data-title":t.$t("broker-table.th1")}},[t._v(t._s(n.Rank))]),t._v(" "),e("div",{staticClass:"t-cell text-ellipsis",attrs:{"data-title":t.$t("broker-table.th2")}},[t._v(t._s(n.BrokerName))]),t._v(" "),e("div",{staticClass:"t-cell price",attrs:{"data-title":t.$t("broker-table.th3")}},[t._v(t._s(t._f("priceDecimal")(n.SumValue,"2")))]),t._v(" "),e("div",{staticClass:"t-cell price",attrs:{"data-title":t.$t("broker-table.th4")}},[t._v(t._s(t._f("numFormat")(n.PercValue,"0.00"))+"%")]),t._v(" "),e("div",{staticClass:"t-cell price",attrs:{"data-title":t.$t("broker-table.th5")}},[t._v(t._s(t._f("numFormat")(n.SumVolume)))]),t._v(" "),e("div",{staticClass:"t-cell price",attrs:{"data-title":t.$t("broker-table.th6")}},[t._v(t._s(t._f("numFormat")(n.PercVolume,"0.00"))+"%")]),t._v(" "),e("div",{staticClass:"t-cell price",attrs:{"data-title":t.$t("broker-table.th7")}},[t._v(t._s(t._f("numFormat")(n.SumTrades)))]),t._v(" "),e("div",{staticClass:"t-cell price",attrs:{"data-title":t.$t("broker-table.th8")}},[t._v(t._s(t._f("numFormat")(n.PercTrade,"0.00"))+"%")]),t._v(" "),e("div",{staticClass:"t-cell price",attrs:{"data-title":t.$t("broker-table.th9")}},[t._v(t._s(n.NoOfAccounts))])])})),t._v(" "),e("div",{staticClass:"t-row total"},[e("div",{staticClass:"t-cell md:text-center",attrs:{"data-title":t.$t("broker-table.th1")}},[t._v(" ")]),t._v(" "),e("div",{staticClass:"t-cell whitespace-nowrap",attrs:{"data-title":t.$t("broker-table.th2")}},[t._v(t._s(t.$t("commons.total")))]),t._v(" "),e("div",{staticClass:"t-cell price",attrs:{"data-title":t.$t("broker-table.th3")}},[t._v(t._s(t._f("priceDecimal")(t.rankings.totalValues.SumValue,"2")))]),t._v(" "),e("div",{staticClass:"t-cell price",attrs:{"data-title":t.$t("broker-table.th4")}}),t._v(" "),e("div",{staticClass:"t-cell price",attrs:{"data-title":t.$t("broker-table.th5")}},[t._v(t._s(t._f("numFormat")(t.rankings.totalValues.SumVolume)))]),t._v(" "),e("div",{staticClass:"t-cell price",attrs:{"data-title":t.$t("broker-table.th6")}}),t._v(" "),e("div",{staticClass:"t-cell price",attrs:{"data-title":t.$t("broker-table.th7")}},[t._v(t._s(t._f("numFormat")(t.rankings.totalValues.SumTrades)))]),t._v(" "),e("div",{staticClass:"t-cell price",attrs:{"data-title":t.$t("broker-table.th8")}}),t._v(" "),e("div",{staticClass:"t-cell price",attrs:{"data-title":t.$t("broker-table.th9")}},[t._v(t._s(t._f("numFormat")(t.rankings.totalValues.NoOfAccounts)))])])],2):e("info-box",{attrs:{type:"warning"}},[t._v("\n "+t._s(t.$t("ui.errorMsg"))+"\n ")])],1):t._e()])],1)])]),t._v(" "),e("section",[e("div",{staticClass:"container content-block"},[e("client-only",[t.Chart?e("highcharts",{ref:"chart",staticClass:"hc",attrs:{options:t.chartOptions}}):t._e()],1)],1)])],1)}),[],!1,null,"b87fdafe",null);"function"==typeof h.default&&Object(h.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,LoadingAnimation:n(45).default,SearchInput:n(55).default,CustomDropdown:n(66).default,InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);var r=n(4),o=(n(11),n(22)),l={name:"DfmBrokersMembers",fetchOnServer:!1,components:Object(r.a)(Object(r.a)({},o.Glide.name,o.Glide),o.GlideSlide.name,o.GlideSlide),data:function(){return{sliderbreakpoints:{1024:{gap:24,perView:1.2},600:{gap:10,perView:1.2}}}}},c=(n(962),n(0)),d=n(614),f=n(615),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-visual-1_j0fguz"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("intro-block.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block",domProps:{innerHTML:t._s(t.$t("intro-block.content"))}})]},proxy:!0}])}),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",{staticClass:"text-center"},[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("vue-glide",{staticClass:"content-block",attrs:{type:"carousel","per-view":2.5,gap:24,bound:!0,direction:"en"==t.$i18n.locale?"ltr":"rtl",bullet:!0,arrows:!1,breakpoints:t.sliderbreakpoints}},t._l(t.$t("benefits.blocks"),(function(n,r){return e("vue-glide-slide",{key:r,staticClass:"bg-white"},[e("card-with-image-bg",{attrs:{"image-src":n.image},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"ltr:pl-6 rtl:pr-6 border-brand-yellow ltr:border-l-4 rtl:border-r-4"},[t._v(t._s(n.title))])]},proxy:!0}],null,!0)})],1)})),1)],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",{staticClass:"text-center"},[t._v(t._s(t.$t("explore.title")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 md:grid-cols-2 lg:grid-cols-3 content-block"},t._l(t.$t("explore.blocks"),(function(n,r){return e("linked-icon-card",{key:r,attrs:{link:n.href},scopedSlots:t._u([{key:"icon",fn:function(){return[e("NuxtImg",{staticClass:"w-auto h-10",attrs:{provider:"cloudinary",alt:n.title,src:n.icon,fit:"contain"}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block h3"},[t._v(" "+t._s(n.title)+" ")]),t._v(" "),e("span",{staticClass:"block text-body"},[t._v(" "+t._s(n.desc))])]},proxy:!0}],null,!0)})})),1)])]),t._v(" "),e("section",{staticClass:"pt-0"},[e("div",{staticClass:"container mt-8"},[e("cta-image",{attrs:{"image-src":"visuals/dfm-image-00264_f2lvz5"}}),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 mt-8 lg:grid-cols-3"},[e("span",{staticClass:"text-5xl h1"},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("cta.desc")))]),t._v(" "),e("base-button",{staticClass:"my-8",attrs:{nuxtlink:"",link:"/members/membership-options"}},[t._v(t._s(t.$t("cta.btn-label")))])],1)])],1)])],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,CardWithImageBg:n(215).default,LinkedIconCard:n(330).default,CtaImage:n(73).default,BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=n(4),l=(n(6),n(7),n(8),n(80),n(21),n(71),n(17),n(132),n(11),n(3),n(9),n(24),n(19),n(22)),c={name:"DfmBrokersMembers",fetchOnServer:!1,components:Object(o.a)(Object(o.a)({},l.Glide.name,l.Glide),l.GlideSlide.name,l.GlideSlide),data:function(){return{brokers:null,selectedBroker:null,keyword:"",sliderbreakpoints:{1024:{gap:24,perView:1.2},600:{gap:10,perView:1.2}}}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,fetch("".concat(t.$config.apiSfUrl,"/brokers?$filter=MarketMaker eq true&$expand=BrokerLogoNew&$orderby=BrokerName&sf_culture=").concat(t.$i18n.locale)).then((function(t){return t.json()}));case 2:return n=e.sent,e.next=5,fetch("".concat(t.$config.apiSfUrl,"/brokers?$filter=MarketMaker eq true&$expand=BrokerLogoNew&$orderBy=BrokerName&$select=Id,BrokerLogoNew&sf_culture=en")).then((function(t){return t.json()}));case 5:r=e.sent,n.value.forEach((function(e){var n=(e.Services>>>0).toString(2);if("en"==t.$i18n.locale)var r=t.$servicesArrEn;else r=t.$servicesArrAr;n.split("").reverse().join("");for(var o=[],i=0;i<=n.length;i++)("1"==n[i]&&i==n.length-1||"1"==n[i])&&o.push(r[i]);e.offeredServices=o})),n.value.map((function(t){var e=r.value.find((function(e){return e.Id===t.Id}));e&&(t.LogoAlt=e.BrokerLogoNew)})),t.brokers=n.value,t.altLogos=r.value,t.selectedBroker=n.value[0];case 11:case"end":return e.stop()}}),e)})))()})),computed:{sortedBrokers:function(){return this.brokers.sort((function(a,b){return a.BrokerNameb.BrokerName?1:0}))},filteredBrokers:function(){var t=this;return this.brokers.filter((function(e){return e.BrokerName.toLowerCase().includes(t.keyword)}))}},methods:{openModal:function(t){this.selectedBroker=t,this.$refs.brokerModal.showModal=!0},verifyLogo:function(t){if(t)return t.BrokerLogoNew.length?this.$config.assetsDomain+t.BrokerLogoNew[0].ItemDefaultUrl+t.BrokerLogoNew[0].Extension:t.LogoAlt?this.$config.assetsDomain+t.LogoAlt[0].ItemDefaultUrl+t.LogoAlt[0].Extension:void 0},convertDate:function(t){return new Date(t).toLocaleDateString()},currentStatus:function(t){return"1"===t?this.$t("commons.active"):"2"===t?this.$t("commons.inactive"):"--"}}},d=c,f=(n(963),n(0)),v=n(616),m=n(617),component=Object(f.a)(d,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-013149_begl1w_hero"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("intro-block.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("intro-block.content"))}})]},proxy:!0}])}),t._v(" "),e("section",{staticClass:"pt-0 gray"},[e("div",{staticClass:"container"},[t.$fetchState.pending?e("div",[e("transition",{attrs:{name:"slide-fade",mode:"out-in"}},[e("loader-animation",[t._v(" "+t._s(t.$t("commons.fetch"))+" ")])],1)],1):t.brokers&&!t.$fetchState.pending?e("div",{staticClass:"grid grid-cols-1 gap-8 members-grid md:grid-cols-2 lg:grid-cols-3"},t._l(t.filteredBrokers,(function(n){return e("member-card",{key:n.id,staticClass:"cursor-pointer",attrs:{src:t.verifyLogo(n),rating:parseInt(n.ExcellenceRating)},nativeOn:{click:function(e){return t.openModal(n)}}},[t._v(" "+t._s(n.BrokerName)+" ")])})),1):t._e()])]),t._v(" "),e("section",[e("div",{staticClass:"container mt-8"},[e("cta-image",{attrs:{"image-src":"visuals/dfm-image-01132_jpaee2"}}),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 mt-8 lg:grid-cols-3"},[e("span",{staticClass:"text-5xl h1"},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("cta.desc")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("cta.btn-label")))])])])],1)]),t._v(" "),t.selectedBroker?e("floating-modal",{ref:"brokerModal",attrs:{"modal-size":800}},[e("div",{staticClass:"flex flex-col bg-white"},[e("div",{staticClass:"flex flex-col-reverse items-start p-4 pt-8 gap-y-4 gap-y-reverse border-b md:flex-row md:justify-between md:gap-y-0 md:p-8 md:pt-12"},[e("div",[e("h2",{staticClass:"mb-0"},[t._v(t._s(t.selectedBroker.BrokerName))]),t._v(" "),e("span",{staticClass:"block text-sm uppercase"},[t._v(" "+t._s(t.$t("commons.broker-id"))+": "+t._s(t.selectedBroker.BrokerID)+" ")]),t._v(" "),32==t.selectedBroker.rating?e("div",{staticClass:"absolute right-0 flex items-center justify-between px-2 py-2 text-xs text-white"},[e("svg",{staticClass:"text-orange-600",attrs:{width:"54",height:"11",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"m4.88 8.43 3.015 1.82-.8-3.43 2.664-2.308-3.508-.298L4.88.979 3.508 4.214 0 4.512 2.664 6.82l-.8 3.43L4.88 8.43Zm11.06 0 3.015 1.82-.8-3.43 2.664-2.308-3.508-.298L15.94.979l-1.371 3.235-3.509.298 2.665 2.308-.8 3.43 3.015-1.82Zm14.075 1.82L27 8.43l-3.015 1.82.8-3.43-2.665-2.308 3.509-.298L27 .979l1.371 3.235 3.509.298-2.665 2.308.8 3.43Zm8.045-1.82 3.016 1.82-.8-3.43 2.664-2.308-3.509-.298-1.37-3.235-1.372 3.235-3.508.298 2.664 2.308-.8 3.43 3.015-1.82Zm14.076 1.82L49.12 8.43l-3.015 1.82.8-3.43-2.664-2.308 3.508-.298L49.12.979l1.372 3.235L54 4.512 51.336 6.82l.8 3.43Z"}})])]):t._e()])]),t._v(" "),e("div",{staticClass:"p-4 md:p-6"},[e("div",{staticClass:"w-full border-t-0 table-flex table-condensed"},[e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell"},[t._v(t._s(t.$t("commons.status")))]),t._v(" "),e("div",{staticClass:"t-cell",domProps:{textContent:t._s(t.currentStatus(t.selectedBroker.CurrentStatus))}})]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell"},[t._v(t._s(t.$t("commons.website")))]),t._v(" "),e("div",{staticClass:"t-cell"},[e("a",{attrs:{href:t.selectedBroker.Website,target:"_blank"}},[e("span",{staticClass:"ltr"},[t._v(t._s(t.selectedBroker.Website)+" ")])])])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell"},[t._v(t._s(t.$t("commons.telephone")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("\n "+t._s(t.selectedBroker.Number)+"\n ")])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("commons.email")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("\n "+t._s(t.selectedBroker.ContactEmail)+"\n ")])])])])])]):t._e()],1)}),[],!1,null,null,null);"function"==typeof v.default&&Object(v.default)(component),"function"==typeof m.default&&Object(m.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,LoaderAnimation:n(65).default,MemberCard:n(332).default,CtaImage:n(73).default,FloatingModal:n(72).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(8),n(3),n(13),n(9),n(25),{name:"BrokerageServices",fetchOnServer:!1,data:function(){return{services:0}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,data;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=BuildServiceCatalogObject&Organization=DFM&Language=".concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,n.json().then((function(data){return"ar"===t.$i18n.locale?data.Sections.filter((function(t){return"الأعضاء"===t.Title})):data.Sections.filter((function(t){return"Members"===t.Title}))}));case 6:data=e.sent,t.services=data[0],e.next=12;break;case 10:e.prev=10,e.t0=e.catch(0);case 12:case"end":return e.stop()}}),e,null,[[0,10]])})))()})),methods:{convertDetailLink:function(link){return link.replace("/products/services-catalog/services-details?id=","")}}}),l=o,c=n(0),d=n(371),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-013150_e2aibx"}},[t._v(" "+t._s(t.$t("page-title"))+" ")]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"text-lg lg:w-4/5"},[e("p",{},[t._v(t._s(t.$t("desc")))])])]),t._v(" "),e("div",{staticClass:"container mt-8"},[t.$fetchState.pending?e("div",[e("loader-animation")],1):t._l(t.services.Sections,(function(n,r){return e("div",{key:r+"a",staticClass:"content-block"},[e("h2",[t._v(t._s(n.Title))]),t._v(" "),n.Sections.length?e("div",{staticClass:"accordion"},t._l(n.Sections,(function(section,n){return e("vue-simple-accordion",{key:n+"b",scopedSlots:t._u([{key:"title",fn:function(){return[e("strong",[t._v(t._s(section.Title))])]},proxy:!0},{key:"content",fn:function(){return[section.Sections.length?e("div",t._l(section.Sections,(function(section,n){return e("vue-simple-accordion",{key:n+"c",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(" "+t._s(section.Title)+" ")]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"flex flex-col divide-y divide-gray-200"},t._l(section.Services,(function(n){return e("div",{key:n.Id,staticClass:"py-3"},[e("a",{staticClass:"text-body",attrs:{href:t.localePath("/members/member-services/".concat(n.Id))}},[t._v(t._s(n.Title)+" ")])])})),0)]},proxy:!0}],null,!0)})})),1):e("div",{staticClass:"flex flex-col divide-y divide-gray-200"},t._l(section.Services,(function(n){return e("div",{key:n.Id,staticClass:"py-3"},[e("nuxt-link",{attrs:{to:t.localePath("/members/member-services/".concat(n.Id))}},[t._v(t._s(n.Title)+" ")])],1)})),0)]},proxy:!0}],null,!0)})})),1):e("div",[e("div",{staticClass:"flex flex-col divide-y divide-gray-200"},t._l(n.Services,(function(n){return e("div",{key:n.Id,staticClass:"px-6 py-4 bg-white"},[e("a",{attrs:{href:t.localePath("/members/member-services/".concat(n.Id))}},[t._v(t._s(n.Title)+" ")])])})),0)])])})),t._v(" "),e("div",{staticClass:"content-block"},[e("foot-note",[t._v(" Note: All current fees are subject to VAT. The fee will be added to invoices as per the UAE Federal Law No.8 of 2017. ")])],1)],2)])],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,LoaderAnimation:n(65).default,VueSimpleAccordion:n(115).default,FootNote:n(104).default})},function(t,e,n){"use strict";n.r(e);var r={name:"MembershipOptions"},o=n(0),l=n(618),c=n(619),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/2022_06_27_Nasdaq_Dubai_01292_b"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{staticClass:"gray"},[e("h2",[t._v(t._s(t.$t("intro-block.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("intro-block.content")))])]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",[e("p",[t._v(t._s(t.$t("sub1.desc")))]),t._v(" "),t._l(t.$t("sub1.blocks"),(function(n,r){return e("div",{key:r,staticClass:"p-6 mt-8 bg-gray-50"},[e("div",{staticClass:"grid grid-cols-1 lg:grid-cols-12"},[e("div",{staticClass:"col-span-8"},[e("h3",[t._v(t._s(n.title))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(n.desc))])])]),t._v(" "),e("div",{staticClass:"mt-6"},[e("vue-simple-accordion2",{scopedSlots:t._u([{key:"title",fn:function(){return[e("span",{staticClass:"uppercase"},[t._v(t._s(t.$t("commons.requirements")))])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"table-flex"},[e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.0")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(n.requirements[0]))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.1")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(n.requirements[1]))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.2")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(n.requirements[2]))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.3")))]),t._v(" "),e("div",{staticClass:"t-cell"},[e("span",{domProps:{innerHTML:t._s(n.requirements[3])}})])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.4")))]),t._v(" "),e("div",{staticClass:"t-cell"},[e("span",{domProps:{innerHTML:t._s(n.requirements[4])}})])])]),t._v(" "),e("foot-note",{staticClass:"mt-6"},[t._v(t._s(n.disclaimer))])]},proxy:!0}],null,!0)})],1)])}))],2),t._v(" "),e("hr"),t._v(" "),e("div",[e("p",[t._v(t._s(t.$t("sub2.desc")))]),t._v(" "),t._l(t.$t("sub2.blocks"),(function(n,r){return e("div",{key:r,staticClass:"p-6 mt-8 bg-gray-50"},[e("div",{staticClass:"grid grid-cols-1 lg:grid-cols-12"},[e("div",{staticClass:"col-span-8"},[e("h3",[t._v(t._s(n.title))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(n.desc))])])]),t._v(" "),e("div",{staticClass:"mt-6"},[e("vue-simple-accordion2",{scopedSlots:t._u([{key:"title",fn:function(){return[e("span",{staticClass:"uppercase"},[t._v(t._s(t.$t("commons.requirements")))])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"table-flex"},[e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.0")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(n.requirements[0]))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.1")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(n.requirements[1]))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.2")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(n.requirements[2]))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.3")))]),t._v(" "),e("div",{staticClass:"t-cell"},[e("span",{domProps:{innerHTML:t._s(n.requirements[3])}})])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.4")))]),t._v(" "),e("div",{staticClass:"t-cell"},[e("span",{domProps:{innerHTML:t._s(n.requirements[4])}})])])]),t._v(" "),e("foot-note",{staticClass:"mt-6"},[t._v(t._s(n.disclaimer))])]},proxy:!0}],null,!0)})],1)])}))],2),t._v(" "),e("hr"),t._v(" "),e("div",[e("p",[t._v(t._s(t.$t("sub3.desc")))]),t._v(" "),t._l(t.$t("sub3.blocks"),(function(n,r){return e("div",{key:r,staticClass:"p-6 mt-8 bg-gray-50"},[e("div",{staticClass:"grid grid-cols-1 lg:grid-cols-12"},[e("div",{staticClass:"col-span-8"},[e("h3",[t._v(t._s(n.title))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(n.desc))])])]),t._v(" "),e("div",{staticClass:"mt-6"},[e("vue-simple-accordion2",{scopedSlots:t._u([{key:"title",fn:function(){return[e("span",{staticClass:"uppercase"},[t._v(t._s(t.$t("commons.requirements")))])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"table-flex"},[e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.0")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(n.requirements[0]))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.1")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(n.requirements[1]))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.2")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(n.requirements[2]))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.3")))]),t._v(" "),e("div",{staticClass:"t-cell"},[e("span",{domProps:{innerHTML:t._s(n.requirements[3])}})])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold t-cell md:w-1/4"},[t._v(t._s(t.$t("req-headers.4")))]),t._v(" "),e("div",{staticClass:"t-cell"},[e("span",{domProps:{innerHTML:t._s(n.requirements[4])}})])])]),t._v(" "),e("foot-note",{staticClass:"mt-6"},[t._v(t._s(n.disclaimer))])]},proxy:!0}],null,!0)})],1)])}))],2)]),t._v(" "),e("div",{staticClass:"container mt-8"},[e("cta-image",{attrs:{"image-src":"visuals/dfm-image-00749_rfxe9n"}}),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 mt-8 gap-x-16 lg:grid-cols-3"},[e("span",{staticClass:"text-5xl h1"},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("cta.desc")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("cta.btn-label")))])])])],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,FootNote:n(104).default,VueSimpleAccordion2:n(1032).default,CtaImage:n(73).default})},function(t,e,n){"use strict";n.r(e);n(7),n(11);var r=n(1),o=(n(6),n(80),n(17),n(3),{name:"SystemProviders",fetchOnServer:!1,data:function(){return{providers:null,altLogos:null}},fetch:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.$axios.get("".concat(t.$config.apiSfUrl,"/internationalstrategicvendors"),{params:{$expand:"LogoNew",sf_culture:t.$i18n.locale}});case 2:return n=e.sent,e.next=5,t.$axios.get("".concat(t.$config.apiSfUrl,"/internationalstrategicvendors"),{params:{$expand:"LogoNew",sf_culture:"en",$select:"Id,LogoNew"}});case 5:r=e.sent,n.data.value.map((function(t){var e=r.data.value.find((function(e){return e.Id===t.Id}));e&&(t.LogoAlt=e.LogoNew)})),t.providers=n.data.value,t.altLogos=r.data.value;case 9:case"end":return e.stop()}}),e)})))()}}),l=n(0),c=n(372),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-visual-1_j0fguz"}},[t._v(" "+t._s(t.$t("title"))+" ")]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("p",{staticClass:"lg:max-w-4xl"},[t._v(t._s(t.$t("desc")))])])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[t.$fetchState.pending?e("div",[e("loading-animation")],1):t._e(),t._v(" "),t.$fetchState.pending?t._e():e("div",[t.providers?e("div",{staticClass:"grid grid-cols-1 gap-8 members-grid md:grid-cols-2 lg:grid-cols-3"},t._l(t.providers,(function(n){return e("base-card",{key:n.Id,staticClass:"transition-all border-4 border-transparent group",attrs:{inverse:""},scopedSlots:t._u([{key:"header",fn:function(){return[e("div",{staticClass:"flex items-center justify-center h-40 border-b"},[n.LogoNew.length?e("img",{staticClass:"object-contain w-2/3 max-w-[200px] h-16 mx-auto my-8 mix-blend-luminosity group-hover:mix-blend-normal transform transition-all",attrs:{src:"".concat(t.$config.assetsDomain,"/").concat(n.LogoNew[0].ItemDefaultUrl),alt:n.name}}):n.LogoAlt.length?e("img",{staticClass:"object-contain w-2/3 max-w-[200px] h-16 mx-auto my-8 mix-blend-luminosity group-hover:mix-blend-normal transform transition-all",attrs:{src:"".concat(t.$config.assetsDomain,"/").concat(n.LogoAlt[0].ItemDefaultUrl),alt:n.name}}):t._e()])]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block mb-0 leading-none text-center"},[t._v(t._s(n.Name)+" ")]),t._v(" "),e("span",{staticClass:"block text-center text-muted",domProps:{innerHTML:t._s(n.Summary)}})]},proxy:!0}],null,!0)})})),1):t._e()])])])],1)}),[],!1,null,null,null);"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,LoadingAnimation:n(45).default,BaseCard:n(101).default})},function(t,e,n){"use strict";n.r(e);var r={name:"PrivacyPolicy"},o=n(0),l=n(620),c=n(621),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("p",{staticClass:"prose max-w-max",domProps:{innerHTML:t._s(t.$t("content"))}})])])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default})},function(t,e,n){"use strict";n.r(e);n(21),n(24);var r={name:"OldNewsDetails",mounted:function(){var t,e=this.$route.query.id;t=this.$route.fullPath.includes("/ar/")?"ar":"en",this.$i18n.locale=t,e?this.$router.push({path:this.localePath("/the-exchange/news-disclosures/disclosures/".concat(this.$route.query.id))}):this.$router.push({path:this.localePath("/the-exchange/news-disclosures/disclosures")})}},o=n(0),component=Object(o.a)(r,(function(){return(0,this._self._c)("div")}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"PrivacyPolicy"},o=n(0),l=n(622),c=n(623),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("span",{staticClass:"prose",domProps:{innerHTML:t._s(t.$t("content.p1"))}})])])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default})},function(t,e,n){"use strict";n.r(e);var r={name:"PrivacyPolicy"},o=(n(965),n(0)),l=n(624),c=n(625),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("span",{staticClass:"prose max-w-max",domProps:{innerHTML:t._s(t.$t("content"))}})])])],1)}),[],!1,null,"53f276fe",null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(30),{name:"DerivativesTraining",layout:"blank",data:function(){return{submittingForm:!1,showSuccess:!1,formEndPoint:"https://assets.dfm.ae/forms---ajax/derivatives-training/AjaxSubmit",form:{FormId:"5abd8ef8-f602-6339-b0d9-ff00009be840",MarketoSettings:{syncFormFieldsToLeadFields:!1,doSpecificWebCalls:!1},WidgetId:"34c08ef8-f602-6339-b0d9-ff00009be840",FullName:"",Company:"",EmailTextFieldController:"",Phone:""}}},head:function(){return{meta:[{hid:"robots",name:"robots",content:"noindex"}]}},mounted:function(){this.$i18n.locale="en"},methods:{submitForm:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.submittingForm=!0,(n=new FormData).append("FormId",t.form.FormId),n.append("MarketoSettings",t.form.MarketoSettings),n.append("WidgetId",t.form.WidgetId),n.append("FullName",t.form.FullName),n.append("Company",t.form.Company),n.append("EmailTextFieldController",t.form.EmailTextFieldController),n.append("Phone",t.form.Phone),e.next=5,t.$axios.post("/derivativesformapi",n);case 5:1==e.sent.data.success&&(t.showSuccess=!0,t.submittingForm=!1,setTimeout((function(){t.showSuccess=!1,t.resetForm()}),3e3));case 7:case"end":return e.stop()}}),e)})))()},resetForm:function(){this.form.FullName="",this.form.Company="",this.form.EmailTextFieldController="",this.form.Phone=""}}}),l=n(0),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"py-8 gray"},[e("div",{staticClass:"w-full max-w-3xl py-8 mx-auto bg-white",attrs:{id:"app"}},[e("div",{staticClass:"container flex justify-between"},[e("nuxt-link",{attrs:{to:t.localePath("/"),"aria-label":"Home page"}},[e("img",{attrs:{src:n(179),alt:""}})])],1),t._v(" "),e("div",{staticClass:"container pt-12"},[e("h1",{staticClass:"text-3xl tracking-tight font-heading"},[t._v("DFM & Nasdaq Dubai Training Academy will be hosting a session for all investors – young and old – to help you understand and trade derivatives.")]),t._v(" "),t._m(0),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),t._m(1),t._v(" "),t._m(2),t._v(" "),e("h4",[t._v("Registration")]),t._v(" "),e("form",{attrs:{id:"registrationform",action:""},on:{submit:function(e){return e.preventDefault(),t.submitForm.apply(null,arguments)}}},[e("div",{staticClass:"grid grid-cols-1 gap-y-8 gap-x-8 md:grid-cols-2"},[e("div",{staticClass:"col-span-2 md:col-span-1 form-control"},[e("label",{attrs:{for:"FullName"}},[t._v("Full Name")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.FullName,expression:"form.FullName"}],staticClass:"w-full valid:border-green-500",attrs:{id:"FullName",type:"text",name:"FullName",required:""},domProps:{value:t.form.FullName},on:{input:function(e){e.target.composing||t.$set(t.form,"FullName",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 md:col-span-1 form-control"},[e("label",{attrs:{for:"Company"}},[t._v("Company")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Company,expression:"form.Company"}],staticClass:"w-full valid:border-green-500",attrs:{id:"Company",type:"text",name:"Company",required:""},domProps:{value:t.form.Company},on:{input:function(e){e.target.composing||t.$set(t.form,"Company",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"EmailTextFieldController"}},[t._v("Email Address")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.EmailTextFieldController,expression:"form.EmailTextFieldController"}],staticClass:"w-full valid:border-green-500",attrs:{id:"EmailTextFieldController",type:"email",name:"EmailTextFieldController",required:""},domProps:{value:t.form.EmailTextFieldController},on:{input:function(e){e.target.composing||t.$set(t.form,"EmailTextFieldController",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Phone"}},[t._v("Phone")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Phone,expression:"form.Phone"}],staticClass:"w-full",attrs:{id:"Phone",type:"tel",name:"Phone"},domProps:{value:t.form.Phone},on:{input:function(e){e.target.composing||t.$set(t.form,"Phone",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("hr",{staticClass:"col-span-2 condensed"}),t._v(" "),e("div",{staticClass:"relative h-24 col-span-2"},[e("transition",{attrs:{name:"fade"}},[t.showSuccess?t._e():e("button",{staticClass:"absolute px-8 btn disabled:bg-primary/50",attrs:{type:"submit",disabled:t.submittingForm}},[t.submittingForm?e("span",{staticClass:"flex items-center gap-x-2"},[e("svg",{staticClass:"w-5 h-5 text-white ltr:mr-3 rtl:ml-3 -ltr:ml-1 rtl:mr-1 animate-spin",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"}},[e("circle",{staticClass:"opacity-25",attrs:{cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}}),t._v(" "),e("path",{staticClass:"opacity-75",attrs:{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}})]),t._v("\n "+t._s("en"==t.$i18n.locale?"Submitting..":"..تقديم")+"\n ")]):e("span",[t._v(t._s(t.$t("global.buttons.submit")))])])]),t._v(" "),e("transition",{attrs:{name:"fade"}},[t.showSuccess?e("info-box",{staticClass:"absolute",attrs:{type:"success"}},[t._v("\n "+t._s("en"==t.$i18n.locale?" Thank you for your registration.":"شكراً لاستفساركم، لقد استلمنا رسالتكم وسنقوم بالرد عليكم في أقرب وقت")+"\n ")]):t._e()],1)],1)])])])])])])}),[function(){var t=this,e=t._self._c;return e("div",{staticClass:"mt-8"},[e("strong",[t._v("When : ")]),t._v("15 March 2023, 3:30pm - 6:00pm"),e("br"),t._v(" "),e("strong",[t._v("Where :")]),t._v(" Nasdaq Dubai Market Site\n ")])},function(){var t=this._self._c;return t("div",{},[t("p",[this._v("The use of derivatives is growing in Dubai. And with a growing number of investment options it is easy to see why. Possible to benefit from rising and falling prices in the DFM General Index or each shares. Even the price of oil. Trusted execution through one of our brokers and market makers always allow you to close a position.")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"my-12"},[e("h4",[t._v("Want to know more? Curious how you execute your first trade?")]),t._v(" "),e("p",[t._v("DFM & Nasdaq Dubai Training Academy will be hosting a session for all investors – young and old – to help you understand and trade derivatives. With an exciting simulation game, experienced traders will take you through your first trade, teach you how to manage your trades, and how to follow a trend. No capital needed and the session is free of charge.")])])}],!1,null,null,null);e.default=component.exports;installComponents(component,{InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),{name:"DerivativesTraining",layout:"blank",data:function(){return{submittingForm:!1,showSuccess:!1,form:{FormId:"b5c18ef8-f602-6339-b0d9-ff00009be840",MarketoSettings:{syncFormFieldsToLeadFields:!1,doSpecificWebCalls:!1},WidgetId:"3ac48ef8-f602-6339-b0d9-ff00009be840",Subject:"Dubai REIT Market",TextFieldController:"",FullName:"",Company:"",EmailTextFieldController:"",Phone:"",action:"validate_captcha"}}},head:function(){return{meta:[{hid:"robots",name:"robots",content:"noindex"}]}},mounted:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.$i18n.locale="en",e.prev=1,e.next=4,t.$recaptcha.init();case 4:e.next=8;break;case 6:e.prev=6,e.t0=e.catch(1);case 8:case"end":return e.stop()}}),e,null,[[1,6]])})))()},methods:{submitForm:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.submittingForm=!0,e.next=3,t.$recaptcha.execute("login");case 3:return n=e.sent,(r=new FormData).append("FormId",t.form.FormId),r.append("MarketoSettings",JSON.stringify(t.form.MarketoSettings)),r.append("WidgetId",t.form.WidgetId),r.append("Subject",t.form.Subject),r.append("FullName",t.form.FullName),r.append("TextFieldController",t.form.TextFieldController),r.append("EmailTextFieldController",t.form.EmailTextFieldController),r.append("Phone",t.form.Phone),r.append("Company",t.form.Company),r.append("action",t.form.action),r.append("g-recaptcha-response",n),e.next=8,t.$axios.post("/eventsformapi",r);case 8:1==e.sent.data.success&&(t.showSuccess=!0,t.submittingForm=!1,t.resetForm());case 10:case"end":return e.stop()}}),e)})))()},resetForm:function(){this.form.FullName="",this.form.Company="",this.form.EmailTextFieldController="",this.form.Phone=""}}}),l=n(0),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"py-8 gray"},[e("div",{staticClass:"w-full max-w-3xl pb-12 mx-auto bg-white",attrs:{id:"app"}},[e("div",{staticClass:"container"},[e("c-image",{staticClass:"w-full h-auto",attrs:{"image-src":"tmp/dubai-reit-market-teaser_hsecxh"}}),t._v(" "),e("div",{staticClass:"flex flex-col justify-around p-4 text-sm text-white uppercase md:flex-row gap-y-2 bg-secondary"},[e("div",{staticClass:"flex items-center gap-x-2"},[e("svg",{staticClass:"w-6 h-6",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5m-9-6h.008v.008H12v-.008zM12 15h.008v.008H12V15zm0 2.25h.008v.008H12v-.008zM9.75 15h.008v.008H9.75V15zm0 2.25h.008v.008H9.75v-.008zM7.5 15h.008v.008H7.5V15zm0 2.25h.008v.008H7.5v-.008zm6.75-4.5h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V15zm0 2.25h.008v.008h-.008v-.008zm2.25-4.5h.008v.008H16.5v-.008zm0 2.25h.008v.008H16.5V15z"}})]),t._v(" "),e("span",{staticClass:"block"},[t._v("28 NOV 2023")])]),t._v(" "),e("div",{staticClass:"flex items-center gap-x-2"},[e("svg",{staticClass:"w-6 h-6",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 6v6h4.5m4.5 0a9 9 0 11-18 0 9 9 0 0118 0z"}})]),t._v(" "),e("span",{staticClass:"block"},[t._v("8:30am – 10:30am ")])]),t._v(" "),e("div",{staticClass:"flex items-center gap-x-2"},[e("svg",{staticClass:"w-6 h-6",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z"}}),t._v(" "),e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z"}})]),t._v(" "),e("a",{staticClass:"block text-white hover:text-primary",attrs:{href:"https://maps.app.goo.gl/zCqqPteFisSBirs67",target:"_blank"}},[t._v("Nasdaq Dubai MarketSite")])])]),t._v(" "),e("div",{staticClass:"my-8"},[e("p",[t._v("DFM and Nasdaq Dubai cordially invite you to a workshop designed to shed light on the transformation of the Dubai’s REIT market and its significant impact on the real estate industry going forward.")]),t._v(" "),e("p",[t._v("This workshop aims to provide a comprehensive understanding of these changes and their implications, ultimately helping you harness the newfound opportunities in evolving REIT market.")]),t._v(" "),t._m(0),t._v(" "),e("div",{staticClass:"flex flex-col gap-4 mt-12 sm:flex-row"},[e("a",{staticClass:"px-8 btn bg-secondary",attrs:{href:"http://assets.dfm.ae/docs/default-source/event/2023/dfm_reits_workshop_102023.pdf?sfvrsn=70fcb81_18",target:"_blank"}},[t._v("View Agenda & Speakers")]),t._v(" "),e("a",{directives:[{name:"smooth-scroll",rawName:"v-smooth-scroll"}],staticClass:"px-8 btn bg-primary",attrs:{href:"#register"}},[t._v("Register")])])]),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("h3",[t._v("Partners")]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-4 mt-8 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4"},[e("div",{staticClass:"flex items-center justify-center p-3 border border-gray-300"},[e("c-image",{staticClass:"w-auto max-h-16",attrs:{"image-src":"tmp/land-department-logo_xoadcv",width:240,height:60,crop:"fit",sizes:"sm:400px md:240px lg:240 px"}})],1),t._v(" "),e("div",{staticClass:"flex items-center justify-center p-3 border border-gray-300"},[e("c-image",{staticClass:"w-auto max-h-16",attrs:{"image-src":"tmp/DOF_xubuvw",width:240,height:60,crop:"fit",sizes:"sm:400px md:240px lg:240 px"}})],1),t._v(" "),e("div",{staticClass:"flex items-center justify-center p-3 border border-gray-300"},[e("c-image",{staticClass:"w-auto max-h-16",attrs:{"image-src":"tmp/AL-TAMIMI_LOGO_zwahjq",width:240,height:60,crop:"fit",sizes:"sm:400px md:240px lg:240 px"}})],1),t._v(" "),e("div",{staticClass:"flex items-center justify-center p-3 border border-gray-300"},[e("c-image",{staticClass:"w-auto max-h-16",attrs:{"image-src":"tmp/sc-lock-up-english-grey-rgb_jktdeg",width:240,height:60,crop:"fit",sizes:"sm:400px md:240px lg:240 px"}})],1)]),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("div",{attrs:{id:"register"}},[e("transition",{attrs:{name:"fade"}},[t.showSuccess?e("info-box",{attrs:{type:"success"}},[e("h4",{staticClass:"mb-4"},[t._v("Thank you for your registration.")]),t._v(" "),e("p",[t._v("\n We look forward to welcoming you. "),e("br")])]):t._e()],1),t._v(" "),t.showSuccess?t._e():e("div",{staticClass:"mt-12 registrationform"},[e("h3",{},[t._v("Registration")]),t._v(" "),e("form",{staticClass:"mt-8",attrs:{id:"registrationform",action:""},on:{submit:function(e){return e.preventDefault(),t.submitForm.apply(null,arguments)}}},[e("div",{staticClass:"grid grid-cols-1 gap-y-8 gap-x-8 md:grid-cols-2"},[e("div",{staticClass:"col-span-2 md:col-span-1 form-control"},[e("label",{attrs:{for:"FullName"}},[t._v("Full Name")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.FullName,expression:"form.FullName"}],staticClass:"w-full valid:border-green-500",attrs:{id:"FullName",type:"text",name:"FullName",required:""},domProps:{value:t.form.FullName},on:{input:function(e){e.target.composing||t.$set(t.form,"FullName",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 md:col-span-1 form-control"},[e("label",{attrs:{for:"FullName"}},[t._v("Designation")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.TextFieldController,expression:"form.TextFieldController"}],staticClass:"w-full valid:border-green-500",attrs:{id:"FullName",type:"text",name:"TextFieldController",required:""},domProps:{value:t.form.TextFieldController},on:{input:function(e){e.target.composing||t.$set(t.form,"TextFieldController",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 md:col-span-1 form-control"},[e("label",{attrs:{for:"Company"}},[t._v("Company")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Company,expression:"form.Company"}],staticClass:"w-full valid:border-green-500",attrs:{id:"Company",type:"text",name:"Company",required:""},domProps:{value:t.form.Company},on:{input:function(e){e.target.composing||t.$set(t.form,"Company",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"EmailTextFieldController"}},[t._v("Email Address")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.EmailTextFieldController,expression:"form.EmailTextFieldController"}],staticClass:"w-full valid:border-green-500",attrs:{id:"EmailTextFieldController",type:"email",name:"EmailTextFieldController",required:""},domProps:{value:t.form.EmailTextFieldController},on:{input:function(e){e.target.composing||t.$set(t.form,"EmailTextFieldController",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Phone"}},[t._v("Phone")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Phone,expression:"form.Phone"}],staticClass:"w-full",attrs:{id:"Phone",type:"tel",name:"Phone"},domProps:{value:t.form.Phone},on:{input:function(e){e.target.composing||t.$set(t.form,"Phone",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative h-24 col-span-2"},[e("transition",{attrs:{name:"fade"}},[t.showSuccess?t._e():e("button",{staticClass:"absolute px-8 btn disabled:bg-primary/50",attrs:{type:"submit",disabled:t.submittingForm}},[t.submittingForm?e("span",{staticClass:"flex items-center gap-x-2"},[e("svg",{staticClass:"w-5 h-5 text-white ltr:mr-3 rtl:ml-3 -ltr:ml-1 rtl:mr-1 animate-spin",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"}},[e("circle",{staticClass:"opacity-25",attrs:{cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}}),t._v(" "),e("path",{staticClass:"opacity-75",attrs:{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}})]),t._v("\n "+t._s("en"==t.$i18n.locale?"Submitting..":"..تقديم")+"\n ")]):e("span",[t._v(t._s(t.$t("global.buttons.submit")))])])])],1)])])])])],1)],1)])])}),[function(){var t=this,e=t._self._c;return e("div",{staticClass:"mt-8"},[e("h3",[t._v("Workshop Outcomes & Highlights:")]),t._v(" "),e("ul",{staticClass:"list-disc list-inside"},[e("li",[t._v("Gain insights on the essential factors that underpin successful REITs")]),t._v(" "),e("li",[t._v("Discover options for setting up REITs in Dubai")]),t._v(" "),e("li",[t._v("Understand REIT’s Tax Exemption conditions in UAE")]),t._v(" "),e("li",[t._v("Explore paths to listing REITs in Dubai")]),t._v(" "),e("li",[t._v("Interact with experienced REIT advisors from Al Tamimi and Standard Chartered")])])])}],!1,null,null,null);e.default=component.exports;installComponents(component,{CImage:n(23).default,InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),{name:"DerivativesTraining",layout:"blank",data:function(){return{submittingForm:!1,showSuccess:!1,form:{FormId:"b5c18ef8-f602-6339-b0d9-ff00009be840",MarketoSettings:{syncFormFieldsToLeadFields:!1,doSpecificWebCalls:!1},WidgetId:"3ac48ef8-f602-6339-b0d9-ff00009be840",Subject:"Suhoor Gathering Registration",TextFieldController:"",FullName:"",Company:"",EmailTextFieldController:"",Phone:"",action:"validate_captcha"}}},head:function(){return{meta:[{hid:"robots",name:"robots",content:"noindex"}]}},mounted:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.$i18n.locale="en",e.prev=1,e.next=4,t.$recaptcha.init();case 4:e.next=8;break;case 6:e.prev=6,e.t0=e.catch(1);case 8:case"end":return e.stop()}}),e,null,[[1,6]])})))()},methods:{submitForm:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.submittingForm=!0,e.next=3,t.$recaptcha.execute("login");case 3:return n=e.sent,(r=new FormData).append("FormId",t.form.FormId),r.append("MarketoSettings",JSON.stringify(t.form.MarketoSettings)),r.append("WidgetId",t.form.WidgetId),r.append("Subject",t.form.Subject),r.append("FullName",t.form.FullName),r.append("TextFieldController",t.form.TextFieldController),r.append("EmailTextFieldController",t.form.EmailTextFieldController),r.append("Phone",t.form.Phone),r.append("Company",t.form.Company),r.append("action",t.form.action),r.append("g-recaptcha-response",n),e.next=8,t.$axios.post("/eventsformapi",r);case 8:1==e.sent.data.success&&(t.showSuccess=!0,t.submittingForm=!1,t.resetForm());case 10:case"end":return e.stop()}}),e)})))()},resetForm:function(){this.form.FullName="",this.form.Company="",this.form.EmailTextFieldController="",this.form.Phone=""}}}),l=n(0),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"py-8 gray"},[e("div",{staticClass:"w-full max-w-3xl pt-8 mx-auto bg-white",attrs:{id:"app"}},[e("div",{staticClass:"container flex justify-between"},[e("nuxt-link",{attrs:{to:t.localePath("/"),"aria-label":"Home page"}},[e("img",{attrs:{src:n(179),alt:""}})])],1),t._v(" "),e("div",{staticClass:"container py-8 mt-16"},[e("c-image",{staticClass:"w-full h-auto",attrs:{"image-src":"tmp/suhoor-gathering-invite_upqcju"}}),t._v(" "),e("div",{staticClass:"flex flex-col mt-8 gap-y-2"},[e("div",{staticClass:"flex items-center gap-x-4"},[e("svg",{staticClass:"w-6 h-6",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z"}}),t._v(" "),e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z"}})]),t._v(" "),e("a",{staticClass:"block text-body hover:text-primary",attrs:{href:"https://goo.gl/maps/TB52kZymAraNvK8g6",target:"_blank"}},[t._v("Mandarin Oriental Jumeira")])]),t._v(" "),e("div",{staticClass:"flex items-center gap-x-4"},[e("svg",{staticClass:"w-6 h-6",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5m-9-6h.008v.008H12v-.008zM12 15h.008v.008H12V15zm0 2.25h.008v.008H12v-.008zM9.75 15h.008v.008H9.75V15zm0 2.25h.008v.008H9.75v-.008zM7.5 15h.008v.008H7.5V15zm0 2.25h.008v.008H7.5v-.008zm6.75-4.5h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V15zm0 2.25h.008v.008h-.008v-.008zm2.25-4.5h.008v.008H16.5v-.008zm0 2.25h.008v.008H16.5V15z"}})]),t._v(" "),e("span",{staticClass:"block"},[t._v("5 April 2023")])]),t._v(" "),e("div",{staticClass:"flex items-center gap-x-4"},[e("svg",{staticClass:"w-6 h-6",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 6v6h4.5m4.5 0a9 9 0 11-18 0 9 9 0 0118 0z"}})]),t._v(" "),e("span",{staticClass:"block"},[t._v("9:45pm - 12:00am")])])]),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("transition",{attrs:{name:"fade"}},[t.showSuccess?e("info-box",{attrs:{type:"success"}},[e("h4",{staticClass:"mb-4"},[t._v("Thank you for your registration.")]),t._v(" "),e("p",[t._v("\n We look forward to welcoming you. "),e("br"),t._v("\n Valet parking available at the ballroom entrance.\n ")])]):t._e()],1),t._v(" "),t.showSuccess?t._e():e("div",{staticClass:"registrationform"},[e("h3",[t._v("Registration")]),t._v(" "),e("form",{attrs:{id:"registrationform",action:""},on:{submit:function(e){return e.preventDefault(),t.submitForm.apply(null,arguments)}}},[e("div",{staticClass:"grid grid-cols-1 gap-y-8 gap-x-8 md:grid-cols-2"},[e("div",{staticClass:"col-span-2 md:col-span-1 form-control"},[e("label",{attrs:{for:"FullName"}},[t._v("Full Name")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.FullName,expression:"form.FullName"}],staticClass:"w-full valid:border-green-500",attrs:{id:"FullName",type:"text",name:"FullName",required:""},domProps:{value:t.form.FullName},on:{input:function(e){e.target.composing||t.$set(t.form,"FullName",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 md:col-span-1 form-control"},[e("label",{attrs:{for:"FullName"}},[t._v("Designation")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.TextFieldController,expression:"form.TextFieldController"}],staticClass:"w-full valid:border-green-500",attrs:{id:"FullName",type:"text",name:"TextFieldController",required:""},domProps:{value:t.form.TextFieldController},on:{input:function(e){e.target.composing||t.$set(t.form,"TextFieldController",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 md:col-span-1 form-control"},[e("label",{attrs:{for:"Company"}},[t._v("Company")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Company,expression:"form.Company"}],staticClass:"w-full valid:border-green-500",attrs:{id:"Company",type:"text",name:"Company",required:""},domProps:{value:t.form.Company},on:{input:function(e){e.target.composing||t.$set(t.form,"Company",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"EmailTextFieldController"}},[t._v("Email Address")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.EmailTextFieldController,expression:"form.EmailTextFieldController"}],staticClass:"w-full valid:border-green-500",attrs:{id:"EmailTextFieldController",type:"email",name:"EmailTextFieldController",required:""},domProps:{value:t.form.EmailTextFieldController},on:{input:function(e){e.target.composing||t.$set(t.form,"EmailTextFieldController",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Phone"}},[t._v("Phone")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Phone,expression:"form.Phone"}],staticClass:"w-full",attrs:{id:"Phone",type:"tel",name:"Phone"},domProps:{value:t.form.Phone},on:{input:function(e){e.target.composing||t.$set(t.form,"Phone",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative h-24 col-span-2"},[e("transition",{attrs:{name:"fade"}},[t.showSuccess?t._e():e("button",{staticClass:"absolute px-8 btn disabled:bg-primary/50",attrs:{type:"submit",disabled:t.submittingForm}},[t.submittingForm?e("span",{staticClass:"flex items-center gap-x-2"},[e("svg",{staticClass:"w-5 h-5 text-white ltr:mr-3 rtl:ml-3 -ltr:ml-1 rtl:mr-1 animate-spin",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"}},[e("circle",{staticClass:"opacity-25",attrs:{cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}}),t._v(" "),e("path",{staticClass:"opacity-75",attrs:{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}})]),t._v("\n "+t._s("en"==t.$i18n.locale?"Submitting..":"..تقديم")+"\n ")]):e("span",[t._v(t._s(t.$t("global.buttons.submit")))])])])],1)])])])])],1)])])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CImage:n(23).default,InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);var r={name:"KeyFigures",computed:{keyFiguresSrc:function(){return"en"===this.$i18n.locale?"https://tools.euroland.com/tools/ia/?companycode=ae-dfm&v=mob&lang=en-gb":"https://tools.euroland.com/tools/ia/?companycode=ae-dfm&v=mob&lang=ar-AE"}}},o=(n(966),n(0)),l=n(373),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/analysits-coverage_l7rnt3"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("iframe",{attrs:{id:"keyFigures",src:t.keyFiguresSrc,frameborder:"0"}})])])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(3),n(9),{name:"ReportsPresentations",fetchOnServer:!1,data:function(){return{annualReports:[],quarterlyReports:[],presentations:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=irreports&skip=0&take=100&type=annual&Language=".concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=irreports&skip=0&take=100&type=quarterly&Language=".concat(t.$i18n.locale)});case 6:return r=e.sent,e.next=9,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=irreports&skip=0&take=100&type=presentation&Language=".concat(t.$i18n.locale)});case 9:return o=e.sent,e.next=12,n.json();case 12:return t.annualReports=e.sent,e.next=15,r.json();case 15:return t.quarterlyReports=e.sent,e.next=18,o.json();case 18:t.presentations=e.sent,e.next=23;break;case 21:e.prev=21,e.t0=e.catch(0);case 23:case"end":return e.stop()}}),e,null,[[0,21]])})))()})),computed:{earningscall:function(){return this.$t("earnings-call")}}}),l=o,c=(n(967),n(0)),d=n(626),f=n(627),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/dfm-image-56748_t8meir"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("p",[t._v(t._s(t.$t("desc")))])])]),t._v(" "),e("section",{staticClass:"pt-0 gray"},[e("div",{staticClass:"container -translate-y-10"},[e("tabs",[e("tab",{attrs:{title:t.$t("tabs[0]")}},[e("div",{staticClass:"my-12",attrs:{id:"tab-annualreports"}},[t.$fetchState.pending?e("loading-animation"):e("div",[e("h2",[t._v(t._s(t.$t("titles[0]")))]),t._v(" "),e("reports-presentations-card",{attrs:{data:t.annualReports.reports[0]}}),t._v(" "),e("hr"),t._v(" "),e("div",{staticClass:"content-block"},[e("h3",[t._v(t._s(t.$t("titles[1]")))]),t._v(" "),t._l(t.annualReports.reports,(function(t,n){return e("reports-presentations-card",{key:n+"ar",attrs:{data:t}})}))],2)],1)],1)]),t._v(" "),e("tab",{attrs:{title:t.$t("tabs[1]")}},[e("div",{staticClass:"my-12",attrs:{id:"tab-quarterlyreports"}},[t.$fetchState.pending?e("loading-animation"):e("div",[e("h2",[t._v(t._s(t.$t("titles[2]")))]),t._v(" "),e("reports-presentations-card",{attrs:{data:t.quarterlyReports.reports[0]}}),t._v(" "),e("hr"),t._v(" "),e("div",{staticClass:"content-block"},[e("h3",[t._v(t._s(t.$t("titles[3]")))]),t._v(" "),t._l(t.quarterlyReports.reports,(function(t,n){return e("reports-presentations-card",{key:n+"qr",attrs:{data:t}})}))],2)],1)],1)]),t._v(" "),e("tab",{attrs:{title:t.$t("tabs[2]")}},[e("div",{staticClass:"my-12",attrs:{id:"tab-presentations"}},[t.$fetchState.pending?e("loading-animation"):e("div",[e("h2",[t._v(t._s(t.$t("titles[4]")))]),t._v(" "),e("reports-presentations-card",{attrs:{data:t.presentations.reports[0]}}),t._v(" "),e("hr"),t._v(" "),e("div",{staticClass:"content-block"},[e("h3",[t._v(t._s(t.$t("titles[5]")))]),t._v(" "),t._l(t.presentations.reports,(function(t,n){return e("reports-presentations-card",{key:n+"pr",attrs:{data:t}})}))],2)],1)],1)]),t._v(" "),e("tab",{attrs:{title:t.$t("tabs[3]")}},[e("div",{staticClass:"my-12",attrs:{id:"tab-presentations"}},[t.$fetchState.pending?e("loading-animation"):e("div",[e("h2",[t._v(t._s(t.$t("titles.6")))]),t._v(" "),t._l(t.earningscall,(function(t,n){return e("reports-presentations-card",{key:n+"pr",attrs:{data:t}})}))],2)],1)])],1)],1)])],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,LoadingAnimation:n(45).default,ReportsPresentationsCard:n(1033).default,Tab:n(117).default,Tabs:n(152).default})},function(t,e,n){"use strict";n.r(e);n(164);var r=n(4),meta=(n(7),n(11),n(29)),o=n(22),l={name:"CarbonCredits",components:Object(r.a)(Object(r.a)({},o.Glide.name,o.Glide),o.GlideSlide.name,o.GlideSlide),fetchOnServer:!1,mixins:[meta.a],data:function(){return{selectedProject:null,selectedProjectContractSpecs:[],showSpecsModal:!0,breakpoints:{800:{gap:24,perView:2.2},600:{gap:10,perView:1.1}},meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))}}},computed:{projects:function(){return this.$t("discover.blocks")}},mounted:function(){var t=this;this.$nextTick((function(){t.selectedProject=t.$t("discover.blocks[0].specifications")}))},methods:{openSpecifications:function(t){this.selectedProject=t,this.$refs.contractSpecsModal.showModal=!0}}},c=(n(968),n(0)),d=n(628),f=n(629),component=Object(c.a)(l,(function(){var t,e,n,r,o,l,c,d,f,v,m,h,_=this,C=_._self._c;return C("div",[C("page-hero-large",{staticClass:"md:min-h-[720px] !bg-black/70",attrs:{"image-src":"visuals/COP-28_Website_banner-16_q180kw",crop:"fit"}},[C("div",{staticClass:"container pt-32 mb-8 md:mb-16"},[C("decorator",{attrs:{color:"yellow"}}),_._v(" "),C("div",{staticClass:"flex flex-col items-start max-w-xl mb-20 text-white"},[C("div",{staticClass:"my-4 text-white border-none bg-primary pill"},[_._v(_._s(_.$t("intro.label")))]),_._v(" "),C("h1",{staticClass:"mb-2 text-4xl sm:text-5xl"},[_._v(_._s(_.$t("intro.page-title")))]),_._v(" "),C("p",{staticClass:"text-xl sm:text-2xl"},[_._v(_._s(_.$t("intro.page-subtitle")))])])],1)]),_._v(" "),C("section",{staticClass:"pt-0 pb-4 border-b bg-gray-50"},[C("div",{staticClass:"container"},[C("carbon-credits-market-watch-static",{staticClass:"max-w-screen-xl p-6 mx-auto transform -translate-y-16 bg-white shadow-xl"})],1)]),_._v(" "),C("page-intro-block",{staticClass:"gray",scopedSlots:_._u([{key:"title",fn:function(){return[_._v(_._s(_.$t("page-intro.title")))]},proxy:!0},{key:"content",fn:function(){return[C("p",[_._v(_._s(_.$t("page-intro.desc")))]),_._v(" "),C("div",{staticClass:"content-block"},[C("h3",[_._v(_._s(_.$t("background.title")))]),_._v(" "),C("span",{domProps:{innerHTML:_._s(_.$t("background.desc"))}})]),_._v(" "),C("div",{staticClass:"content-block"},[C("h3",[_._v(_._s(_.$t("background.blocks-title")))]),_._v(" "),C("div",{staticClass:"grid grid-cols-1 gap-4 lg:grid-cols-3"},_._l(_.$t("background.blocks"),(function(t){return C("div",{key:t.title,staticClass:"flex w-full"},[C("div",{staticClass:"flex flex-col justify-center w-full p-3 py-8 bg-white border rounded card border-primary align-center",attrs:{"data-aos":"fade-up","data-aos-delay":100}},[C("div",{staticClass:"mx-4 text-xs font-normal text-center uppercase"},[_._v(_._s(t.desc))])])])})),0)])]},proxy:!0}])}),_._v(" "),C("section",{staticClass:"p-0"},[C("div",{staticClass:"aspect-h-9 lg:aspect-h-6 aspect-w-16"},[C("video-thumbnail-card",{staticClass:"w-full h-full",attrs:{video:_.$t("appVideo")}})],1)]),_._v(" "),C("section",[C("div",{staticClass:"container"},[C("div",{staticClass:"content-block"},[C("div",{staticClass:"w-full mx-auto text-center lg:w-2/3"},[C("h2",[_._v(_._s(_.$t("benefits.title")))])]),_._v(" "),C("features-grid-two",{staticClass:"my-12 gap-x-8 !gap-y-4 lg:grid-cols-3"},_._l(_.$t("benefits.blocks"),(function(t,e){return C("div",{key:e},[C("decorator"),_._v(" "),C("h4",[_._v(_._s(t.title))]),_._v(" "),C("p",[_._v(_._s(t.content))])],1)})),0)],1)])]),_._v(" "),C("section",{staticClass:"py-0"},[C("half-image-half-grid",{attrs:{"image-src":"visuals/carbon-pilot-visual2_dizui5",decorator:""},scopedSlots:_._u([{key:"content",fn:function(){return[C("div",{staticClass:"lg:py-24 lg:p-6",attrs:{id:"jointheplot"}},[C("h3",[_._v(_._s(_.$t("join-the-pilot.title")))]),_._v(" "),C("span",{staticClass:"block",domProps:{innerHTML:_._s(_.$t("join-the-pilot.desc"))}}),_._v(" "),C("a",{staticClass:"mt-8 btn btn-primary",attrs:{href:_.$t("join-the-pilot.terms"),target:"_blank"}},[_._v(_._s(_.$t("join-the-pilot.btn-label")))])])]},proxy:!0}])})],1),_._v(" "),C("section",[C("div",{staticClass:"container"},[C("p",{staticClass:"max-w-screen-lg"},[_._v(_._s(_.$t("partners.desc")))]),_._v(" "),C("div",{staticClass:"content-block"},[C("div",{staticClass:"grid grid-cols-1 gap-8 mt-6 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4"},[C("div",[C("h4",[_._v(_._s(_.$t("partners.partner.title")))]),_._v(" "),C("div",{staticClass:"flex items-center justify-center h-32 p-6 border border-gray-300"},[C("c-image",{staticClass:"w-auto max-h-16",attrs:{"image-src":_.$t("partners.partner.logos.0.img"),width:240,height:60,crop:"fit",sizes:"sm:400px md:240px lg:240 px"}})],1)]),_._v(" "),C("div",[C("h4",[_._v(_._s(_.$t("partners.pilot-approval.title")))]),_._v(" "),C("div",{staticClass:"flex items-center justify-center h-32 p-6 border border-gray-300"},[C("c-image",{staticClass:"w-auto max-h-16",attrs:{"image-src":_.$t("partners.pilot-approval.logos.0.img"),width:240,height:60,crop:"fit",sizes:"sm:400px md:240px lg:240 px"}})],1)]),_._v(" "),C("div",[C("h4",[_._v(_._s(_.$t("partners.verification-partner.title")))]),_._v(" "),C("div",{staticClass:"flex items-center justify-center h-32 p-6 border border-gray-300"},[C("c-image",{staticClass:"w-auto max-h-16",attrs:{"image-src":_.$t("partners.verification-partner.logos.0.img"),width:240,height:60,crop:"fit",sizes:"sm:400px md:240px lg:240 px"}})],1)])])]),_._v(" "),C("div",{staticClass:"content-block"},[C("h4",[_._v(_._s(_.$t("partners.suppliers.title")))]),_._v(" "),C("div",{staticClass:"grid grid-cols-1 gap-8 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4"},_._l(_.$t("partners.suppliers.logos"),(function(t,e){return C("div",{key:e,staticClass:"flex items-center justify-center p-6 border border-gray-300"},[C("c-image",{staticClass:"w-auto max-h-16",attrs:{"image-src":t.img,width:240,height:60,crop:"fit",sizes:"sm:400px md:240px lg:240 px"}})],1)})),0)]),_._v(" "),C("div",{staticClass:"content-block"},[C("h4",[_._v(_._s(_.$t("partners.brokers.title")))]),_._v(" "),C("div",{staticClass:"grid grid-cols-1 gap-8 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4"},_._l(_.$t("partners.brokers.logos"),(function(t,e){return C("div",{key:e,staticClass:"flex items-center justify-center p-6 border border-gray-300"},[C("c-image",{staticClass:"w-auto max-h-16",attrs:{"image-src":t.img,width:240,height:60,crop:"fit",sizes:"sm:400px md:240px lg:240 px"}})],1)})),0)]),_._v(" "),C("div",{staticClass:"content-block"},[C("h4",[_._v(_._s(_.$t("partners.participants.title")))]),_._v(" "),C("div",{staticClass:"grid grid-cols-1 gap-8 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4"},_._l(_.$t("partners.participants.logos"),(function(t,e){return C("div",{key:e,staticClass:"flex items-center justify-center p-6 border border-gray-300"},[C("c-image",{staticClass:"w-auto max-h-16",attrs:{"image-src":t.img,width:240,height:60,crop:"fit",sizes:"sm:400px md:240px lg:240 px"}})],1)})),0)])])]),_._v(" "),C("section",{staticClass:"gray"},[C("div",{staticClass:"container"},[C("h2",[_._v("\n "+_._s(_.$t("discover.title"))+"\n ")]),_._v(" "),C("p",{staticClass:"max-w-screen-lg"},[_._v(" "+_._s(_.$t("discover.desc")))]),_._v(" "),C("div",{staticClass:"mt-12"},[C("vue-glide",{attrs:{type:"slider","per-view":2.2,gap:24,autoplay:!1,direction:"en"==_.$i18n.locale?"ltr":"rtl",bullet:!0,arrows:!1,breakpoints:_.breakpoints}},_._l(_.$t("discover.blocks"),(function(t){var e;return C("vue-glide-slide",{key:t.id,staticClass:"flex flex-col bg-white"},[C("div",{staticClass:"relative flex flex-col transition-all bg-white rounded h-96 duration-250"},[C("div",{staticClass:"relative h-full bg-gray-300"},[C("NuxtImg",{staticClass:"absolute inset-0 object-cover object-center w-full h-full overflow-hidden",attrs:{provider:"cloudinary",alt:"Image",src:null==t?void 0:t.img,sizes:"sm:400px md:400px lg:600px",height:420,fit:"lfill",placeholder:""}})],1),_._v(" "),C("div",{staticClass:"absolute inset-x-0 bottom-0 flex flex-col justify-end h-full p-4 pt-32 lg:p-12 md:p-8",staticStyle:{background:"linear-gradient(0deg, #000000cc, transparent)"}},[C("div",{staticClass:"text-white"},[C("span",{staticClass:"block md:text-2xl"},[_._v(_._s(null==t?void 0:t.title)+" ")])]),_._v(" "),C("decorator"),_._v(" "),C("div",{staticClass:"text-white"},[C("span",{staticClass:"block"},[_._v(_._s(_.$t("discover.msgs.location"))+": "+_._s(t.location))]),_._v(" "),C("span",{staticClass:"block"},[_._v(_._s(_.$t("discover.msgs.symbol"))+": "+_._s(t.symbol))])])],1)]),_._v(" "),C("div",{staticClass:"flex flex-col items-start justify-between flex-1 p-4 pt-12 bg-white lg:p-12 lg:pb-20 md:p-8"},[_._v("\n "+_._s(t.desc)+"\n "),C("button",{staticClass:"mt-8 btn btn-primary",on:{click:function(e){return _.openSpecifications(t)}}},[_._v(_._s(null==t||null===(e=t.specifications)||void 0===e?void 0:e.title))])])])})),1)],1),_._v(" "),C("hr"),_._v(" "),C("div",{staticClass:"flex flex-col justify-between items center lg:flex-row"},[C("h2",{staticClass:"mb-0"},[_._v(_._s(_.$t("commons.faqs")))])]),_._v(" "),C("faqs-accordion",{attrs:{section:"carbon"}})],1)]),_._v(" "),C("floating-modal",{ref:"contractSpecsModal",attrs:{"modal-size":900,"click-to-close":!1}},[C("div",{staticClass:"bg-white border-b modal-padding"},[C("span",{staticClass:"block h3 text-primary"},[_._v(_._s(null===(t=_.selectedProject)||void 0===t?void 0:t.title))]),_._v(" "),C("div",{staticClass:"my-4 border border-gray-300 table-flex"},[C("div",{staticClass:"t-row"},[C("div",{staticClass:"font-bold t-cell whitespace-nowrap"},[_._v(_._s(_.$t("discover.msgs.location")))]),_._v(" "),C("div",{staticClass:"t-cell"},[_._v(_._s(null===(e=_.selectedProject)||void 0===e?void 0:e.location))])]),_._v(" "),C("div",{staticClass:"t-row"},[C("div",{staticClass:"font-bold t-cell whitespace-nowrap"},[_._v(_._s(_.$t("discover.msgs.symbol")))]),_._v(" "),C("div",{staticClass:"t-cell"},[_._v(_._s(null===(n=_.selectedProject)||void 0===n?void 0:n.symbol))])]),_._v(" "),C("div",{staticClass:"t-row"},[C("div",{staticClass:"font-bold t-cell whitespace-nowrap"},[_._v(_._s(_.$t("discover.msgs.type")))]),_._v(" "),C("div",{staticClass:"t-cell"},[_._v(_._s(null===(r=_.selectedProject)||void 0===r?void 0:r.type))])]),_._v(" "),C("div",{staticClass:"t-row"},[C("div",{staticClass:"font-bold t-cell whitespace-nowrap"},[_._v(_._s(_.$t("discover.msgs.qty-of-credits")))]),_._v(" "),C("div",{staticClass:"t-cell"},[_._v(_._s(null===(o=_.selectedProject)||void 0===o?void 0:o.credits))])]),_._v(" "),null!==(l=_.selectedProject)&&void 0!==l&&l.vintage?C("div",{staticClass:"t-row"},[C("div",{staticClass:"font-bold t-cell whitespace-nowrap"},[_._v(_._s(_.$t("data-headers.vintage")))]),_._v(" "),C("div",{staticClass:"t-cell"},[_._v(_._s(null===(c=_.selectedProject)||void 0===c?void 0:c.vintage))])]):_._e()]),_._v(" "),C("a",{staticClass:"mt-2 btn btn-small",attrs:{href:null===(d=_.selectedProject)||void 0===d?void 0:d.link,target:"_blank","data-v-4bbd95d4":""}},[_._v(_._s(_.$t("global.buttons.moreInfo")))]),_._v(" "),C("hr",{staticClass:"condensed"}),_._v(" "),C("h4",[_._v(_._s(null===(f=_.selectedProject)||void 0===f||null===(f=f.specifications)||void 0===f?void 0:f.title))]),_._v(" "),C("div",{staticClass:"table-flex"},["dewa"==(null===(v=_.selectedProject)||void 0===v?void 0:v.contract_type)?_._l(_.$t("discover.dewa-specifications.specs"),(function(t,e){return C("div",{key:e,staticClass:"t-row"},[C("div",{staticClass:"t-cell"},[C("strong",{staticClass:"whitespace-nowrap"},[_._v(" "+_._s(t.cell1)+" ")])]),_._v(" "),C("div",{staticClass:"t-cell",domProps:{innerHTML:_._s(t.cell2)}})])})):"verra"==(null===(m=_.selectedProject)||void 0===m?void 0:m.contract_type)?_._l(_.$t("discover.verra-specifications.specs"),(function(t,e){return C("div",{key:e,staticClass:"t-row"},[C("div",{staticClass:"t-cell"},[C("strong",{staticClass:"whitespace-nowrap"},[_._v(" "+_._s(t.cell1)+" ")])]),_._v(" "),C("div",{staticClass:"t-cell",domProps:{innerHTML:_._s(t.cell2)}})])})):_._e()],2),_._v(" "),C("a",{staticClass:"mt-8 btn btn-primary",attrs:{href:null===(h=_.selectedProject)||void 0===h?void 0:h.link,target:"_blank","data-v-4bbd95d4":""}},[_._v(_._s(_.$t("global.buttons.moreInfo")))])])])],1)}),[],!1,null,"1917d3a6",null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{Decorator:n(43).default,PageHeroLarge:n(333).default,CarbonCreditsMarketWatchStatic:n(1034).default,PageIntroBlock:n(31).default,VideoThumbnailCard:n(136).default,FeaturesGridTwo:n(52).default,HalfImageHalfGrid:n(56).default,CImage:n(23).default,FaqsAccordion:n(84).default,FloatingModal:n(72).default})},function(t,e,n){"use strict";n.r(e);n(8),n(21),n(3),n(24);var r=n(124),o={data:function(){return{listedCredits:r,security:{Name:"Soubre Hydropower Project",Status:"Retired",ID:1522,Type:"Energy industries (renewable/non-renewable sources)",Country:"Cote D'Ivoire",Vintage:2021,"Total Vintage Quantity":"342,725",Verifier:"Verra",Methodology:"ACM0002","Retirement / Cancellation Date":"05 July, 2021","Retirement Beneficiary":"MKS PAMP SA","Retirement Reason":"Retirement for Person or Organization","Retirement Details":"These offsets are being retired on behalf of MKS PAMP SA as part of their requirements for Carbon Neutrality certification given by the Carbon Trust","Serial No":"12389-408761291-408772190-VCS-VCU-291-VER-CI-1-1522-01012021-30062021-0","Quantity Retired":"10,900"}}},computed:{relatedCredits:function(){return this.listedCredits.filter((function(content){return content.Name.includes("Kariba")}))}}},l=(n(970),n(0)),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/carboncredits_1501743056_mu31og"}},[t._v("Soubre Hydropower Project")]),t._v(" "),t._m(0),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col md:flex-row"},[e("div",{staticClass:"basis-3/4"},[t._m(1),t._v(" "),e("div",{staticClass:"pt-12"},[e("h3",[t._v("Instrument Info")]),t._v(" "),e("div",{staticClass:"table-wrapper"},[e("div",{staticClass:"table-flex table-condensed"},t._l(t.security,(function(n,r,o){return e("div",{key:o,staticClass:"t-row"},[e("div",{staticClass:"font-bold t-cell table-head whitespace-nowrap"},[t._v(t._s(r))]),t._v(" "),e("div",{staticClass:"t-cell",domProps:{innerHTML:t._s(t.$options.filters.nullNumber(n))}})])})),0)])])]),t._v(" "),e("aside",{staticClass:"border-l md:ml-12 basis-1/4"},[e("div",{staticClass:"sticky top-24"},[e("div",{staticClass:"aside-content"},[e("h4",[t._v("Related Documents")]),t._v(" "),e("a",{staticClass:"flex items-start py-1 no-underline hover:text-black text-primary",attrs:{href:"https://feeds.nasdaqdubai.com/resources/2018/Apr/18/00981d29-cae5-43ac-8246-d903e953f2a8/Base Prospectus.pdf",target:"_blank",rel:"noreferrer"}},[e("svg",{staticClass:"flex-shrink-0 inline-block w-4 mt-1 mr-2 text-red-500",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"}})]),t._v(" "),e("span",[t._v("Base Prospectus")])])])])])])])]),t._v(" "),e("section",{staticClass:"pt-16"},[e("div",{staticClass:"container"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col"},[e("h3",[t._v("Related Projects")]),t._v(" "),e("div",{staticClass:"table-container"},[e("table",{staticClass:"w-[2200px] md:w-[2200px] table border-b border-gray-400 transition-all carbon-table"},[t._m(2),t._v(" "),e("tbody",t._l(t.relatedCredits,(function(n,r){return e("tr",{key:r,staticClass:"text-sm border-b border-gray-300 hover:!bg-primary/6"},[e("td",{staticClass:"w-128"},[t._v(t._s(n.Name))]),t._v(" "),e("td",{staticClass:"whitespace-nowrap"},[t._v(t._s(n.Verifier))]),t._v(" "),e("td",[t._v(t._s(n.Status))]),t._v(" "),e("td",{staticClass:"text-right"},[t._v(t._s(n.ID))]),t._v(" "),e("td",[t._v(t._s(n.Type))]),t._v(" "),e("td",[t._v(t._s(n.Country))]),t._v(" "),e("td",{},[t._v(t._s(n.Vintage))]),t._v(" "),e("td",{staticClass:"text-right bg-purple-200/50 whitespace-nowrap"},[t._v(t._s(t._f("numberFormat")(n["Last Sale Price"],"0,0.000")))]),t._v(" "),e("td",{staticClass:"text-right bg-purple-200/50"},[t._v(t._s(t._f("numberFormat")(n["Offer to Purchase"],"0,0.000")))]),t._v(" "),e("td",{staticClass:"text-right bg-yellow-400/10"},[t._v(t._s(t._f("numberFormat")(n["Purchase Qty"],"0,0")))]),t._v(" "),e("td",{staticClass:"text-right bg-yellow-400/10"},[t._v(t._s(t._f("numberFormat")(n["Sale Price"],"0,0.000")))]),t._v(" "),e("td",{staticClass:"text-right"},[t._v(t._s(t._f("numberFormat")(n["Available Qty"],"0,0")))]),t._v(" "),e("td",{staticClass:"sticky right-0 text-right bg-white border-white"},[e("nuxt-link",{staticClass:"my-0 btn btn-small",attrs:{to:"/investing/products/carbon-credits/detail"}},[t._v("View")])],1)])})),0)])])])])])]),t._v(" "),e("section",{staticClass:"py-0 border-t border-gray-200"},[e("div",{staticClass:"container"},[e("nuxtlink-back-arrow",{attrs:{to:"/products/project-impact"}},[t._v(" Back to all listed projects ")])],1)])],1)}),[function(){var t=this,e=t._self._c;return e("section",{staticClass:"min-h-[300px]"},[e("div",{staticClass:"container"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col"},[e("div",[e("div",{staticClass:"flex items-center justify-between"},[e("div",{staticClass:"flex price aos-init aos-animate",attrs:{"data-aos":"fade"}},[e("span",{staticClass:"mr-4 text-5xl leading-10 tracking-tight font-heading"},[t._v("AED "),e("span",[t._v("11.000")])]),t._v(" "),e("div",{staticClass:"flex flex-col justify-between"},[e("span",{staticClass:"block leading-none"},[t._v("0.00%")]),t._v(" "),e("span",{staticClass:"block leading-none"},[t._v(" 0.00")])])])]),t._v(" "),e("div",{staticClass:"mt-8 trading-info"},[e("div",{staticClass:"table-container"},[e("div",{staticClass:"w-full table-flex"},[e("div",{staticClass:"t-row t-head"},[e("div",{staticClass:"t-cell"},[t._v("Trading Symbol")]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("Sale Price")]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("Offer to Purchase")]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("Last Sale Price")]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("Available Qty")]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("Purchase Qty")])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"t-cell"},[t._v("SOUBRE")]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("11.000")]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("10.000")]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("11.000")]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("25,000")]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("15,000")])])])])])])])])])])},function(){var t=this,e=t._self._c;return e("div",{},[e("h3",[t._v("Project Overview")]),t._v(" "),e("p",[t._v("Soubre Hydropower Project will generate approximately 196,500,000 carbon credits from reduced emissions associated with deforestation over 30 years. The reduction in deforestation “will be achieved through a series of activities that are designed to significantly improve the livelihoods of locals, such as improved agriculture, beekeeping, fuelwood plantations and fire management. In addition, a significant share of the project’s carbon income will be invested in general activities that promote and guarantee project sustainability. The project’s Community and Project Sustainability Fund is structured to benefit whole communities, specifically the poorest members of society. The fund will be used to improve health and education in the project area with its long-term activities.")])])},function(){var t=this,e=t._self._c;return e("thead",[e("tr",[e("th",{attrs:{rowspan:"2"}},[t._v("Name")]),t._v(" "),e("th",{attrs:{rowspan:"2"}},[t._v("Verifier")]),t._v(" "),e("th",{attrs:{rowspan:"2"}},[t._v("Status")]),t._v(" "),e("th",{staticClass:"text-right",attrs:{rowspan:"2"}},[t._v("ID")]),t._v(" "),e("th",{staticClass:"w-64",attrs:{rowspan:"2"}},[t._v("Type")]),t._v(" "),e("th",{attrs:{rowspan:"2"}},[t._v("Country")]),t._v(" "),e("th",{staticClass:"whitespace-nowrap",attrs:{rowspan:"2"}},[t._v("Vintage")]),t._v(" "),e("th",{staticClass:"!text-center !bg-purple-200/50",attrs:{colspan:"2"}},[t._v("Buy")]),t._v(" "),e("th",{staticClass:"!text-center !bg-yellow-400/10",attrs:{colspan:"2"}},[t._v("Sell")]),t._v(" "),e("th",{staticClass:"w-40 text-right",attrs:{rowspan:"2"}},[t._v("Available Sale Qty")]),t._v(" "),e("th",{staticClass:"sticky right-0 w-24 bg-white",attrs:{rowspan:"2"}})]),t._v(" "),e("tr",[e("th",{staticClass:"w-40 text-right !bg-purple-200/50 whitespace-nowrap"},[t._v("Last Sale Price")]),t._v(" "),e("th",{staticClass:"w-40 text-right whitespace-nowrap !bg-purple-200/50"},[t._v("Offer to Purchase")]),t._v(" "),e("th",{staticClass:"w-40 text-right !bg-yellow-400/10 whitespace-nowrap"},[t._v("Purchase Qty")]),t._v(" "),e("th",{staticClass:"w-40 text-right whitespace-nowrap !bg-yellow-400/10"},[t._v("Sale Price")])])])}],!1,null,"103e42e1",null);e.default=component.exports;installComponents(component,{PageHero:n(10).default})},function(t,e,n){"use strict";n.r(e);var r={name:"CarbonCreditsSpecs"},o=n(0),component=Object(o.a)(r,(function(){return(0,this._self._c)("div",{staticClass:"px-6 py-10 bg-white rounded md:p-16 md:pb-8"},[this._v("\n Hello hello\n")])}),[],!1,null,"6b495d58",null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(7),n(8),n(17),n(26),n(3);var r=n(1),o=(n(30),n(6),{name:"JoinThePilotCarbonCredits",data:function(){return{form:{FormId:"d790a7f8-f602-6339-b0d9-ff00009be840",MarketoSettings:{syncFormFieldsToLeadFields:!1,doSpecificWebCalls:!1},WidgetId:"0b96a7f8-f602-6339-b0d9-ff00009be840",Company:"",CompanySize:"",Industry:"",Fullname:"",Email:"",Mobile:"",Reason:"",AcceptTerms:!1,action:"validate_captcha"},showSuccess:!1,showError:!1,submittingForm:!1}},mounted:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},activated:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},deactivated:function(){this.$recaptcha.destroy()},methods:{submitForm:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t.submittingForm=!0,e.next=4,t.$recaptcha.execute("login");case 4:return n=e.sent,(r=new FormData).append("FormId",t.form.FormId),r.append("MarketoSettings",JSON.stringify(t.form.MarketoSettings)),r.append("WidgetId",t.form.WidgetId),r.append("Company",t.Company),r.append("CompanySize",t.CompanySize),r.append("Industry",t.Industry),r.append("Fullname",t.form.Fullname),r.append("Email",t.form.Email),r.append("Mobile",t.form.Mobile),r.append("Reason",t.form.Reason),r.append("action",t.form.action),r.append("g-recaptcha-response",n),e.next=9,t.$axios.post("/ivestornotificationform",r);case 9:1==e.sent.data.success&&(t.showSuccess=!0,t.submittingForm=!1,setTimeout((function(){t.showSuccess=!1,t.resetForm(),t.formSubmitted()}),5e3)),e.next=15;break;case 13:e.prev=13,e.t0=e.catch(0);case 15:case"end":return e.stop()}}),e,null,[[0,13]])})))()},formSubmitted:function(){this.$emit("formSubmitted")},resetForm:function(){this.form.Company="",this.form.CompanySize="",this.form.Indusry="",this.form.Fullname="",this.form.Email="",this.form.Mobile="",this.form.Reason="",this.form.AcceptTerms=!1,this.$recaptcha.destroy()}}}),l=n(0),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"px-6 py-10 bg-white rounded md:p-16 md:pb-8"},[e("div",{staticClass:"block h3 text-primary"},[t._v(" "+t._s("en"==t.$i18n.locale?"Join the Pilot":"انضم إلى البرنامج التجريبي"))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s("en"==t.$i18n.locale?"We are open to welcoming additional partners on board, and join our mission of creating a meaningful and positive impact. Please complete the form below to become a part of our journey.":"نرحب بالشركاء الجدد الرّاغبين بالانضمام إلى مهمتنا المتمثلة في إحداث تأثير إيجابي وهادف. يرجى ملء النموذج أدناه لتنضم إلينا."))]),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("form",{on:{submit:function(e){return e.preventDefault(),t.submitForm.apply(null,arguments)}}},[e("div",{staticClass:"grid grid-cols-1 gap-6 gap-y-10 md:grid-cols-2"},[e("div",{staticClass:"col-span-2 form-control md:col-span-2"},[e("label",{attrs:{for:"Company"}},[t._v(t._s(t.$t("commons.form.company.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Company,expression:"form.Company"}],staticClass:"w-full",attrs:{id:"Company",name:"Company",type:"text",required:""},domProps:{value:t.form.Company},on:{input:function(e){e.target.composing||t.$set(t.form,"Company",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"CompanySize"}},[t._v(t._s(t.$t("commons.form.company-size.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.CompanySize,expression:"form.CompanySize"}],staticClass:"w-full",attrs:{id:"CompanySize",name:"CompanySize",type:"number",required:""},domProps:{value:t.form.CompanySize},on:{input:function(e){e.target.composing||t.$set(t.form,"CompanySize",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Industry"}},[t._v(t._s(t.$t("commons.form.industry.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Industry,expression:"form.Industry"}],staticClass:"w-full",attrs:{id:"Industry",name:"Industry",type:"text",required:""},domProps:{value:t.form.Industry},on:{input:function(e){e.target.composing||t.$set(t.form,"Industry",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Fullname"}},[t._v(t._s(t.$t("commons.form.fullname.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Fullname,expression:"form.Fullname"}],staticClass:"w-full",attrs:{id:"Fullname",name:"",type:"text",required:""},domProps:{value:t.form.Fullname},on:{input:function(e){e.target.composing||t.$set(t.form,"Fullname",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Email"}},[t._v(t._s(t.$t("commons.form.email.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Email,expression:"form.Email"}],staticClass:"w-full",attrs:{id:"Email",name:"Email",type:"email",required:""},domProps:{value:t.form.Email},on:{input:function(e){e.target.composing||t.$set(t.form,"Email",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Mobile"}},[t._v(t._s(t.$t("commons.form.mobile.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Mobile,expression:"form.Mobile"}],staticClass:"w-full",attrs:{id:"Mobile",name:"",type:"text"},domProps:{value:t.form.Mobile},on:{input:function(e){e.target.composing||t.$set(t.form,"Mobile",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Reason"}},[t._v("Reason for joining")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.form.Reason,expression:"form.Reason"}],staticClass:"w-full",attrs:{id:"Reason",name:"Reason"},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.$set(t.form,"Reason",e.target.multiple?n:n[0])}}},[e("option",{attrs:{disabled:"",value:""}},[t._v("--")]),t._v(" "),e("option",{attrs:{value:"Buying"}},[t._v("Buying")]),t._v(" "),e("option",{attrs:{value:"Selling"}},[t._v("Selling")])])]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative flex items-start"},[e("div",{staticClass:"flex items-center h-6"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.AcceptTerms,expression:"form.AcceptTerms"}],staticClass:"w-4 h-4 text-indigo-600 border-gray-400 focus:ring-indigo-600",attrs:{id:"AgreeTerms",required:"","aria-describedby":"AgreeTerms",name:"AgreeTerms",type:"checkbox"},domProps:{checked:Array.isArray(t.form.AcceptTerms)?t._i(t.form.AcceptTerms,null)>-1:t.form.AcceptTerms},on:{change:function(e){var n=t.form.AcceptTerms,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&t.$set(t.form,"AcceptTerms",n.concat([null])):l>-1&&t.$set(t.form,"AcceptTerms",n.slice(0,l).concat(n.slice(l+1)))}else t.$set(t.form,"AcceptTerms",o)}}})]),t._v(" "),e("div",{staticClass:"leading-6 ltr:ml-3 rtl:mr-3"},["en"==t.$i18n.locale?e("p",{staticClass:"text-gray-500",attrs:{id:"terms-description"}},[t._v("By signing up, I agree to Dubai Financial Market’s "),e("a",{attrs:{href:"https://www.dfm.ae/en/other/privacy-policy",target:"_blank"}},[t._v("Privacy Policy")])]):t._e(),t._v(" "),"ar"==t.$i18n.locale?e("p",{staticClass:"text-gray-500",attrs:{id:"terms-description"}},[t._v("\n من خلال التسجيل، أوافق على "),e("a",{attrs:{href:"https://www.dfm.ae/ar/other/privacy-policy",target:"_blank"}},[t._v("سياسة الخصوصية")]),t._v(" الخاصة بسوق دبي المالي\n ")]):t._e()])])]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative h-12 col-span-2 -mt-4"},[e("transition",{attrs:{name:"fade"}},[t.showSuccess?t._e():e("button",{staticClass:"absolute px-8 btn disabled:bg-primary/50",attrs:{type:"submit",disabled:t.submittingForm}},[t.submittingForm?e("span",{staticClass:"flex items-center gap-x-2"},[e("svg",{staticClass:"w-5 h-5 text-white ltr:mr-3 rtl:ml-3 -ltr:ml-1 rtl:mr-1 animate-spin",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"}},[e("circle",{staticClass:"opacity-25",attrs:{cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}}),t._v(" "),e("path",{staticClass:"opacity-75",attrs:{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}})]),t._v("\n "+t._s("en"==t.$i18n.locale?"Submitting..":"..تقديم")+"\n ")]):e("span",[t._v(t._s(t.$t("global.buttons.submit")))])])]),t._v(" "),e("transition",{attrs:{name:"fade"}},[t.showSuccess?e("info-box",{staticClass:"absolute",attrs:{type:"success"}},[t._v("\n Thank you. We appreciate your interest and will let you know the status of the new iVestor launch via email.\n ")]):t.showError?e("info-box",{staticClass:"absolute",attrs:{type:"warning"}},[t._v("There is an error to submit your form. Kindly try again.")]):t._e()],1)],1)])])]),t._v(" "),t._m(0)])}),[function(){var t=this,e=t._self._c;return e("p",{staticClass:"mt-24 text-xs text-blue-800/80"},[t._v("\n This site is protected by reCAPTCHA and the Google\n "),e("a",{staticClass:"hover:text-black",attrs:{href:"https://policies.google.com/privacy"}},[t._v("Privacy Policy")]),t._v(" and "),e("a",{staticClass:"hover:text-black",attrs:{href:"https://policies.google.com/terms"}},[t._v("Terms of Service")]),t._v(" apply.\n ")])}],!1,null,null,null);e.default=component.exports;installComponents(component,{InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);var r={name:"CarbonCreditsSpecs"},o=n(0),component=Object(o.a)(r,(function(){return(0,this._self._c)("div",{staticClass:"px-6 py-10 bg-white rounded md:p-16 md:pb-8"},[this._v("\n Hello\n")])}),[],!1,null,"0e41ad6e",null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"CarbonCreditsSpecs"},o=n(0),component=Object(o.a)(r,(function(){return(0,this._self._c)("div",{staticClass:"px-6 py-10 bg-white rounded md:p-16 md:pb-8"},[this._v("\n Hello\n")])}),[],!1,null,"d750a6aa",null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(11);var r={name:"DerivativesProduct",components:{BaseButton:n(16).default},fetchOnServer:!1,data:function(){return{benefits:this.$t("benefits.blocks"),sliderbreakpoints:{1024:{gap:24,perView:1.2},600:{gap:10,perView:1.2}}}},methods:{openModal:function(t){this.$refs[t].showModal=!0},closeModalAndGoto:function(t,link){this.$refs[t].showModal=!1,this.$router.push(this.localePath(link))}}},o=(n(971),n(0)),l=n(630),c=n(631),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/freezone-hero_kagpwt"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{staticClass:"gray"},[e("span",{staticClass:"block h3"},[t._v(t._s(t.$t("intro-block.caption")))])]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"w-full mx-auto text-center lg:w-2/3"},[e("h2",[t._v(t._s(t.$t("explore.title")))]),t._v(" "),e("p",{staticClass:"lead-text"},[t._v(t._s(t.$t("explore.desc")))])]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 mt-16 md:grid-cols-3"},[e("icon-card",{scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{staticClass:"w-12 h-12",attrs:{src:n(418)}})]},proxy:!0},{key:"content",fn:function(){return[e("h3",[t._v(t._s(t.$t("explore.products.indxf.title")))]),t._v(" "),e("span",{staticClass:"block text-body"},[t._v(t._s(t.$t("explore.products.indxf.content")))]),t._v(" "),e("base-button",{staticClass:"my-6",attrs:{button:""},nativeOn:{click:function(e){return t.openModal("indxf")}}},[e("span",{staticClass:"whitespace-nowrap ms-auto"},[t._v(t._s(t.$t("global.buttons.moreInfo")))])])]},proxy:!0}])}),t._v(" "),e("icon-card",{scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{staticClass:"w-12 h-12",attrs:{src:n(418)}})]},proxy:!0},{key:"content",fn:function(){return[e("h3",[t._v(t._s(t.$t("explore.products.ssf.title")))]),t._v(" "),e("span",{staticClass:"block text-body"},[t._v(t._s(t.$t("explore.products.ssf.content")))]),t._v(" "),e("base-button",{staticClass:"my-6",attrs:{button:""},nativeOn:{click:function(e){return t.openModal("ssf")}}},[e("span",{staticClass:"whitespace-nowrap ms-auto"},[t._v(t._s(t.$t("global.buttons.moreInfo")))])])]},proxy:!0}])}),t._v(" "),e("icon-card",{scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{staticClass:"w-12 h-12",attrs:{src:n(755)}})]},proxy:!0},{key:"content",fn:function(){return[e("h3",[t._v(t._s(t.$t("explore.products.oil.title")))]),t._v(" "),e("span",{staticClass:"block text-body"},[t._v(t._s(t.$t("explore.products.oil.content")))]),t._v(" "),e("base-button",{staticClass:"my-6",attrs:{button:""},nativeOn:{click:function(e){return t.openModal("oil")}}},[e("span",{staticClass:"whitespace-nowrap ms-auto"},[t._v(t._s(t.$t("global.buttons.moreInfo")))])])]},proxy:!0}])})],1)])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full mx-auto text-center lg:w-2/3"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("p",{staticClass:"lead-text"},[t._v(t._s(t.$t("benefits.desc")))])]),t._v(" "),e("features-grid-two",{staticClass:"my-12 gap-x-8 !gap-y-4 lg:grid-cols-3"},t._l(t.benefits,(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("h4",[t._v(t._s(n.title))]),t._v(" "),e("p",[t._v(t._s(n.content))])],1)})),0)],1)])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("h2",{staticClass:"mb-2"},[t._v(t._s(t.$t("start-trading.title")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("start-trading.desc")))])]),t._v(" "),e("start-trading-steps")],1)]),t._v(" "),e("section",[e("div",{staticClass:"container mt-8"},[e("cta-image",{attrs:{"image-src":"visuals/dfm-image-013152_vxvq5p"}}),t._v(" "),e("div",{staticClass:"flex flex-col items-center justify-between gap-4 mt-8 gap-x-16 lg:flex-row"},[e("span",{staticClass:"block h3"},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("a",{staticClass:"flex-shrink-0 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])],1)]),t._v(" "),e("section",{staticClass:"gray",attrs:{id:"derivatives-brokers"}},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("trading.title")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-4 mt-16 sm:grid-cols-2 lg:grid-cols-3",attrs:{id:"brokers"}},t._l(t.$t("brokers"),(function(n,r){return e("div",{key:n.index,staticClass:"flex flex-col justify-between bg-white border border-gray-300 hover:border-primary",attrs:{target:"_blank","data-aos":"fade-up","data-aos-delay":50*r}},[e("c-image",{staticClass:"object-contain w-2/3 h-40 py-8 mx-auto",attrs:{"image-src":n.logo,width:300,sizes:"sm:300px md:300px lg:300px",crop:"lfill",alt:n.name}}),t._v(" "),e("div",{staticClass:"flex flex-col p-6 border-t"},[e("phone-number",{attrs:{phone:n.phone}},[t._v(" "+t._s(n.phone)+" ")]),t._v(" "),e("email-address",{attrs:{email:n.email}},[t._v(" "+t._s(n.email)+" ")]),t._v(" "),e("web-address",[t._v(" "+t._s(n.website)+" ")])],1)],1)})),0),t._v(" "),e("hr"),t._v(" "),e("div",{staticClass:"flex flex-col items-center justify-between gap-4 mt-8 lg:flex-row"},[e("h3",{staticClass:"mb-0"},[t._v(t._s(t.$t("trading.cta-title")))]),t._v(" "),e("base-button",{attrs:{nuxtlink:"",link:"/members/membership-options"}},[t._v(t._s(t.$t("global.buttons.become-a-member")))])],1)])]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"text-center content-block"},[e("h2",{staticClass:"mb-4"},[t._v(t._s(t.$t("education.title")))]),t._v(" "),e("p",{staticClass:"lead-text"},[t._v(t._s(t.$t("education.desc")))])]),t._v(" "),e("video-list",{attrs:{"video-list":t.$t("education.video-list.videos")}})],1)]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col justify-between items center lg:flex-row"},[e("h2",{staticClass:"mb-0"},[t._v(t._s(t.$t("faq.title")))])]),t._v(" "),e("faqs-accordion",{attrs:{section:"derivatives"}})],1)]),t._v(" "),e("floating-modal",{ref:"indxf",attrs:{"modal-size":1e3}},[e("div",{staticClass:"p-6 bg-white md:p-20"},[e("h2",[t._v(t._s(t.$t("explore.products.indxf.title")))]),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("div",{staticClass:"content-bl"},[e("span",{staticClass:"block mb-4 h4 text-primary"},[t._v(t._s(t.$t("explore.products.indxf.detail.content1.title")))]),t._v(" "),e("span",{domProps:{innerHTML:t._s(t.$t("explore.products.indxf.detail.content1.desc"))}})]),t._v(" "),e("div",{staticClass:"content-block"},[e("span",{staticClass:"block mb-4 h4 text-primary"},[t._v(t._s(t.$t("explore.products.indxf.detail.content2.title")))]),t._v(" "),e("span",{domProps:{innerHTML:t._s(t.$t("explore.products.indxf.detail.content2.desc"))}})]),t._v(" "),e("div",{staticClass:"content-block"},[e("span",{staticClass:"block mb-8 h4 text-primary"},[t._v(t._s(t.$t("explore.products.indxf.detail.specifications.title")))]),t._v(" "),e("div",{staticClass:"table-flex"},t._l(t.$t("explore.products.indxf.detail.specifications.specs"),(function(n,r){return e("div",{key:r,staticClass:"t-row"},[e("div",{staticClass:"t-cell md:w-1/3"},[e("strong",[t._v(" "+t._s(n.title)+" ")])]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(n.spec))])])})),0)])])]),t._v(" "),e("floating-modal",{ref:"ssf",attrs:{"modal-size":1e3}},[e("div",{staticClass:"p-6 bg-white md:p-20"},[e("h2",[t._v(t._s(t.$t("explore.products.ssf.title")))]),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("div",{staticClass:"content-bl"},[e("span",{staticClass:"block mb-4 h4 text-primary"},[t._v(t._s(t.$t("explore.products.ssf.detail.content1.title")))]),t._v(" "),e("span",{domProps:{innerHTML:t._s(t.$t("explore.products.ssf.detail.content1.desc"))}})]),t._v(" "),e("div",{staticClass:"content-block"},[e("span",{staticClass:"block mb-4 h4 text-primary"},[t._v(t._s(t.$t("explore.products.ssf.detail.content2.title")))]),t._v(" "),e("span",{domProps:{innerHTML:t._s(t.$t("explore.products.ssf.detail.content2.desc"))}})]),t._v(" "),e("div",{staticClass:"content-block"},[e("span",{staticClass:"block mb-8 h4 text-primary"},[t._v(t._s(t.$t("explore.products.ssf.detail.specifications.title")))]),t._v(" "),e("div",{staticClass:"table-flex"},t._l(t.$t("explore.products.ssf.detail.specifications.specs"),(function(n,r){return e("div",{key:r,staticClass:"t-row"},[e("div",{staticClass:"t-cell md:w-1/3"},[e("strong",[t._v(" "+t._s(n.title)+" ")])]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(n.spec))])])})),0)]),t._v(" "),e("base-button",{staticClass:"mt-16",attrs:{button:""},nativeOn:{click:function(e){return t.closeModalAndGoto("ssf","/investing/products/single-stock-futures")}}},[t._v("\n "+t._s("en"==t.$i18n.locale?"More about Single Stock Futures":"للمزيد حول العقود المستقبلية للأسهم الفردية")+"\n ")])],1)]),t._v(" "),e("floating-modal",{ref:"bondf",attrs:{"modal-size":1e3}},[e("div",{staticClass:"p-6 bg-white md:p-20"},[e("h2",[t._v(t._s(t.$t("explore.products.bondf.title")))]),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("div",{staticClass:"content-bl"},[e("span",{staticClass:"block mb-4 h4 text-primary"},[t._v(t._s(t.$t("explore.products.bondf.detail.content1.title")))]),t._v(" "),e("span",{domProps:{innerHTML:t._s(t.$t("explore.products.bondf.detail.content1.desc"))}})]),t._v(" "),e("div",{staticClass:"content-block"},[e("span",{staticClass:"block mb-4 h4 text-primary"},[t._v(t._s(t.$t("explore.products.bondf.detail.content2.title")))]),t._v(" "),e("span",{domProps:{innerHTML:t._s(t.$t("explore.products.bondf.detail.content2.desc"))}})])])]),t._v(" "),e("floating-modal",{ref:"oil",attrs:{"modal-size":1e3}},[e("div",{staticClass:"p-6 bg-white md:p-20"},[e("h2",[t._v(t._s(t.$t("explore.products.oil.title")))]),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("div",{staticClass:"content-bl"},[e("span",{staticClass:"block mb-4 h4 text-primary"},[t._v(t._s(t.$t("explore.products.oil.detail.content1.title")))]),t._v(" "),e("span",{domProps:{innerHTML:t._s(t.$t("explore.products.oil.detail.content1.desc"))}})]),t._v(" "),e("div",{staticClass:"content-block"},[e("span",{staticClass:"block mb-4 h4 text-primary"},[t._v(t._s(t.$t("explore.products.oil.detail.content2.title")))]),t._v(" "),e("span",{domProps:{innerHTML:t._s(t.$t("explore.products.oil.detail.content2.desc"))}})]),t._v(" "),e("div",{staticClass:"content-block"},[e("span",{staticClass:"block mb-8 h4 text-primary"},[t._v(t._s(t.$t("explore.products.oil.detail.specifications.title")))]),t._v(" "),e("div",{staticClass:"table-flex"},t._l(t.$t("explore.products.oil.detail.specifications.specs"),(function(n,r){return e("div",{key:r,staticClass:"t-row"},[e("div",{staticClass:"t-cell md:w-1/3"},[e("strong",[t._v(" "+t._s(n.title)+" ")])]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(n.spec))])])})),0)]),t._v(" "),e("base-button",{staticClass:"mt-16",attrs:{button:""},nativeOn:{click:function(e){return t.closeModalAndGoto("oil","/investing/products/oil-futures")}}},[t._v("\n "+t._s("en"==t.$i18n.locale?"More about Oil Futures":"تعرف على المزيد حول العقود الآجلة للنفط")+"\n ")])],1)])],1)}),[],!1,null,"b71409d0",null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,BaseButton:n(16).default,IconCard:n(566).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,StartTradingSteps:n(135).default,CtaImage:n(73).default,CImage:n(23).default,PhoneNumber:n(154).default,EmailAddress:n(155).default,WebAddress:n(334).default,VideoList:n(1035).default,FaqsAccordion:n(84).default,FloatingModal:n(72).default})},function(t,e,n){"use strict";n.r(e);var r={name:"ProductsEquity",fetchOnServer:!1,data:function(){return{features:this.$t("features")}}},o=n(0),l=n(632),c=n(633),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/dfm-image-01041_trcqs1"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("intro-block.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("intro-block.content"))}})]},proxy:!0}])},[e("span",{staticClass:"block h3"},[t._v(t._s(t.$t("intro-block.caption")))]),t._v(" "),e("hr")]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full mx-auto text-center lg:w-2/3"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("p",{staticClass:"lead-text"},[t._v(t._s(t.$t("benefits.desc")))])]),t._v(" "),e("div",{staticClass:"mt-12"},[e("vue-glide-component",{attrs:{features:t.$t("benefits.blocks")}})],1)])])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("h2",{staticClass:"mb-2"},[t._v(t._s(t.$t("start-trading.title")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("start-trading.desc")))])]),t._v(" "),e("start-trading-steps")],1)]),t._v(" "),e("section",[e("div",{staticClass:"container mt-8"},[e("cta-image"),t._v(" "),e("div",{staticClass:"flex flex-col items-center justify-between mt-8 lg:flex-row"},[e("span",{staticClass:"h3"},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("a",{staticClass:"btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.learn-more")))])])],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,VueGlideComponent:n(116).default,StartTradingSteps:n(135).default,CtaImage:n(73).default})},function(t,e,n){"use strict";n.r(e);var r={name:"Etfs",data:function(){return{features:this.$t("features")}}},o=n(0),l=n(634),c=n(635),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/dfm-image-00749_rfxe9n"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("intro-block.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("intro-block.content"))}})]},proxy:!0}])},[e("span",{staticClass:"block h3"},[t._v(t._s(t.$t("intro-block.caption")))]),t._v(" "),e("hr")]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"text-center content-block"},[e("h2",{staticClass:"text-center"},[t._v(t._s(t.$t("explore.title")))]),t._v(" "),e("explore-available-products",{staticClass:"mt-12",attrs:{inverse:"","security-type":"etfs"}})],1)])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full mx-auto text-center lg:w-2/3"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("p",{staticClass:"lead-text"},[t._v(t._s(t.$t("benefits.desc")))])]),t._v(" "),e("div",{staticClass:"content-block"},[e("features-grid-two",{staticClass:"my-12 gap-x-8 !gap-y-4 lg:grid-cols-3"},t._l(t.$t("benefits.blocks"),(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("h4",[t._v(t._s(n.title))]),t._v(" "),e("p",[t._v(t._s(n.content))])],1)})),0)],1)])])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("faq.title")))]),t._v(" "),e("faqs-accordion",{attrs:{section:"etf"}})],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,ExploreAvailableProducts:n(335).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,FaqsAccordion:n(84).default})},function(t,e,n){"use strict";n.r(e);var r={name:"ProductsIndices",fetchOnServer:!1,data:function(){return{features:this.$t("features")}}},o=n(0),l=n(636),c=n(637),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/dfm-image-01132_jpaee2"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("div",{staticClass:"bg-primary-light"},[e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("intro-block.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("intro-block.content"))}}),t._v(" "),e("base-button",{staticClass:"mt-8",attrs:{nuxtlink:"",link:"/the-exchange/regulation/market-rules"}},[t._v(t._s(t.$t("commons.learn-more")))])]},proxy:!0}])},[e("span",{staticClass:"block h3"},[t._v(t._s(t.$t("intro-block.caption")))]),t._v(" "),e("hr")])],1),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full mx-auto text-center lg:w-2/3"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("p",{staticClass:"lead-text"},[t._v(t._s(t.$t("benefits.desc")))])]),t._v(" "),e("features-grid-two",{staticClass:"my-12 gap-x-8 !gap-y-4 lg:grid-cols-3"},t._l(t.$t("benefits.blocks"),(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("h4",[t._v(t._s(n.title))]),t._v(" "),e("p",[t._v(t._s(n.content))])],1)})),0)],1)])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("h2",{staticClass:"mb-2"},[t._v(t._s(t.$t("start-trading.title")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("start-trading.desc")))])]),t._v(" "),e("start-trading-steps")],1)]),t._v(" "),e("section",[e("div",{staticClass:"container mt-8"},[e("cta-image",{attrs:{"image-src":"visuals/dfm-image-00824_z0nn1l"}}),t._v(" "),e("div",{staticClass:"flex flex-col items-center justify-between mt-8 lg:flex-row"},[e("span",{staticClass:"h3"},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.learn-more")))])])],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,BaseButton:n(16).default,PageIntroBlock:n(31).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,StartTradingSteps:n(135).default,CtaImage:n(73).default})},function(t,e,n){"use strict";n.r(e);n(30);var r={name:"OilFutures",components:{vueVimeoPlayer:n(125).a},data:function(){return{priceDirection:"up",currentVideoId:"712821643"}},methods:{playVideo:function(t){var e=this;this.currentVideoId=t,this.$refs.dmevideo.showModal=!0,setTimeout((function(){e.$refs.player.play()}),2e3)},modalClosed:function(){this.$refs.player.pause()}}},o=n(0),l=n(638),c=n(639),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/oil-futures-hero_exc0op"}},[t._v(t._s(t.$t("pagetitle")))]),t._v(" "),e("section",{staticClass:"py-8 bg-primary-light"},[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col justify-between gap-x-0 gap-y-4 font-heading rtl:font-arabic md:flex-row md:gap-y-0"},t._l(t.$t("info"),(function(n,r){return e("div",{key:r,attrs:{"data-aos":"fade-up","data-aos-delay":50*r}},[e("span",{staticClass:"block text-sm text-gray-400 uppercase"},[t._v(" "+t._s(n.title)+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(n.value)+" ")])])})),0)])]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("p",{staticClass:"text-lg content-block lg:w-2/3",domProps:{innerHTML:t._s(t.$t("intro-block"))}}),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-12 content-block"},[e("div",[e("span",{staticClass:"block text-black h3 font-heading rtl:font-arabic"},[t._v(t._s(t.$t("contact-specs.title")))]),t._v(" "),e("div",{staticClass:"table w-full py-6 table-fixed faux-table"},[e("div",{staticClass:"t-row"},[e("div",{staticClass:"t-cell"},[e("span",{staticClass:"block text-sm text-gray-400 uppercase font-heading rtl:font-arabic"},[t._v(" "+t._s(t.$t("contact-specs.specs.0.title"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("contact-specs.specs.0.value")))])]),t._v(" "),e("div",{staticClass:"t-cell"},[e("span",{staticClass:"block text-sm text-gray-400 uppercase font-heading rtl:font-arabic"},[t._v(" "+t._s(t.$t("contact-specs.specs.1.title"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("contact-specs.specs.1.value")))])])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"t-cell"},[e("span",{staticClass:"block text-sm text-gray-400 uppercase font-heading rtl:font-arabic"},[t._v(" "+t._s(t.$t("contact-specs.specs.2.title"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("contact-specs.specs.2.value")))])]),t._v(" "),e("div",{staticClass:"t-cell"},[e("span",{staticClass:"block text-sm text-gray-400 uppercase font-heading rtl:font-arabic"},[t._v(" "+t._s(t.$t("contact-specs.specs.3.title"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("contact-specs.specs.3.value")))])])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"t-cell"},[e("span",{staticClass:"block text-sm text-gray-400 uppercase font-heading rtl:font-arabic"},[t._v(" "+t._s(t.$t("contact-specs.specs.4.title"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("contact-specs.specs.4.value")))])]),t._v(" "),e("div",{staticClass:"t-cell"},[e("span",{staticClass:"block text-sm text-gray-400 uppercase font-heading rtl:font-arabic"},[t._v(" "+t._s(t.$t("contact-specs.specs.5.title"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("contact-specs.specs.5.value")))])])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"t-cell"},[e("span",{staticClass:"block text-sm text-gray-400 uppercase font-heading rtl:font-arabic"},[t._v(" "+t._s(t.$t("contact-specs.specs.6.title"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("contact-specs.specs.6.value")))])]),t._v(" "),e("div",{staticClass:"t-cell"},[e("span",{staticClass:"block text-sm text-gray-400 uppercase font-heading rtl:font-arabic"},[t._v(" "+t._s(t.$t("contact-specs.specs.7.title"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("contact-specs.specs.7.value")))])])])]),t._v(" "),e("a",{staticClass:"w-full btn-primary sm:w-auto",attrs:{"data-aos":"fade-right",href:"en"==t.$i18n.locale?"/docs/GME-Collab-Factsheet-EN.pdf":"/docs/GME-Collab-Factsheet-AR.pdf",target:"_blank"}},[t._v(t._s(t.$t("contact-specs.specs.btn-label")))])])])])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col-reverse items-start justify-between sm:flex-row",attrs:{id:"aboutdme"}},[e("h2",{staticClass:"w-full sm:w-1/2 md:w-2/3",attrs:{"data-aos":"fade-up","data-aos-delay":"100"}},[t._v(t._s(t.$t("dme.title")))]),t._v(" "),e("span",{staticClass:"block h-12"},[e("c-image",{staticClass:"mb-8",attrs:{"image-src":"logos/DME-logo_2x_apfmrj",width:100,crop:"fit"}})],1)]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-12 content-block lg:grid-cols-2"},[e("div",{staticClass:"relative flex items-center justify-center h-48 bg-red-200 sm:h-96 lg:h-auto",attrs:{"data-aos":"zoom-in"}},[e("c-image",{staticClass:"absolute object-cover object-center w-full h-full",attrs:{"image-src":"thumbnails/james-thumbnail_tvfei4",alt:"DME Video Thumbnail"}}),t._v(" "),e("button",{staticClass:"relative flex items-center justify-center p-6 transition transform bg-white cursor-pointer hover:scale-110",attrs:{"data-micromodal-trigger":"video-modal","aria-label":"Open DME Video"},on:{click:function(e){return t.playVideo(t.currentVideoId)}}},[e("svg",{attrs:{width:"23",height:"25",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M1.403 23.296V2.614l19.172 10.341L1.403 23.296Z",stroke:"#6429EC","stroke-width":"2"}})])])],1),t._v(" "),e("div",{staticClass:"basis-1/2",attrs:{"data-aos":"fade-right","data-aos-delay":"300"}},[e("p",{domProps:{innerHTML:t._s(t.$t("dme.desc"))}}),t._v(" "),e("a",{staticClass:"w-full mt-8 btn-primary sm:w-auto",attrs:{"data-aos":"fade-right","data-aos-delay":"100",href:" https://www.gulfmerc.com/",target:"_blank"}},[t._v(t._s(t.$t("dme.btn-label")))])])])])]),t._v(" "),e("section",{staticClass:"pt-0"},[e("div",{staticClass:"container"},[e("h2",{attrs:{"data-aos":"fade-up"}},[t._v(t._s(t.$t("what.title")))]),t._v(" "),e("span",{staticClass:"block max-w-screen-lg"},[t._v(t._s(t.$t("what.desc1"))+" "+t._s(t.$t("what.desc2")))])])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block",attrs:{id:"howfutureswork"}},[e("h2",{staticClass:"lg:w-2/3 xl:w-1/2",attrs:{"data-aos":"fade-up"}},[t._v(t._s(t.$t("how.title")))]),t._v(" "),e("span",{staticClass:"block mt-8 lg:w-1/2"},[t._v(t._s(t.$t("how.desc")))]),t._v(" "),e("div",{staticClass:"flex flex-col gap-12 content-block lg:flex-row"},[e("div",{staticClass:"basis-1/2"},[e("h3",{attrs:{"data-aos":"fade-up"}},[t._v(t._s(t.$t("how.sub1.title")))])]),t._v(" "),e("div",{staticClass:"basis-1/2"},[e("div",{staticClass:"flex flex-col items-start justify-between p-6 bg-primary-light sm:flex-row",attrs:{"data-aos":"fade-up"}},[e("div",[e("span",{staticClass:"block font-heading rtl:font-arabic"},[t._v(t._s(t.$t("how.sub1.content.msg1")))]),t._v(" "),e("span",{staticClass:"block uppercase font-heading rtl:font-arabic text-muted"},[t._v(t._s(t.$t("how.sub1.content.msg2")))])]),t._v(" "),t._m(0)]),t._v(" "),e("div",{staticClass:"mt-8",attrs:{id:"buy-sell"}},[e("span",{staticClass:"block text-xl font-heading rtl:font-arabic"},[t._v(t._s(t.$t("how.sub1.content.msg3")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-2 gap-4 pt-4"},[e("div",{staticClass:"p-4 border border-gray-300 cursor-pointer hover:bg-primary-light",class:{"border-gray-700":"up"==t.priceDirection},on:{click:function(e){t.priceDirection="up"}}},[e("span",{},[t._v(t._s(t.$t("how.sub1.content.msg1")))]),t._v(" "),e("span",{staticClass:"flex items-center mt-4 gap-x-2 sm:mt-0"},[e("span",{staticClass:"leading-none h3"},[t._v(" "+t._s(t.$t("commons.up"))+" ")]),t._v(" "),e("svg",{staticClass:"relative cur text-up top-1",attrs:{width:"25",height:"20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0 10v9.443L12.091 10V.557L0 10Zm12.916 0V.557L25 10v9.443L12.916 10Z"}})])])]),t._v(" "),e("div",{staticClass:"p-4 border border-gray-300 cursor-pointer hover:bg-primary-light",class:{"border-gray-700":"down"==t.priceDirection},on:{click:function(e){t.priceDirection="down"}}},[e("span",{},[t._v(t._s(t.$t("how.sub1.content.msg1")))]),t._v(" "),e("span",{staticClass:"flex items-center mt-4 gap-x-2 sm:mt-0"},[e("span",{staticClass:"leading-none h3"},[t._v(" "+t._s(t.$t("commons.down"))+" ")]),t._v(" "),e("svg",{staticClass:"relative text-down",attrs:{width:"25",height:"20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0 10V.557L12.091 10v9.443L0 10Zm12.916 0v9.443L25 10V.557L12.916 10Z"}})])])])]),t._v(" "),e("div",{staticClass:"mt-4"},[t._v("\n "+t._s(t.$t("how.sub1.content.msg5"))+"\n "),e("span",{staticClass:"inline-block px-2 mx-2 text-sm font-bold uppercase status",class:["up"==t.priceDirection?"bg-up":"bg-down text-white"]},["up"==t.priceDirection?e("span",[t._v(" "+t._s("en"==t.$i18n.locale?"Buy":"شراء")+" ")]):t._e(),"down"==t.priceDirection?e("span",[t._v(" "+t._s("en"==t.$i18n.locale?"Sell":"بيع")+" ")]):t._e()]),t._v("\n "+t._s(t.$t("how.sub1.content.msg6"))+"\n ")])])])])]),t._v(" "),e("div",{staticClass:"content-block"},[e("h3",{attrs:{"data-aos":"fade-up"}},[t._v(t._s(t.$t("how.sub2.title")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-12 mt-12 lg:grid-cols-2"},[e("div",{staticClass:"p-4 bg-primary-light md:p-8",attrs:{"data-aos":"zoom-in","data-aos-delay":"100"}},[e("span",{staticClass:"block uppercase font-heading rtl:font-arabic text-muted"},[t._v(" "+t._s(t.$t("how.sub2.barrel.msg0"))+" ")]),t._v(" "),e("div",{staticClass:"flex items-start justify-between mt-8"},[e("div",{staticClass:"flex flex-col justify-between"},[e("div",{staticClass:"flex flex-col items-start gap-y-2"},[e("span",{staticClass:"inline-block px-2 uppercase border status bg-up"},[t._v(" "+t._s(t.$t("commons.buy"))+" ")]),t._v(" "),e("div",{},[e("span",{staticClass:"block leading-none h3"},[t._v(" $10,000 ")]),t._v(" "),e("span",{staticClass:"text-sm leading-tight"},[t._v(" "+t._s(t.$t("how.sub2.barrel.msg1"))+" ")])])]),t._v(" "),e("div",{staticClass:"flex flex-col items-start mt-10 gap-y-2"},[e("span",{staticClass:"inline-block px-2 uppercase border border-gray-300 status"},[t._v(" "+t._s(t.$t("commons.pay"))+" ")]),t._v(" "),e("div",{},[e("span",{staticClass:"block leading-none h3"},[t._v(" $10,000 ")]),t._v(" "),e("span",{staticClass:"text-sm leading-tight"},[t._v(" "+t._s(t.$t("how.sub2.barrel.msg2"))+" ")])])])]),t._v(" "),e("div",{staticClass:"flex flex-col items-center gap-y-2"},[e("NuxtImg",{attrs:{provider:"cloudinary",alt:"Buying barrel oil artwork",src:"images/buying-barrel-artwork_gnjk6t",width:"120",sizes:"sm:120px md:120px lg:120px",loading:"lazy",fit:"contain"}}),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.$t("how.sub2.barrel.msg5"))+" ")])],1)]),t._v(" "),e("div",{staticClass:"mt-12 text-sm"},[e("span",{staticClass:"block font-bold"},[t._v(" "+t._s(t.$t("how.sub2.barrel.msg3"))+" ")]),t._v(" "),e("span",{staticClass:"block",domProps:{innerHTML:t._s(t.$t("how.sub2.barrel.msg4"))}})])]),t._v(" "),e("div",{staticClass:"p-4 bg-primary-light md:p-8",attrs:{"data-aos":"zoom-in","data-aos-delay":"300"}},[e("span",{staticClass:"block uppercase font-heading rtl:font-arabic text-muted"},[t._v(t._s(t.$t("how.sub2.futures.msg0")))]),t._v(" "),e("div",{staticClass:"flex items-start justify-between mt-8"},[e("div",{staticClass:"flex flex-col justify-between"},[e("div",{staticClass:"flex flex-col items-start gap-y-2"},[e("span",{staticClass:"inline-block px-2 uppercase border status bg-up"},[t._v(" "+t._s(t.$t("commons.buy"))+" ")]),t._v(" "),e("div",{},[e("span",{staticClass:"block leading-none h3"},[t._v(" $10,000 ")]),t._v(" "),e("span",{staticClass:"text-sm leading-tight"},[t._v(t._s(t.$t("how.sub2.futures.msg1")))])])]),t._v(" "),e("div",{staticClass:"flex flex-col items-start mt-10 gap-y-2"},[e("span",{staticClass:"inline-block px-2 uppercase border border-gray-300 status"},[t._v(" "+t._s(t.$t("commons.pay"))+" ")]),t._v(" "),e("div",{},[e("span",{staticClass:"block leading-none h3"},[t._v(" 10-15% ")]),t._v(" "),e("span",{staticClass:"text-sm leading-tight"},[t._v(" "+t._s(t.$t("how.sub2.futures.msg2"))+" ")])])])]),t._v(" "),e("div",{staticClass:"flex flex-col items-center gap-y-2"},[e("NuxtImg",{attrs:{provider:"cloudinary",alt:"Selling barrel artwork",src:"images/selling-barrel-artwork_ixbyvx",width:"120",sizes:"sm:120px md:120px lg:120px",loading:"lazy",fit:"contain"}}),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("how.sub2.futures.msg5")))])],1)]),t._v(" "),e("div",{staticClass:"mt-12 text-sm"},[e("span",{staticClass:"block font-bold"},[t._v(t._s(t.$t("how.sub2.futures.msg3")))]),t._v(" "),e("span",{staticClass:"block",domProps:{innerHTML:t._s(t.$t("how.sub2.futures.msg4"))}})])])])]),t._v(" "),e("div",{staticClass:"content-block"},[e("h3",[t._v(t._s(t.$t("how.sub3.title")))]),t._v(" "),e("div",{staticClass:"mt-12"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("how.sub3.content1.msg0")))]),t._v(" "),e("div",{staticClass:"flex items-center mt-2"},[t._m(1),t._v(" "),e("svg",{staticClass:"inline-block w-8 h-8 mx-6 transform rtl:rotate-180",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor","stroke-width":"2"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M14 5l7 7m0 0l-7 7m7-7H3"}})]),t._v(" "),e("div",{staticClass:"inline-flex items-center gap-x-2"},[e("svg",{staticClass:"relative text-down",attrs:{width:"25",height:"20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0 10V.557L12.091 10v9.443L0 10Zm12.916 0v9.443L25 10V.557L12.916 10Z"}})]),t._v(" "),e("span",{staticClass:"h3"},[t._v(" $100 ")])])])]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-12 mt-12 lg:grid-cols-2"},[e("div",{staticClass:"p-4 bg-primary-light md:p-8",attrs:{"data-aos":"zoom-in","data-aos-delay":"100","data-aos-anchor-placement":"top-left"}},[e("span",{staticClass:"block uppercase font-heading rtl:font-arabic text-muted"},[t._v(t._s(t.$t("how.sub3.content1.msg1")))]),t._v(" "),e("span",{staticClass:"block mt-4"},[t._v(t._s(t.$t("how.sub3.content1.msg2")))]),t._v(" "),e("div",{staticClass:"mt-8"},[e("div",{},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("how.sub3.content1.msg3")))]),t._v(" "),e("span",{staticClass:"block leading-none h3"},[t._v("\n $110 x 100 "),e("span",{staticClass:"text-lg"},[t._v(" "+t._s(t.$t("how.sub3.content1.msg6"))+" ")]),t._v(" = $11,000\n ")])]),t._v(" "),e("div",{staticClass:"mt-10"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("how.sub3.content1.msg4")))]),t._v(" "),e("span",{staticClass:"block leading-none h3"},[t._v("\n $100 x 100 "),e("span",{staticClass:"text-lg"},[t._v(" "+t._s(t.$t("how.sub3.content1.msg6"))+" ")]),t._v(" = $10,000\n ")])]),t._v(" "),e("div",{staticClass:"mt-10"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("how.sub3.content1.msg5")))]),t._v(" "),e("span",{staticClass:"block mt-2 h2 text-up"},[t._v(" $1,000 ")])])])]),t._v(" "),e("div",{staticClass:"p-4 bg-primary-light md:p-8",attrs:{"data-aos":"zoom-in","data-aos-delay":"300","data-aos-anchor-placement":"top-left"}},[e("span",{staticClass:"block uppercase font-heading rtl:font-arabic text-muted"},[t._v(t._s(t.$t("how.sub3.content2.msg1")))]),t._v(" "),e("span",{staticClass:"block mt-4"},[t._v(t._s(t.$t("how.sub3.content2.msg2")))]),t._v(" "),e("div",{staticClass:"mt-8"},[e("div",{},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("how.sub3.content2.msg3")))]),t._v(" "),e("span",{staticClass:"block leading-none h3"},[t._v("\n $110 x 100 "),e("span",{staticClass:"text-lg"},[t._v(" "+t._s(t.$t("how.sub3.content2.msg6"))+" ")]),t._v(" = $11,000\n ")])]),t._v(" "),e("div",{staticClass:"mt-10"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("how.sub3.content2.msg4")))]),t._v(" "),e("span",{staticClass:"block leading-none h3"},[t._v("\n $100 x 100 "),e("span",{staticClass:"text-lg"},[t._v(" "+t._s(t.$t("how.sub3.content2.msg6"))+" ")]),t._v(" = $10,000\n ")])]),t._v(" "),e("div",{staticClass:"mt-10"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("how.sub3.content2.msg5")))]),t._v(" "),e("span",{staticClass:"block mt-1 h2 text-down"},[t._v(" $1,000 ")])])])])])])])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",{staticClass:"w-full lg:w-1/2"},[t._v(t._s(t.$t("join.tittle")))]),t._v(" "),e("cta-image",{staticClass:"mt-12",attrs:{"image-src":"visuals/dfm-image-013190_jqewcp"}}),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 content-block lg:grid-cols-6"},[e("h3",{staticClass:"mb-4 lg:col-span-2"},[t._v(t._s(t.$t("join.sub1.title")))]),t._v(" "),e("div",{staticClass:"lg:col-span-4"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("join.sub1.desc")))]),t._v(" "),e("base-button",{staticClass:"w-full my-8 sm:w-auto",attrs:{nuxtlink:"",link:"/investing/services/mobile-app","data-aos":"fade-right"}},[t._v(" "+t._s(t.$t("join.sub1.btn-label")))])],1)]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 content-block lg:grid-cols-6"},[e("h3",{staticClass:"col-span-2 mb-4"},[t._v(t._s(t.$t("join.sub2.title")))]),t._v(" "),e("div",{staticClass:"lg:col-span-4"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("join.sub2.desc")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-4 mt-8 sm:grid-cols-2",attrs:{id:"brokers"}},t._l(t.$t("brokers"),(function(n,r){return e("contact-card",{key:n.index,attrs:{logo:n.logo,"data-aos":"fade-up","data-aos-delay":50*r}},[e("phone-number",{attrs:{phone:n.phone}},[t._v(" "+t._s(n.phone)+" ")]),t._v(" "),e("email-address",{attrs:{email:n.email}},[t._v(" "+t._s(n.email)+" ")]),t._v(" "),e("web-address",[t._v(" "+t._s(n.website)+" ")])],1)})),1)])]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 content-block lg:grid-cols-6"},[e("h3",{staticClass:"mb-4 lg:col-span-2"},[t._v(t._s(t.$t("join.sub3.title")))]),t._v(" "),e("div",{staticClass:"lg:col-span-4"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("join.sub3.desc")))])])])],1)]),t._v(" "),e("floating-modal",{ref:"dmevideo",attrs:{"modal-size":1e3},on:{"modal-closed":t.modalClosed}},[e("div",{staticClass:"bg-white aspect-w-16 aspect-h-9"},[e("client-only",[e("vue-vimeo-player",{ref:"player",attrs:{height:"100%",width:"100%","client-height":"100%","client-width":"100%",options:{responsive:!0},"video-id":t.currentVideoId}})],1)],1)])],1)}),[function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex items-center gap-2 mt-4 sm:mt-0"},[e("span",{staticClass:"inline-block w-6 h-2 bg-nochange"}),t._v(" "),e("span",{staticClass:"inline-block h3"},[t._v(" $110.00 ")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"inline-flex items-center gap-x-2"},[e("span",{staticClass:"w-6 h-2 bg-nochange"}),t._v(" "),e("span",{staticClass:"h3"},[t._v(" $110 ")])])}],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,CImage:n(23).default,CtaImage:n(73).default,BaseButton:n(16).default,PhoneNumber:n(154).default,EmailAddress:n(155).default,WebAddress:n(334).default,ContactCard:n(567).default,FloatingModal:n(72).default})},function(t,e,n){"use strict";n.r(e);var r={name:"Reits",fetchOnServer:!1,data:function(){return{featuresPersonal:this.$t("featuresPersonal"),featuresInvestors:this.$t("featuresInvestors"),brokers:[{name:"Al Ramz Capital L.L.C",website:"alramz.ae",logo:"al-ramz-logo@2x.png",phone:"+971 02 626 2626 ",email:"info@alramz.ae"},{name:"Al Dar Shares and Bonds",website:"aldarshares.ae",logo:"aldar-logo@2x.png",phone:"+971 02 612 6666 ",email:"ayman@aldarshares.com"},{name:"Arqaam Securities ",website:"arqaamcapital.com",logo:"arqaam-logo@2x.png",phone:"+971 04 507 1756 ",email:"operations@arqaamsecurities.com"},{name:"BHM Capital Financial Services P.S.C",website:"www.bhmuae.ae",logo:"bhm-capital-logo@2x.png",phone:"800 567 000",email:"callcenter@bhmuae.ae"},{name:"EFG Hermes (UAE) ",website:"hermesonline.com",logo:"efg-hermes-logo@2x.png",phone:"600 500 004",email:"uae-ops@efg-hermes.com"},{name:"SICO Financial Brokerage L.L.C.",website:"sicouae.com",logo:"sico-logo@2x.png",phone:"+971 02 659 0100",email:"info@sicouae.com"},{name:"International Securities L.L.C",website:"intlsecurities.ae",logo:"international-securities-logo@2x.png",phone:"+971 02 494 2777",email:"compliance@intlsecurities.ae "},{name:"Mena Corp Financial Services L.L.C",website:"menacorpfinance.com",logo:"menacorp-logo@2x.png",phone:"+971 02 493 9000",email:"info@menacorpfinance.com"}],sliderbreakpoints:{1024:{gap:24,perView:1.2},600:{gap:10,perView:1.2}}}}},o=n(0),l=n(640),c=n(641),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/dubai-frame-visual"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("div",{staticClass:"bg-primary-light"},[e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("intro-block.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("intro-block.content"))}})]},proxy:!0}])},[e("span",{staticClass:"block h3"},[t._v(t._s(t.$t("intro-block.caption-title")))]),t._v(" "),e("p",{staticClass:"mt-4"},[t._v(t._s(t.$t("intro-block.caption-text")))]),t._v(" "),e("hr")])],1),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"text-center content-block"},[e("h2",{staticClass:"text-center"},[t._v(t._s(t.$t("explore.title")))]),t._v(" "),e("explore-available-products",{staticClass:"mt-12",attrs:{inverse:"","security-type":"reits"}})],1)])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full mx-auto text-center lg:w-2/3"},[e("h2",[t._v(t._s(t.$t("benefits-personal.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("benefits-personal.desc")))])]),t._v(" "),e("div",{staticClass:"content-block"},[e("vue-glide-component",{attrs:{features:t.$t("benefits-personal.blocks")}})],1)])])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full mx-auto text-center lg:w-2/3"},[e("h2",[t._v(t._s(t.$t("benefits-institutional.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("benefits-institutional.desc")))])]),t._v(" "),e("div",{staticClass:"content-block"},[e("features-grid-two",{staticClass:"my-12 gap-x-8 !gap-y-4 lg:grid-cols-3"},t._l(t.$t("benefits-institutional.blocks"),(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("h4",[t._v(t._s(n.title))]),t._v(" "),e("p",[t._v(t._s(n.content))])],1)})),0)],1)])])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("h2",{staticClass:"mb-2"},[t._v(t._s(t.$t("start-trading.title")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("start-trading.desc")))])]),t._v(" "),e("start-trading-steps")],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("cta-two")],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,ExploreAvailableProducts:n(335).default,VueGlideComponent:n(116).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,StartTradingSteps:n(135).default,CtaTwo:n(1037).default})},function(t,e,n){"use strict";n.r(e);n(11);var r={name:"SingleStockFutures",fetchOnServer:!1,data:function(){return{specifications:this.$t("specifications.specs")}}},o=(n(972),n(0)),l=n(642),c=n(643),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/dfm-image-01041_trcqs1"}},[t._v(t._s(t.$t("pagetitle")))]),t._v(" "),e("div",{staticClass:"bg-primary-light"},[e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("span",{staticClass:"block my-0 h3"},[t._v(t._s(t.$t("introblock.caption")))])])]),t._v(" "),e("hr"),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("introblock.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("introblock.content"))}})]},proxy:!0}])})],1),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full mx-auto text-center lg:w-2/3"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("p",{staticClass:"lead-text"},[t._v(t._s(t.$t("benefits.subtitle")))])]),t._v(" "),e("div",{staticClass:"content-block"},[e("vue-glide-component",{attrs:{features:t.$t("benefits.blocks")}})],1)])])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("h2",{staticClass:"w-full lg:w-1/2"},[t._v(t._s(t.$t("getstarted.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("getstarted.subtitle")))])]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 content-block gap-y-12"},[e("div",{staticClass:"grid grid-cols-1 gap-8 lg:grid-cols-6"},[e("h3",{staticClass:"mb-4 lg:col-span-2"},[t._v(t._s(t.$t("getstarted.blocks.0.title")))]),t._v(" "),e("div",{staticClass:"lg:col-span-4"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("getstarted.blocks.0.content")))]),t._v(" "),e("base-button",{staticClass:"w-full my-8 sm:w-auto",attrs:{nuxtlink:"",link:"/investing/services/mobile-app","data-aos":"fade-right"}},[t._v(t._s(t.$t("global.buttons.applyForNin")))])],1)]),t._v(" "),e("div",{staticClass:"grid lg:grid-cols-6 lg:gap-x-12"},[e("h3",{staticClass:"col-span-2 mb-4"},[t._v(t._s(t.$t("getstarted.blocks.1.title")))]),t._v(" "),e("div",{staticClass:"lg:col-span-4"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("getstarted.blocks.1.content")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-4 mt-8 sm:grid-cols-2",attrs:{id:"brokers"}},t._l(t.$t("brokers"),(function(n,r){return e("div",{key:n.index,staticClass:"flex flex-col justify-between bg-white border border-gray-300 hover:border-primary",attrs:{target:"_blank","data-aos":"fade-up","data-aos-delay":50*r}},[e("c-image",{staticClass:"object-contain w-2/3 h-40 py-8 mx-auto",attrs:{"image-src":n.logo,width:300,sizes:"sm:300px md:300px lg:300px",crop:"lfill",alt:n.name}}),t._v(" "),e("div",{staticClass:"flex flex-col p-6 border-t"},[e("phone-number",{attrs:{phone:n.phone}},[t._v(" "+t._s(n.phone)+" ")]),t._v(" "),e("email-address",{attrs:{email:n.email}},[t._v(" "+t._s(n.email)+" ")]),t._v(" "),e("web-address",[t._v(" "+t._s(n.website)+" ")])],1)],1)})),0),t._v(" "),e("nuxt-link",{staticClass:"mt-8 btn-primary",attrs:{to:t.localePath("/members/brokers-directory")}},[t._v(t._s(t.$t("global.buttons.brokers")))])],1)]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 lg:grid-cols-6"},[e("h3",{staticClass:"mb-4 lg:col-span-2"},[t._v(t._s(t.$t("getstarted.blocks.2.title")))]),t._v(" "),e("div",{staticClass:"lg:col-span-4"},[e("span",{staticClass:"block"},[t._v(t._s(t.$t("getstarted.blocks.2.content")))]),t._v(" "),e("div",{staticClass:"btn-group"},[e("base-button",{attrs:{nuxtlink:"",link:"/investing/services/how-to-trade"}},[t._v(t._s(t.$t("global.buttons.mobileapp")))]),t._v(" "),e("a",{staticClass:"btn-primary inverse",attrs:{href:"https://esrv.dfm.ae",target:"_blank"}},[t._v(t._s(t.$t("global.buttons.eServices")))])],1)])])])]),t._v(" "),e("div",{staticClass:"container content-block"},[e("cta-image"),t._v(" "),e("div",{staticClass:"flex flex-col items-center justify-between mt-8 gap-y-4 lg:flex-row"},[e("h3",{staticClass:"mb-0"},[t._v(t._s(t.$t("commons.cta-guide")))]),t._v(" "),e("base-button",{attrs:{nuxtlink:"",link:"/investing/personal-investors"}},[t._v(t._s(t.$t("commons.learn-more")))])],1)],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("product-list.title")))]),t._v(" "),e("div",{staticClass:"px-2 py-2 bg-gray-100 md:px-4 h4"},[t._v(t._s(t.$t("product-list.product-name")))]),t._v(" "),e("div",{staticClass:"table-flex table-condensed"},[e("div",{staticClass:"t-row t-head"},t._l(t.$t("product-list.headers"),(function(header,n){return e("div",{key:n,staticClass:"whitespace-pre t-cell"},[t._v(t._s(header))])})),0),t._v(" "),t._l(t.$t("product-list.blocks"),(function(n){return e("div",{key:n.symbol,staticClass:"t-row"},[e("div",{staticClass:"t-cell",attrs:{"data-title":t.$t("product-list.headers[0]")}},[t._v("\n "+t._s(n.underlying)+"\n ")]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.$t("product-list.headers[1]")}},[t._v("\n "+t._s(n.symbol)+"\n ")]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.$t("product-list.headers[2]")}},[t._v("\n "+t._s(n.size)+"\n ")]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.$t("product-list.headers[3]")}},[t._v("\n "+t._s(n.currency)+"\n ")]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.$t("product-list.headers[4]")}},[t._v("\n "+t._s(n.expiry)+"\n ")])])}))],2),t._v(" "),e("div",{staticClass:"content-block"},[e("h4",[t._v(t._s(t.$t("commons.downloads")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-6 md:grid-cols-2"},[e("download-card",{attrs:{href:t.$t("product-list.downloads.0.href"),cover:t.$t("product-list.downloads.0.cover"),title:t.$t("product-list.downloads.0.title")}},[t._v(t._s(t.$t("product-list.downloads.0.title")))])],1)]),t._v(" "),e("hr"),t._v(" "),e("h2",[t._v(t._s(t.$t("specifications.title")))]),t._v(" "),e("div",{staticClass:"table-flex"},t._l(t.specifications,(function(n,r){return e("div",{key:r,staticClass:"t-row"},[e("div",{staticClass:"t-cell"},[e("strong",[t._v(" "+t._s(n.cell1)+" ")])]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(n.cell2))])])})),0)])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("faq.title")))]),t._v(" "),e("faqs-accordion",{attrs:{section:"derivatives"}})],1)])],1)}),[],!1,null,"2eb7784e",null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,VueGlideComponent:n(116).default,BaseButton:n(16).default,CImage:n(23).default,PhoneNumber:n(154).default,EmailAddress:n(155).default,WebAddress:n(334).default,CtaImage:n(73).default,DownloadCard:n(91).default,FaqsAccordion:n(84).default})},function(t,e,n){"use strict";n.r(e);var r=n(4),o=(n(11),n(22)),l={name:"SukukBonds",fetchOnServer:!1,components:Object(r.a)(Object(r.a)({},o.Glide.name,o.Glide),o.GlideSlide.name,o.GlideSlide),data:function(){return{features:this.$t("s2.features"),sliderbreakpoints:{1024:{gap:24,perView:1.2},600:{gap:10,perView:1.2}}}}},c=n(0),d=n(644),f=n(645),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/sukuk-bonds-hero_u2loyp"}},[t._v(t._s(t.$t("page-title"))+" ")]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("intro-block.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("intro-block.content"))}})]},proxy:!0}])},[e("span",{staticClass:"block h3"},[t._v(t._s(t.$t("intro-block.caption")))]),t._v(" "),e("hr")]),t._v(" "),e("section",{attrs:{id:"benefits"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full mx-auto text-center lg:w-2/3"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("p",{staticClass:"lead-text"},[t._v(t._s(t.$t("benefits.desc")))])]),t._v(" "),e("features-grid-two",{staticClass:"my-12 gap-x-8 !gap-y-4 lg:grid-cols-3"},t._l(t.$t("benefits.blocks"),(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("h4",[t._v(t._s(n.title))]),t._v(" "),e("p",[t._v(t._s(n.content))])],1)})),0)],1)])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("h2",{staticClass:"mb-2"},[t._v(t._s(t.$t("start-trading.title")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("start-trading.desc")))])]),t._v(" "),e("start-trading-steps")],1)])],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,StartTradingSteps:n(135).default})},function(t,e,n){"use strict";n.r(e);var r={name:"UnionCoop",fetchOnServer:!1,data:function(){return{features:this.$t("features"),sliderbreakpoints:{1024:{gap:24,perView:1.2},600:{gap:10,perView:1.2}}}}},o=n(0),l=n(646),c=n(647),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/dfm-image-00783_gknx2y"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("intro-block.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("intro-block.content"))}}),t._v(" "),e("div",{staticClass:"flex flex-col my-8 md:flex-row gap-x-4 gap-y-2"},[e("a",{staticClass:"btn btn-primary",attrs:{href:t.localePath("/the-exchange/market-information/company/UNIONCOOP")}},[t._v(t._s(t.$t("global.buttons.view-profile")))]),t._v(" "),e("a",{staticClass:"btn btn-primary btn-download",attrs:{href:"https://assets.dfm.ae/docs/default-source/ipo/unioncoop/dfm-uc-faq-english.pdf?sfvrsn=3a91281_2",target:"_blank"}},[t._v(t._s(t.$t("global.buttons.download-faq")))]),t._v(" "),e("a",{staticClass:"btn btn-primary",attrs:{href:"https://corporate.unioncoop.ae/en/press_releases/union-coop-announces-intention-to-list-its-shares-on-dfm-on-18th-of-july-2022/",target:"_blank"}},[t._v(t._s("en"==t.$i18n.locale?"ITL Announcement":"إعلان نية الإدراج"))])])]},proxy:!0}])},[e("div",{staticClass:"flex flex-col-reverse items-start justify-between sm:flex-row"},[e("h2",{staticClass:"w-full mb-0 h3 md:w-2/3"},[t._v(t._s(t.$t("intro-block.caption")))]),t._v(" "),e("img",{staticClass:"w-auto h-16 mb-6 md:h-20 sm:mb-0",attrs:{loading:"lazy",srcset:"https://assets.dfm.ae/styles/fresh/dfmapp/assets/union-coop/union-coop-logo@2x.png 2x, https://assets.dfm.ae/styles/fresh/dfmapp/assets/union-coop/union-coop-logo.png 1x",src:"https://assets.dfm.ae/styles/fresh/dfmapp/assets/union-coop/union-coop-logo.png",alt:"Union Coop logo"}})]),t._v(" "),e("hr")]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full mx-auto text-center lg:w-4/5"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("p",{staticClass:"lead-text"},[t._v(t._s(t.$t("benefits.desc")))])]),t._v(" "),e("div",{staticClass:"mt-8"},[e("vue-glide-component",{attrs:{features:t.$t("benefits.blocks")}})],1)]),t._v(" "),e("div",{staticClass:"p-8 mt-16 bg-gray-100 lg:p-16 lg:px-24"},[e("h3",{staticClass:"text-center"},[t._v(t._s(t.$t("commons.key-highlights")))]),t._v(" "),t._m(0),t._v(" "),e("div",{staticClass:"grid-cols-1 grid-rows-4 text-lg divide-y-2 divide-gray-300"},[e("div",{staticClass:"grid items-start grid-cols-8 py-4 md:items-center"},[e("div",{staticClass:"col-span-8 text-lg text-center text-black md:text-start md:col-span-2 font-heading rtl:font-arabic rtl:font-bold"},[t._v(t._s("en"==t.$i18n.locale?"Sales":"المبيعات"))]),t._v(" "),e("div",{staticClass:"w-full col-span-4 p-2 text-left md:col-span-3 md:text-center"},[t._v("5,400,000 "+t._s(t.$t("commons.AED")))]),t._v(" "),e("div",{staticClass:"col-span-4 p-2 text-right md:col-span-3 md:text-center text-primary"},[t._v("2,000,000,000 "+t._s(t.$t("commons.AED")))])]),t._v(" "),e("div",{staticClass:"grid items-start grid-cols-8 py-4 md:items-center"},[e("div",{staticClass:"col-span-8 text-lg text-center text-black md:text-start md:col-span-2 font-heading rtl:font-arabic rtl:font-bold"},[t._v(t._s("en"==t.$i18n.locale?"Net Profit":"صافي الأرباح"))]),t._v(" "),e("div",{staticClass:"w-full col-span-4 p-2 text-left md:col-span-3 md:text-center"},[t._v("344,000 "+t._s(t.$t("commons.AED")))]),t._v(" "),e("div",{staticClass:"col-span-4 p-2 text-right md:col-span-3 md:text-center text-primary"},[t._v("413,000,000 "+t._s(t.$t("commons.AED")))])]),t._v(" "),e("div",{staticClass:"grid items-start grid-cols-8 py-4 md:items-center"},[e("div",{staticClass:"col-span-8 text-lg text-center text-black md:text-start md:col-span-2 font-heading rtl:font-arabic rtl:font-bold"},[t._v(t._s("en"==t.$i18n.locale?"No. of Shareholders":"عدد المساهمين"))]),t._v(" "),e("div",{staticClass:"w-full col-span-4 p-2 text-left md:col-span-3 md:text-center"},[t._v("315")]),t._v(" "),e("div",{staticClass:"col-span-4 p-2 text-right md:col-span-3 md:text-center text-primary"},[t._v("37,000")])]),t._v(" "),e("div",{staticClass:"grid items-start grid-cols-8 py-4 md:items-center"},[e("div",{staticClass:"col-span-8 text-lg text-center text-black md:text-start md:col-span-2 font-heading rtl:font-arabic rtl:font-bold"},[t._v(t._s("en"==t.$i18n.locale?"No. of Branches":"عدد الأفرع"))]),t._v(" "),e("div",{staticClass:"w-full col-span-4 p-2 text-left md:col-span-3 md:text-center"},[t._v("2 "+t._s(t.$t("commons.branches")))]),t._v(" "),e("div",{staticClass:"col-span-4 p-2 text-right md:col-span-3 md:text-center text-primary"},[t._v("24 "+t._s(t.$t("commons.branches"))+", 4 "+t._s(t.$t("commons.malls")))])])])])])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("h2",{staticClass:"mb-2"},[t._v(t._s(t.$t("start-trading.title")))]),t._v(" "),e("cta-image",{staticClass:"my-8",attrs:{"image-src":"visuals/how-to-trade_2x_llesaz"}})],1),t._v(" "),e("start-trading-steps",{attrs:{product:"UnionCoop"}})],1)])],1)}),[function(){var t=this,e=t._self._c;return e("div",{staticClass:"grid grid-cols-8 gap-6 mt-8"},[e("div",{staticClass:"col-span-4 p-4 font-bold text-left uppercase border-b-2 border-black md:col-start-3 md:col-span-3 md:text-center"},[t._v("1984")]),t._v(" "),e("div",{staticClass:"col-span-4 p-4 font-bold text-right uppercase border-b-2 md:col-span-3 border-primary md:text-center text-primary"},[t._v("2021")])])}],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,VueGlideComponent:n(116).default,CtaImage:n(73).default,StartTradingSteps:n(135).default})},function(t,e,n){"use strict";n.r(e);n(7);var r={name:"DfmPjscUnclaimedDividends",mixins:[n(29).a],data:function(){return{meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))}}}},o=n(0),l=n(648),c=n(649),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-01314_x1cgjc"}},[t._v(" "+t._s(t.$t("pagetitle"))+" ")]),t._v(" "),e("page-intro-block",{scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("block1.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("block1.content"))}})]},proxy:!0}])}),t._v(" "),e("hr"),t._v(" "),e("page-intro-block",{scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("block2.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("block2.content"))}}),t._v(" "),e("div",{staticClass:"flex flex-col gap-4 mt-12 sm:gap-x-2 sm:flex-row"},[e("base-button",{attrs:{nuxtlink:"",link:"/investing/services/mobile-app"}},[t._v(t._s(t.$t("global.buttons.mobileapp")))]),t._v(" "),e("a",{staticClass:"btn-primary inverse",attrs:{href:"https://esrv.dfm.ae/",target:"_blank"}},[t._v(t._s(t.$t("global.buttons.eServices")))])],1)]},proxy:!0}])})],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);n(8),n(17),n(3);var r=n(1),o=(n(6),n(26),n(132),n(9),{name:"DividendDistributionSummary",fetchOnServer:!1,data:function(){return{loading:!0,dividends:[],dividendYear:"2025",years:[],excelFields:{Symbol:"Symbol","AGM Date":"AGM","Entitlement Date":"EDate","xDividend Date":"ExDate","Settlement Date":"SDate",Dividend:"DividendPercentage","Payment Date":"BankTransferSMSDate"}}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=getdividendsconfig&year=".concat(t.dividendYear)});case 3:return n=e.sent,e.next=6,n.json();case 6:t.dividends=e.sent,t.loading=!1,e.next=12;break;case 10:e.prev=10,e.t0=e.catch(0);case 12:case"end":return e.stop()}}),e,null,[[0,10]])})))()})),computed:{sortedDividends:function(){return this.dividends.slice().sort((function(a,b){return a.Symbol>b.Symbol?1:-1}))}},mounted:function(){for(var t=[],i=this.$dayjs().format("YYYY");i>=2017;i--)t.push(i);this.years=t},methods:{fetchDividends:function(){this.$fetch()},disclosureURL:function(t){return"en"==this.$i18n.locale?t.DisclosureURLEnglish:t.DisclosureURLArabic}}}),l=o,c=n(0),d=n(376),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dividend-distribution-hero"}},[t._v(" "+t._s(t.$t("pagetitle"))+" ")]),t._v(" "),e("page-intro-block",{staticClass:"gray"},[t._v("\n "+t._s(t.$t("intro"))+"\n ")]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"flex flex-col justify-between gap-2 sm:flex-row"},[e("div",{staticClass:"w-full sm:w-64 form-control"},[e("select",{directives:[{name:"model",rawName:"v-model",value:t.dividendYear,expression:"dividendYear"}],staticClass:"w-full",attrs:{id:"type",name:"type"},on:{change:[function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.dividendYear=e.target.multiple?n:n[0]},t.fetchDividends]}},t._l(t.years,(function(n){return e("option",{key:n},[t._v("\n "+t._s(n)+"\n ")])})),0)]),t._v(" "),e("client-only",[e("export-excel",{class:{"pointer-events-none":0==t.dividends.length},attrs:{data:t.dividends,fields:t.excelFields,name:"DFM Dividends Distribution Summary ".concat(t.dividendYear)}},[e("button",{staticClass:"btn btn-download btn-primary whitespace-nowrap",attrs:{disabled:0==t.dividends.length}},[t._v(t._s(t.$t("global.buttons.downloadExcel")))])])],1)],1)]),t._v(" "),e("div",{staticClass:"relative table-container"},[e("div",{staticClass:"absolute top-4"},[t.$fetchState.pending?e("loader-animation"):t._e()],1),t._v(" "),t.dividends.length?e("table",{staticClass:"text-sm table-custom table-condensed content-block",attrs:{id:"DividendYears"}},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("data-headers.no")))]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.companyName")))]),t._v(" "),e("th",{staticClass:"!text-center"},[t._v(t._s(t.$t("data-headers.agm-date")))]),t._v(" "),e("th",{staticClass:"!text-center whitespace-nowrap"},[t._v("\n "+t._s(t.$t("data-headers.entitlementDate"))+" "),e("br"),t._v("\n T+0\n ")]),t._v(" "),e("th",{staticClass:"!text-center whitespace-nowrap"},[t._v("\n "+t._s(t.$t("data-headers.xDividendDate"))+" "),e("br"),t._v("\n T+1\n ")]),t._v(" "),e("th",{staticClass:"!text-center whitespace-nowrap"},[t._v("\n "+t._s(t.$t("data-headers.settlement-date"))+" "),e("br"),t._v("\n T+2\n ")]),t._v(" "),e("th",{staticClass:"!text-end whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.dividend")))]),t._v(" "),e("th",{staticClass:"!text-end whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.paymentDate")))])])]),t._v(" "),e("tbody",t._l(t.sortedDividends,(function(n,r){return e("tr",{key:r},[e("td",[t._v(t._s(r+1))]),t._v(" "),e("td",[n.DisclosureURLEnglish?e("span",[e("a",{attrs:{href:t.disclosureURL(n)}},[t._v(t._s(n.Symbol))])]):e("span",[t._v(" "+t._s(n.Symbol))])]),t._v(" "),e("td",{staticClass:"text-center"},[t._v("\n "+t._s(t._f("prettyDate")(n.AGM,"DD/MM/YYYY"))+"\n ")]),t._v(" "),e("td",{staticClass:"text-center"},[e("span",{staticClass:"num"},[t._v("\n "+t._s(t._f("prettyDate")(n.EDate,"DD/MM/YYYY"))+"\n ")])]),t._v(" "),e("td",{staticClass:"text-center"},[e("span",{staticClass:"num"},[t._v("\n "+t._s(t._f("prettyDate")(n.ExDate,"DD/MM/YYYY"))+"\n ")])]),t._v(" "),e("td",{staticClass:"text-center"},[e("span",{staticClass:"num"},[t._v("\n "+t._s(t._f("prettyDate")(n.SDate,"DD/MM/YYYY"))+"\n ")])]),t._v(" "),n.FilsPerShare?[e("td",{staticClass:"text-end ltr:pr-4 rtl:pl-4"},[n.FilsPerShare>=100?e("span",{staticClass:"num"},[t._v(t._s(n.FilsPerShare/100)+" "+t._s(t.$t("commons.AED")))]):e("span",{staticClass:"num"},[t._v(t._s(n.FilsPerShare)+" "+t._s(t.$t("commons.fils")))])])]:[e("td",{staticClass:"text-end ltr:pr-4 rtl:pl-4"},[n.DividendPercentage<=100?e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.DividendPercentage,"0,0.000"))+"\n %\n ")]):e("span",[t._v("--")])])],t._v(" "),e("td",{staticClass:"text-end"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("prettyDate")(n.BankTransferSMSDate,"DD/MM/YYYY")))])])],2)})),0)]):t.dividends.length||t.loading?t._e():e("info-box",{staticClass:"my-8",attrs:{type:"warning"}},[t._v(t._s(t.$t("commons.error-msg")))])],1)])])],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,LoaderAnimation:n(65).default,InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);n(164),n(7);var r={name:"DividendDistribution",mixins:[n(29).a],data:function(){return{meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))}}}},o=n(0),l=n(650),c=n(651),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dividend-distribution-hero"}},[t._v(" "+t._s(t.$t("pagetitle"))+" ")]),t._v(" "),e("page-intro-block",{staticClass:"gray"},[e("span",{staticClass:"block max-w-screen-lg",domProps:{innerHTML:t._s(t.$t("pageintro.content"))}})]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full"},[e("h2",[t._v(t._s(t.$t("receive-dividends.title")))]),t._v(" "),e("span",{staticClass:"block max-w-screen-lg",domProps:{innerHTML:t._s(t.$t("receive-dividends.desc"))}})]),t._v(" "),e("div",{staticClass:"grid gap-8 my-16 lg:grid-cols-2"},[e("div",{staticClass:"bg-primary-light"},[e("div",{staticClass:"grid grid-cols-1 gap-8 p-4 max-sm:pb-0 sm:p-8 sm:grid-cols-2"},[e("div",{staticClass:"flex flex-col items-center justify-between text-center sm:items-start sm:text-start"},[e("p",{staticClass:"my-8 text-lg",domProps:{innerHTML:t._s(t.$t("receive-dividends.cards.0.content"))}}),t._v(" "),e("div",{staticClass:"mt-6"},[e("span",{staticClass:"block font-bold uppercase"},[t._v(t._s(t.$t("global.buttons.mobileapp")))]),t._v(" "),e("div",{staticClass:"flex flex-row items-start justify-center gap-x-2 lg:gap-x-0 lg:gap-y-2 lg:flex-col sm:justify-start"},[e("AppStoreLinks",{attrs:{vertical:""}})],1)])]),t._v(" "),e("div",{staticClass:"overflow-hidden h-96 justify-self-center sm:justify-self-end sm:order-last sm:h-full"},[e("c-image",{attrs:{provider:"cloudinary",loading:"lazy",sizes:"sm:200px md:200px lg:200px",dpr:"2.0",width:236,height:482,"image-src":"visuals/cash-dividends-screen",crop:"fit"}})],1)])]),t._v(" "),e("div",{staticClass:"bg-primary-light"},[e("div",{staticClass:"grid grid-cols-1 gap-8 p-4 max-sm:pb-0 sm:p-8 sm:grid-cols-2"},[e("div",{staticClass:"flex flex-col items-center justify-between text-center sm:items-start sm:text-start"},[e("span",{staticClass:"h3 text-balance",domProps:{innerHTML:t._s(t.$t("receive-dividends.cards.1.title"))}}),t._v(" "),e("p",{staticClass:"my-8 text-lg",domProps:{innerHTML:t._s(t.$t("receive-dividends.cards.1.content"))}}),t._v(" "),e("div",{staticClass:"mt-6"},[e("span",{staticClass:"block font-bold uppercase"},[t._v(" "+t._s(t.$t("global.buttons.ivestorApp")))]),t._v(" "),e("div",{staticClass:"flex flex-row items-start justify-center gap-x-2 lg:gap-x-0 lg:gap-y-2 lg:flex-col sm:justify-start"},[e("ivestorAppStoreLinks",{attrs:{vertical:""}})],1)])]),t._v(" "),e("div",{staticClass:"overflow-hidden h-96 justify-self-center sm:justify-self-end sm:order-last sm:h-auto"},[e("c-image",{attrs:{provider:"cloudinary",loading:"lazy",sizes:"sm:200px md:200px lg:200px",dpr:"2.0",width:236,height:482,"image-src":"visuals/ivestor/ivstor-trading-screen.png",crop:"fit"}})],1)])])]),t._v(" "),e("foot-note",{staticClass:"mt-12"},[t._v(t._s(t.$t("receive-dividends.disclaimer")))])],1)])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("related-links.title")))]),t._v(" "),e("div",{staticClass:"flex flex-col"},t._l(t.$t("related-links.blocks"),(function(link,n){return e("related-links",{key:n,attrs:{type:link.type,href:link.link}},[t._v("\n "+t._s(link.title)+"\n ")])})),1)])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("commons.faqs")))]),t._v(" "),e("div",{staticClass:"content-block"},[e("h4",[t._v(t._s("en"==t.$i18n.locale?"Dividends Services (iVESTOR)":"خدمات الأرباح (آيفستر)"))]),t._v(" "),e("faqs-accordion",{staticClass:"!mt-8",attrs:{section:"dividends-services-(ivestor)"}})],1),t._v(" "),e("div",{staticClass:"content-block"},[e("h4",[t._v(t._s("en"==t.$i18n.locale?"Dividends Services (Bank Account)":"خدمات الأرباح (التحويل المصرفي)"))]),t._v(" "),e("faqs-accordion",{staticClass:"!mt-8",attrs:{section:"dividends-services-bank-account"}})],1)])])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,AppStoreLinks:n(102).default,CImage:n(23).default,FootNote:n(104).default,RelatedLinks:n(1038).default,FaqsAccordion:n(84).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(3),n(9),{name:"HowToTrade",data:function(){return{faqs:[],timings:this.$t("timings"),brokers:this.$t("steps.step1.brokers"),breakpoints:{800:{gap:24,perView:2},600:{gap:10,perView:1}}}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,data;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=faqs§ion=investors&Language=".concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,n.json();case 6:data=e.sent,t.faqs=data.Children,e.next=12;break;case 10:e.prev=10,e.t0=e.catch(0);case 12:case"end":return e.stop()}}),e,null,[[0,10]])})))()})),methods:{openModal:function(t){this.$refs[t].showModal=!0}}}),l=o,c=(n(974),n(0)),d=n(652),f=n(653),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/how-to-trade-hero"}},[t._v(t._s(t.$t("pagetitle")))]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"grid grid-cols-1 gap-12 md:grid-cols-12"},[e("div",{staticClass:"col-span-1 md:col-span-7 md:pe-6"},[e("h2",[t._v(t._s(t.$t("pageIntro.title")))]),t._v(" "),e("p",{staticClass:"max-w-4xl",domProps:{innerHTML:t._s(t.$t("pageIntro.content"))}})]),t._v(" "),e("div",{staticClass:"col-span-1 md:col-span-5"},[e("div",{staticClass:"flex flex-col p-6 bg-white border-2 rounded-lg gap-y-2 border-primary/50"},[e("span",{staticClass:"block font-bold"},[t._v(t._s(t.$t("pageIntro-box.title")))]),t._v(" "),e("p",{staticClass:"text-sm"},[t._v(t._s(t.$t("pageIntro-box.content")))])])])])])]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("h2",[t._v(t._s(t.$t("steps.title")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 content-block gap-y-8"},[e("half-image-half-grid",{attrs:{"image-src":"visuals/track-your-portfolio-22_w3z29z"},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"md:p-8"},[e("span",{staticClass:"block mb-8 uppercase text-primary"},[t._v(" "+t._s(t.$t("steps.step1.label"))+" ")]),t._v(" "),e("h3",[t._v(t._s(t.$t("steps.step1.title")))]),t._v(" "),e("ul",{staticClass:"[&>li]:pb-3 [&>li]:last:pb-0"},[e("li",[e("span",{staticClass:"block",domProps:{innerHTML:t._s(t.$t("steps.step1.list.0"))}}),t._v(" "),e("base-button",{staticClass:"my-4",attrs:{nuxtlink:"",link:"/investing/services/ivestor"}},[t._v(t._s(t.$t("steps.step3.btnIvestorApp")))])],1),t._v(" "),e("li",{staticClass:"pt-8"},[e("span",{staticClass:"block",domProps:{innerHTML:t._s(t.$t("steps.step1.list.1"))}}),t._v(" "),e("base-button",{staticClass:"my-4",attrs:{nuxtlink:"",link:"/members/brokers-directory"}},[t._v(t._s(t.$t("steps.step1.btnLabel")))])],1)])])]},proxy:!0}])}),t._v(" "),e("half-image-half-grid",{attrs:{reverse:"","image-src":"visuals/start-trading-2_a9qydx"},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"md:p-8"},[e("span",{staticClass:"block mb-8 uppercase text-primary"},[t._v(" "+t._s(t.$t("steps.step2.label"))+" ")]),t._v(" "),e("span",{staticClass:"block h3"},[t._v(t._s(t.$t("steps.step2.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("steps.step2.p1")))]),t._v(" "),e("div",{staticClass:"content-block"},[e("h4",[t._v(t._s(t.$t("tradinghours.title")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-4 mt-4 md:grid-cols-2"},t._l(t.timings,(function(n,r){return e("base-card",{key:r,staticClass:"md:basis-1/2",attrs:{inverse:""},scopedSlots:t._u([{key:"header",fn:function(){return[e("span",{staticClass:"block p-4 text-sm text-center uppercase border-b border-gray-200"},[t._v(" "+t._s(n.session)+" ")])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"flex -mx-4"},[e("div",{staticClass:"flex-1"},[e("span",{staticClass:"block text-xs text-center uppercase text-muted"},[t._v(t._s(t.$t("commons.startTime")))]),t._v(" "),e("span",{staticClass:"block text-2xl text-center text-black"},[t._v("\n "+t._s(n.start)+"\n ")])]),t._v(" "),e("div",{staticClass:"flex-1"},[e("span",{staticClass:"block text-xs text-center uppercase text-muted"},[t._v(t._s(t.$t("commons.endTime")))]),t._v(" "),e("span",{staticClass:"block text-2xl text-center text-black"},[t._v("\n "+t._s(n.end)+"\n ")])])])]},proxy:!0}],null,!0)})})),1)])])]},proxy:!0}])}),t._v(" "),e("half-image-half-grid",{attrs:{"image-src":"visuals/ivestor-step1-image"},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"md:p-8"},[e("span",{staticClass:"block mb-8 uppercase text-primary"},[t._v(" "+t._s(t.$t("steps.step3.label"))+" ")]),t._v(" "),e("span",{staticClass:"block h3"},[t._v(t._s(t.$t("steps.step3.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("steps.step3.p1")))]),t._v(" "),e("p",{domProps:{innerHTML:t._s(t.$t("steps.step3.p2"))}}),t._v(" "),e("p",{domProps:{innerHTML:t._s(t.$t("steps.step3.p3"))}}),t._v(" "),e("p",{domProps:{innerHTML:t._s(t.$t("steps.step3.p4"))}}),t._v(" "),e("div",{staticClass:"grid-cols-1 btn-group [&>a]:w-full"},[e("base-button",{attrs:{nuxtlink:"",link:"/investing/services/mobile-app"}},[t._v(t._s(t.$t("steps.step3.btnApp")))]),t._v(" "),e("base-button",{attrs:{nuxtlink:"",link:"/investing/services/ivestor"}},[t._v(t._s(t.$t("steps.step3.btnIvestorApp")))])],1)])]},proxy:!0}])})],1)]),t._v(" "),e("div",{staticClass:"content-block"},[e("span",{staticClass:"block max-w-screen-lg",domProps:{innerHTML:t._s(t.$t("steps.closing-content"))}})])])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("cta-ivestor-full-width")],1)]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("h2",{staticClass:"mb-0"},[t._v(t._s(t.$t("faq.title")))]),t._v(" "),t._l(t.faqs,(function(n,r){return e("div",{key:r,staticClass:"content-block"},[e("h4",{staticClass:"mb-8"},[t._v(t._s(n.Title))]),t._v(" "),t._l(n.FAQ,(function(n){return e("vue-simple-accordion",{key:n.Id,scopedSlots:t._u([{key:"title",fn:function(){return[e("span",{domProps:{innerHTML:t._s(n.Question)}})]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"faq-content",domProps:{innerHTML:t._s(n.Answer)}})]},proxy:!0}],null,!0)})}))],2)}))],2)])],1)}),[],!1,null,"a5755c9e",null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,BaseButton:n(16).default,HalfImageHalfGrid:n(56).default,BaseCard:n(101).default,CtaIvestorFullWidth:n(331).default,VueSimpleAccordion:n(115).default})},function(t,e,n){"use strict";n.r(e);n(7);var r={name:"InvestorFAQ",mixins:[n(29).a],data:function(){return{faqs:[],meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))}}}},o=(n(975),n(0)),l=n(377),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/how-to-trade-hero"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("inpage-nav",{attrs:{items:t.$t("inPageNav")}}),t._v(" "),e("section",{ref:"faqs1",staticClass:"gray",attrs:{id:"investor"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block",attrs:{id:"investor"}},[e("h2",{staticClass:"text-primary"},[t._v(t._s(t.$t("faqs.investor")))]),t._v(" "),e("faqs-accordion-multi",{ref:"faqsComponent1",attrs:{section:"investors"}})],1),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("div",{staticClass:"content-block",attrs:{id:"ivestor"}},[e("h2",{staticClass:"text-primary"},[t._v(t._s(t.$t("faqs.ivestor")))]),t._v(" "),e("faqs-accordion-multi",{ref:"faqsComponent2",attrs:{section:"ivestor"}})],1),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("div",{staticClass:"content-block",attrs:{id:"subscription"}},[e("h2",{staticClass:"text-primary"},[t._v(t._s(t.$t("faqs.subscription")))]),t._v(" "),e("faqs-accordion",{ref:"faqsComponent3",attrs:{section:"ipo"}})],1),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("div",{staticClass:"content-block",attrs:{id:"upgrade"}},[e("h2",{staticClass:"text-primary"},[t._v(t._s(t.$t("faqs.ipoUpgrade")))]),t._v(" "),e("faqs-accordion",{ref:"faqsComponent4",attrs:{section:"ipo-upgrade"}})],1)])])],1)}),[],!1,null,"8571bbd8",null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,InpageNav:n(1039).default,FaqsAccordionMulti:n(336).default,FaqsAccordion:n(84).default})},function(t,e,n){"use strict";n.r(e);n(7),n(8),n(3),n(113);var r={name:"InvestorKYC",mixins:[n(29).a],data:function(){return{video:this.$t("steps.video"),enhancements:Object.values(this.$t("enhancements.blocks")),meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))}}},computed:{features:function(){return Object.values(this.$t("features.blocks"))},availableLocales:function(){return this.$i18n.locales},currentLocale:function(){var t=this;return this.$i18n.locales.filter((function(i){return i.code==t.$i18n.locale}))},showModal:function(){return this.$route.matched.length>1}}},o=(n(977),n(0)),l=n(654),c=n(655),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"grid gap-12 lg:grid-cols-2"},[e("div",{staticClass:"flex flex-col items-center justify-center max-w-md lg:items-start"},[e("h1",{staticClass:"text-5xl leading-snug text-center lg:ltr:text-left lg:rtl:text-right"},[t._v("\n "+t._s(t.$t("page-intro.title"))+" "),e("br")]),t._v(" "),e("span",{staticClass:"block text-center lg:ltr:text-left lg:rtl:text-right"},[t._v(t._s(t.$t("page-intro.desc")))]),t._v(" "),e("app-store-links",{staticClass:"!mt-12"})],1),t._v(" "),e("div",{staticClass:"relative flex justify-center overflow-hidden border-b h-96 border-b-black lg:h-full lg:justify-end lg:border-none"},[e("div",{staticClass:"relative w-full max-w-md lg:max-w-xs xl:w-96 xl:max-w-sm"},[e("c-image",{staticClass:"absolute top-0 lg:relative lg:ltr:-translate-x-28 lg:rtl:translate-x-28 ltr:xl:-translate-x-16 rtl:xl:translate-x-16",attrs:{"image-src":t.$t("page-intro.image1"),width:280,crop:"lfill"}}),t._v(" "),e("c-image",{staticClass:"absolute top-0 ltr:right-0 rtl:left-0 app-screen-2",attrs:{"image-src":t.$t("page-intro.image2"),width:280,crop:"lfill"}})],1)])])])]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"flex items-center gap-12 max-md:flex-col"},[e("div",{staticClass:"basis-1/2"},[e("h2",[t._v(t._s(t.$t("why.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("why.content")))])]),t._v(" "),e("div",{staticClass:"basis-1/2"},[e("c-image",{attrs:{"image-src":"/images/kyc/investor-kyc-visual1_yvcsor.jpg",width:578,crop:"lfill"}})],1)])])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",{staticClass:"text-center"},[t._v(t._s(t.$t("steps.title")))]),t._v(" "),e("div",{staticClass:"mx-auto my-8 bg-gray-100 sm:w-4/5 aspect-h-9 lg:aspect-h-6 aspect-w-16"},[e("video-thumbnail-card",{staticClass:"w-full h-full",attrs:{video:t.video}},[t._v(" "+t._s(t.$t("steps.video.thumbText"))+" ")])],1)])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",[e("h2",[t._v("\n "+t._s(t.$t("documents.title"))+"\n ")]),t._v(" "),e("p",{staticClass:"max-w-screen-lg"},[t._v(t._s(t.$t("documents.desc")))]),t._v(" "),e("div",{staticClass:"flex w-full gap-8 my-12 max-sm:flex-col"},t._l(t.$t("documents.blocks"),(function(n,r){return e("div",{key:r,staticClass:"flex w-full gap-8 p-8 bg-white md:items-center max-lg:flex-col"},[e("div",[e("c-image",{staticClass:"mx-auto",attrs:{"image-src":n.image,width:198,crop:"lfill"}})],1),t._v(" "),e("div",{staticClass:"max-md:text-center"},[e("span",{staticClass:"block font-bold",domProps:{innerHTML:t._s(n.title)}}),t._v(" "),e("span",{staticClass:"block text-sm",domProps:{innerHTML:t._s(n.subtitle)}})])])})),0)]),t._v(" "),e("hr"),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 md:grid-cols-2"},t._l(t.$t("steps.blocks"),(function(n,r){return e("div",{key:r,staticClass:"flex items-start gap-8 p-8 py-12 bg-white max-lg:flex-col"},[e("div",{staticClass:"flex-shrink-0"},[e("c-image",{staticClass:"mx-auto",attrs:{"image-src":n.image,width:180,crop:"lfill"}})],1),t._v(" "),e("div",[e("span",{staticClass:"block mt-4 h3"},[t._v(t._s(n.count))]),t._v(" "),e("div",{staticClass:"w-16 h-1 my-8 bg-brand-green"}),t._v(" "),e("p",{staticClass:"font-bold"},[t._v(t._s(n.title))]),t._v(" "),e("p",[t._v(t._s(n.desc))])])])})),0)])]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"grid grid-cols-1 gap-8 gap-y-1 lg:grid-cols-3"},[e("span",{staticClass:"col-span-1"},[e("span",{staticClass:"block mb-8 h2"},[t._v("\n "+t._s(t.$t("faq.title"))+"\n ")])]),t._v(" "),e("span",{staticClass:"flex flex-col col-span-2 gap-y-8"},[t._l(t.$t("faq.blocks"),(function(n,r){return e("div",{key:r},[e("span",{staticClass:"block h4"},[t._v(t._s(n.title))]),t._v(" "),e("p",{staticClass:"pt-4"},[t._v(t._s(n.desc))])])})),t._v(" "),e("div",{staticClass:"max-w-md"},[e("download-card",{staticClass:"w-auto",attrs:{target:"_blank",href:t.$t("guide.href"),title:t.$t("guide.title")}},[t._v(t._s(t.$t("guide.title")))])],1)],2)])])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container",attrs:{id:"download-app"}},[e("div",{staticClass:"grid gap-x-12 bg-primary-light lg:grid-cols-2"},[e("div",{staticClass:"relative flex items-end justify-center w-full h-full px-8 pt-16 bg-gray-200 lg:order-last"},[e("c-image",{attrs:{"image-src":t.$t("mobile-app.image"),width:360}})],1),t._v(" "),e("div",{staticClass:"flex flex-col items-center justify-center px-6 py-12 lg:items-start md:p-12"},[e("span",{staticClass:"block h2"},[t._v(" "+t._s(t.$t("mobile-app.title"))+" ")]),t._v(" "),e("div",{staticClass:"flex flex-row gap-x-4"},[e("app-store-links")],1)])])])])])}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{AppStoreLinks:n(102).default,CImage:n(23).default,VideoThumbnailCard:n(136).default,DownloadCard:n(91).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(3),n(9),{name:"IpoSubscriptions",fetchOnServer:!1,data:function(){return{upcomingIpos:[],video1:{videoTitle:"IPO Subscriptions via DFM App",videoId:"787488635",videoThumb:"visuals/dfm-visual-8_g0dosf"},video2:{videoTitle:"IPO Subscriptions via IPO platform",videoId:"787488676",videoThumb:"visuals/dfm-visual-9_icevcm"},faqs:this.$t("faqs")}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=GetUpcomingIPO&Language=".concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,n.json();case 6:r=e.sent,t.upcomingIpos=r.Body,console.log(t.upcomingIpos),e.next=13;break;case 11:e.prev=11,e.t0=e.catch(0);case 13:case"end":return e.stop()}}),e,null,[[0,11]])})))()}))}),l=o,c=n(0),d=n(656),f=n(657),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/dfm-image-00783_gknx2y"}},[t._v(t._s(t.$t("pagetitle")))]),t._v(" "),t.upcomingIpos.length?e("section",[e("transition",{attrs:{name:"slide-fade",mode:"out-in"}},[t.upcomingIpos?e("div",{staticClass:"container mx-auto"},[e("span",{staticClass:"block mb-8 h2"},[t._v(t._s(t.$t("s2.title")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-6 mx-auto subscriptions md:w-4/5 lg:w-full"},t._l(t.upcomingIpos,(function(t,n){return e("subscription-card",{key:n,attrs:{ipo:t}})})),1)]):t._e()])],1):t._e(),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("s1.title"))+" ")]},proxy:!0},{key:"content",fn:function(){return[e("p",[t._v(t._s(t.$t("s1.content.p1")))]),t._v(" "),e("p",[t._v(t._s(t.$t("s1.content.p2")))]),t._v(" "),e("p",[t._v(t._s(t.$t("s1.content.p3")))])]},proxy:!0}])}),t._v(" "),e("section",{},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full mx-auto text-center lg:w-4/5"},[e("h2",[t._v(t._s(t.$t("s3.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("s3.content")))])]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 content-block gap-y-8"},[e("half-media-half-grid",{scopedSlots:t._u([{key:"image",fn:function(){return[e("video-thumbnail-card",{attrs:{video:t.video1}})]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"md:p-8"},[e("span",{staticClass:"block h2"},[t._v(" "+t._s(t.$t("s3.box1.title"))+" ")]),t._v(" "),e("p",[t._v(t._s(t.$t("s3.box1.content.p1")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-2 gap-4 mt-12"},[e("div",[e("img",{staticClass:"w-12 h-12 bg-white rounded-lg shadow-xl",attrs:{src:n(322),alt:""}}),t._v(" "),e("span",{staticClass:"block mt-4 text-xs font-bold uppercase"},[t._v(t._s(t.$t("s3.box1.content.p2")))]),t._v(" "),e("app-store-links",{attrs:{vertical:""}})],1),t._v(" "),e("div",[e("c-image",{staticClass:"shadow-xl size-12",attrs:{"image-src":"logos/ivestor-app-icon_fobiki"}}),t._v(" "),e("span",{staticClass:"block mt-4 text-xs font-bold uppercase"},[t._v(t._s(t.$t("s3.box1.content.p3")))]),t._v(" "),e("ivestor-app-store-links",{attrs:{vertical:""}})],1)])])]},proxy:!0}])}),t._v(" "),e("half-media-half-grid",{scopedSlots:t._u([{key:"image",fn:function(){return[e("video-thumbnail-card",{attrs:{video:t.video2}})]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"md:p-8"},[e("span",{staticClass:"block mb-4 h2"},[t._v(t._s(t.$t("s3.box2.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("s3.box2.content.p1")))]),t._v(" "),t.upcomingIpos.length&&t.upcomingIpos[0].IsOpen?[e("a",{staticClass:"btn-primary",attrs:{href:"https://eipo.dfm.ae/en/Subscribe/Investor?IPOID=".concat(t.upcomingIpos[0].ID),target:"_blank"}},[t._v(t._s(t.$t("global.buttons.goToIpoPlatform")))])]:[e("a",{staticClass:"btn-primary",attrs:{href:"https://esrv.dfm.ae/",target:"_blank"}},[t._v(t._s(t.$t("global.buttons.goToIpoPlatform")))])]],2)]},proxy:!0}])}),t._v(" "),e("half-image-half-grid",{attrs:{"image-src":"visuals/dfm-visual-10_cc4f2z"},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"md:p-8"},[e("span",{staticClass:"block mb-4 h2"},[t._v(t._s(t.$t("s3.box3.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("s3.box3.content.p1")))])])]},proxy:!0}])})],1)]),t._v(" "),e("div",{staticClass:"flex flex-col justify-between content-block lg:flex-row"},[e("span",{staticClass:"block w-full lg:w-2/3"},[t._v(t._s(t.$t("s3.ss1.content")))]),t._v(" "),e("span",{staticClass:"block w-full lg:w-auto"},[e("nuxt-link",{staticClass:"flex-shrink-0 btn-primary btn-ghost",attrs:{to:t.localePath("/investing/services/mobile-app")}},[t._v(t._s(t.$t("s3.ss1.btn")))])],1)])])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col py-4 lg:flex-row bg-primary-light"},[e("div",{staticClass:"flex flex-col justify-start flex-1 px-4 py-8 lg:p-16 gap-y-4"},[e("div",{staticClass:"flex items-start justify-start gap-x-8"},[e("span",{staticClass:"h3"},[t._v(t._s(t.$t("upgrade.title")))]),t._v(" "),e("c-image",{staticClass:"object-contain w-32 pt-4",attrs:{"image-src":"/logos/al-maryah-bank",width:100,sizes:"sm:200px md:200px lg:200px",crop:"contain",alt:"MaryahBank Logo"}})],1),t._v(" "),e("div",[t._v(t._s(t.$t("upgrade.desc")))]),t._v(" "),e("div",{staticClass:"my-4 border-b border-gray-300"}),t._v(" "),e("div",{staticClass:"flex flex-col gap-y-4"},[e("div",{domProps:{innerHTML:t._s(t.$t("upgrade.text1"))}}),t._v(" "),e("div",{domProps:{innerHTML:t._s(t.$t("upgrade.text2"))}}),t._v(" "),e("div",{domProps:{innerHTML:t._s(t.$t("upgrade.text3"))}})])]),t._v(" "),e("div",{staticClass:"flex flex-col items-center flex-1"},[e("c-image",{staticClass:"object-contain w-2/3 h-full py-8 mx-auto lg:w-4/5",attrs:{"image-src":"images/ipo-upgrade-screenshots",width:600,sizes:"sm:600px md:600px lg:600px",crop:"lfill",alt:"IPO Upgrade app screens"}})],1)])])]),t._v(" "),e("section",[e("div",{staticClass:"container mt-8"},[e("div",{staticClass:"max-w-2xl"},[e("h2",[t._v(t._s(t.$t("s4.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("s4.content")))])]),t._v(" "),e("div",{staticClass:"grid gap-8 content-block md:grid-cols-2 lg:grid-cols-3"},[e("div",{staticClass:"p-8 bg-primary-light"},[e("decorator"),t._v(" "),e("h5",[t._v(t._s(t.$t("s4.box1.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("s4.box1.content")))])],1),t._v(" "),e("div",{staticClass:"grid grid-cols-8 gap-4 p-8 bg-primary-light"},[e("div",{staticClass:"col-span-8"},[e("decorator"),t._v(" "),e("h5",[t._v(t._s(t.$t("s4.box2.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("s4.box2.content")))])],1)]),t._v(" "),e("div",{staticClass:"p-8 bg-primary-light"},[e("decorator"),t._v(" "),e("h5",[t._v(t._s(t.$t("s4.box3.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("s4.box3.content")))])],1)])])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("h2",[t._v(t._s(t.$t("faq")))]),t._v(" "),e("faqs-accordion",{attrs:{section:"ipo"}})],1),t._v(" "),e("div",{staticClass:"content-block"},[e("h2",[t._v(t._s(t.$t("upgrade-faq")))]),t._v(" "),e("faqs-accordion",{attrs:{section:"ipo-upgrade"}})],1),t._v(" "),e("p",{staticClass:"mx-auto text-xs text-muted content-block"},[t._v(t._s(t.$t("disclaimer")))])])])],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,SubscriptionCard:n(1040).default,PageIntroBlock:n(31).default,VideoThumbnailCard:n(136).default,AppStoreLinks:n(102).default,CImage:n(23).default,IvestorAppStoreLinks:n(337).default,HalfMediaHalfGrid:n(571).default,HalfImageHalfGrid:n(56).default,Decorator:n(43).default,FaqsAccordion:n(84).default})},function(t,e,n){"use strict";n.r(e);n(7),n(8),n(3),n(29),n(100);var r={name:"ProductIvestor",layout:"ivestor",fetchOnServer:!1,head:function(){return{title:"iVestor",titleTemplate:this.$t("page-meta.title"),meta:[{hid:"description",name:"description",content:this.$t("page-meta.desc")},{hid:"og-title",property:"og:title",content:this.$t("page-meta.title")},{hid:"og-type",property:"og:type",content:"website"},{hid:"og-description",property:"og:description",content:this.$t("page-meta.desc")},{hid:"og-url",property:"og:url",content:"https://www.dfm.ae/".concat(this.$route.path)},{hid:"og-image",property:"og:image",content:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))},{hid:"twitter-title",property:"twitter:title",content:this.$t("page-meta.title")},{hid:"twitter-description",property:"twitter:description",content:this.$t("page-meta.desc")},{hid:"twitter-image",property:"twitter:image",content:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))},{hid:"twitter-card",property:"twitter:card",content:"summary"}]}},data:function(){return{showModal:!1}},mounted:function(){if("/investing/services/ivestor/signup-form"===this.$route.path&&(this.showModal=!0),"#faqs"==this.$route.hash){var t=this.$refs.faqs;this.$smoothScroll({scrollTo:t,offset:-100})}},computed:{currentYear:function(){return(new Date).getFullYear()},availableLocales:function(){var t=this;return this.$i18n.locales.filter((function(i){return i.code!==t.$i18n.locale}))},arenaVideo:function(){return{thumbText:"Watch Video",videoId:"1080095897",videoThumb:"thumbnails/ivestor-appshowcase-video-thumb",videoTitle:"iVestor App Showcase"}}},methods:{openBetaForm:function(){this.$refs.betaForm.showModal=!0},formSubmitted:function(){this.showModal=!1},testMethod:function(){console.log("test")}}},o=(n(980),n(0)),l=n(658),c=n(659),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative"},[e("page-hero-large",{staticClass:"md:min-h-[680px]",attrs:{"image-src":"visuals/ivestor-hero2",crop:"fit"}},[e("div",{staticClass:"container pt-32 mb-8 md:mb-16"},[e("decorator",{attrs:{color:"yellow"}}),t._v(" "),e("div",{staticClass:"flex flex-col items-start max-w-xl mb-20 text-white"},[e("h1",{staticClass:"mb-2 text-4xl sm:text-5xl"},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("ivestor-app-store-links")],1)],1)]),t._v(" "),e("section",{staticClass:"pt-12",attrs:{id:"features"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col items-center max-w-xl mx-auto gap-y-4"},[e("c-image",{staticClass:"mb-8 drop-shadow-xl",attrs:{"image-src":"logos/ivestor-app-icon_fobiki",width:88,height:88}}),t._v(" "),e("h2",{staticClass:"mb-0",domProps:{innerHTML:t._s(t.$t("features.title"))}}),t._v(" "),e("p",{staticClass:"text-center"},[t._v(t._s(t.$t("features.desc")))])],1),t._v(" "),e("div",{staticClass:"grid grid-cols-1 my-12 lg:grid-cols-12 max-lg:gap-y-8 lg:gap-8"},[e("div",{staticClass:"relative flex flex-col-reverse justify-between gap-6 p-12 pb-0 max-md:px-6 lg:flex-row lg:col-span-12 lg:pb-0 ivestor-feature-card"},[e("div",{staticClass:"flex justify-center"},[e("c-image",{staticClass:"w-auto",attrs:{"image-src":"visuals/ivestor-trading",width:310,height:234,sizes:"sm:300px md:300px lg:300px",dpr:"2.0",crop:"fit",alt:"iVestor app screenshot"}})],1),t._v(" "),e("div",{staticClass:"md:pt-8"},[e("span",{staticClass:"feature-card-title h3"},[t._v(t._s(t.$t("features.blocks-new.trading.title")))]),t._v(" "),e("p",{staticClass:"feature-card-desc"},[t._v(t._s(t.$t("features.blocks-new.trading.desc")))])])]),t._v(" "),e("div",{staticClass:"flex flex-col justify-between col-span-2 p-12 max-md:px-6 ivestor-feature-card lg:p-12 lg:col-span-6"},[e("div",[e("span",{staticClass:"feature-card-title h3"},[t._v(t._s(t.$t("features.blocks-new.invest.title")))]),t._v(" "),e("p",{staticClass:"feature-card-desc"},[t._v(t._s(t.$t("features.blocks-new.invest.desc")))])]),t._v(" "),e("div",{staticClass:"flex justify-center mt-12"},[e("c-image",{attrs:{"image-src":"visuals/ivestor-upcoming-ipo_nqziox",width:400,height:300,sizes:"sm:400px md:400px lg:400px",dpr:"2.0",crop:"fit",alt:"iVestor app screenshot"}})],1)]),t._v(" "),e("div",{staticClass:"flex flex-col justify-between col-span-2 p-12 pb-4 max-md:px-6 ivestor-feature-card lg:col-span-6"},[e("div",[e("span",{staticClass:"feature-card-title h3"},[t._v(t._s(t.$t("features.blocks-new.ipo-subscription.title")))]),t._v(" "),e("p",{staticClass:"feature-card-desc"},[t._v(t._s(t.$t("features.blocks-new.ipo-subscription.desc")))])]),t._v(" "),e("div",{staticClass:"flex justify-center mt-4"},[e("c-image",{attrs:{"image-src":"visuals/ivestor-subscription-upgrade",width:400,height:200,sizes:"sm:400px md:400px lg:400px",dpr:"2.0",crop:"fit",alt:"iVestor app screenshot"}})],1)]),t._v(" "),e("div",{staticClass:"flex flex-col justify-between col-span-2 p-12 pb-0 max-lg:px-6 ivestor-feature-card lg:col-span-6"},[e("div",[e("span",{staticClass:"feature-card-title h3"},[t._v(t._s(t.$t("features.blocks-new.portfolio.title")))]),t._v(" "),e("p",{staticClass:"feature-card-desc"},[t._v(t._s(t.$t("features.blocks-new.portfolio.desc")))])]),t._v(" "),e("div",{staticClass:"flex justify-center mt-4"},[e("c-image",{staticClass:"h-auto mb-0",attrs:{"image-src":"visuals/grow-your-portfolio",width:400,height:900,sizes:"sm:200px md:200px lg:500px",dpr:"2.0",crop:"fit"}})],1)]),t._v(" "),e("span",{staticClass:"flex flex-col col-span-2 lg:col-span-6 gap-y-8"},[e("div",{staticClass:"relative ivestor-feature-card"},[e("card-with-image-bg",{attrs:{"image-src":"visuals/monitor-your-investments"},scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("features.blocks-new.monitor.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block"},[t._v(t._s(t.$t("features.blocks-new.monitor.desc")))])]},proxy:!0}])})],1),t._v(" "),e("div",{staticClass:"flex flex-col justify-between flex-1 p-12 pb-0 max-lg:px-6 ivestor-feature-card bg-primary-light"},[e("div",[e("span",{staticClass:"feature-card-title h3"},[t._v(t._s(t.$t("features.blocks-new.personalised.title")))]),t._v(" "),e("p",{staticClass:"feature-card-desc"},[t._v(t._s(t.$t("features.blocks-new.personalised.desc")))])]),t._v(" "),e("div",{staticClass:"flex justify-center w-full"},[e("c-image",{staticClass:"h-auto mt-12 mb-4",attrs:{"image-src":"visuals/personalised-watchlist",width:300,height:400,sizes:"sm:200px md:200px lg:300px",dpr:"2.0",crop:"fit"}})],1)])]),t._v(" "),e("div",{staticClass:"flex flex-col justify-between col-span-2 p-12 max-lg:px-6 ivestor-feature-card lg:col-span-4"},[e("div",[e("span",{staticClass:"feature-card-title h3"},[t._v(t._s(t.$t("features.blocks-new.transfer-easily.title")))]),t._v(" "),e("p",{staticClass:"feature-card-desc"},[t._v(t._s(t.$t("features.blocks-new.transfer-easily.desc")))])]),t._v(" "),e("div",{staticClass:"flex justify-center mt-24"},[e("c-image",{staticClass:"origin-bottom-right transform scale-[115%] translate-x-8",attrs:{"image-src":"visuals/ivestor-transfer-easily_syxwvu",width:310,height:234,sizes:"sm:300px md:300px lg:300px",dpr:"2.0",crop:"fit",alt:"iVestor app screenshot"}})],1)]),t._v(" "),e("div",{staticClass:"ivestor-feature-card relative col-span-2 overflow-hidden lg:col-span-8 flex flex-col justify-end min-h-[460px]"},[e("card-with-image-bg",{attrs:{"image-src":"visuals/iVestor-Visual-1_zgu3em"},scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("features.blocks-new.start-young.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block"},[t._v(t._s(t.$t("features.blocks-new.start-young.desc")))])]},proxy:!0}])})],1),t._v(" "),e("div",{staticClass:"relative flex flex-col justify-between gap-6 p-12 pb-0 max-md:px-6 lg:flex-row lg:col-span-12 lg:pb-0 ivestor-feature-card"},[e("div",{staticClass:"flex flex-col justify-center basis-1/2"},[e("span",{staticClass:"feature-card-title h3"},[t._v(t._s(t.$t("features.blocks-new.virtual-cards.title")))]),t._v(" "),e("p",{staticClass:"feature-card-desc"},[t._v(t._s(t.$t("features.blocks-new.virtual-cards.desc")))])]),t._v(" "),e("div",{staticClass:"relative flex justify-center"},[e("c-image",{staticClass:"w-auto",attrs:{"image-src":"visuals/ivestor-cards",width:310,height:234,sizes:"sm:300px md:300px lg:300px",dpr:"2.0",crop:"fit",alt:"iVestor app screenshot"}}),t._v(" "),e("c-image",{staticClass:"absolute bottom-0 right-0 w-32 h-auto mb-4",attrs:{"image-src":"visuals/pjjflos3pexlqjljzbc1",width:150,height:50,sizes:"sm:150px md:150px lg:150px",dpr:"2.0",crop:"fit"}})],1)]),t._v(" "),e("div",{staticClass:"flex flex-col justify-between col-span-2 p-12 pb-0 max-lg:px-6 ivestor-feature-card lg:col-span-6"},[e("div",[e("span",{staticClass:"feature-card-title h3"},[t._v(t._s(t.$t("features.blocks-new.saving-goals.title")))]),t._v(" "),e("p",{staticClass:"feature-card-desc"},[t._v(t._s(t.$t("features.blocks-new.saving-goals.desc")))])]),t._v(" "),e("div",{staticClass:"flex justify-end mt-16"},[e("c-image",{staticClass:"h-auto mb-8",attrs:{"image-src":"visuals/adnhmhouc57qzkennhyl",width:600,height:600,sizes:"sm:200px md:200px lg:500px",dpr:"2.0",crop:"fit"}})],1)]),t._v(" "),e("div",{staticClass:"flex flex-col col-span-2 gap-8 lg:col-span-6"},[e("div",{staticClass:"flex flex-col justify-between p-12 pb-0 max-lg:px-6 ivestor-feature-card"},[e("div",[e("span",{staticClass:"feature-card-title h3"},[t._v(t._s(t.$t("features.blocks-new.xcube.title")))]),t._v(" "),e("p",{staticClass:"feature-card-desc"},[t._v(t._s(t.$t("features.blocks-new.xcube.desc")))])]),t._v(" "),e("div",{staticClass:"flex justify-center mt-8 lg:justify-end"},[e("c-image",{staticClass:"w-20 h-auto mb-12",attrs:{"image-src":"logos/xcube-logo_ncs2ob",width:200,height:200,sizes:"sm:200px md:200px lg:200px",dpr:"2.0",crop:"fit"}})],1)]),t._v(" "),e("div",{staticClass:"flex flex-col justify-between p-12 pb-0 max-lg:px-6 ivestor-feature-card"},[e("div",[e("span",{staticClass:"feature-card-title h3"},[t._v(t._s(t.$t("features.blocks-new.bhm.title")))]),t._v(" "),e("p",{staticClass:"feature-card-desc"},[t._v(t._s(t.$t("features.blocks-new.bhm.desc")))])]),t._v(" "),e("div",{staticClass:"flex justify-center mt-16 lg:justify-end"},[e("c-image",{staticClass:"w-auto h-16 mb-12",attrs:{"image-src":"logos/bhm-capital-logo_wzdjwz",width:200,height:200,sizes:"sm:200px md:200px lg:200px",dpr:"2.0",crop:"fit"}})],1)])]),t._v(" "),e("div",{staticClass:"flex flex-col col-span-2 ivestor-feature-card md:flex-row lg:col-span-8"},[e("div",{staticClass:"flex flex-col justify-center px-6 py-12 md:p-12 basis-1/2"},[e("span",{staticClass:"feature-card-title h3"},[t._v(t._s(t.$t("features.blocks-new.spend-safely.title")))]),t._v(" "),e("p",{staticClass:"feature-card-desc"},[t._v(t._s(t.$t("features.blocks-new.spend-safely.desc")))])]),t._v(" "),e("div",{staticClass:"flex flex-col items-center justify-end p-4 pb-0"},[e("c-image",{attrs:{"image-src":"visuals/ivestor-spend-safely_zrgieh",width:356,height:518,sizes:"sm:400px md:400px lg:400px",dpr:"2.0",crop:"fit",alt:"iVestor app screenshot"}})],1)]),t._v(" "),e("div",{staticClass:"flex flex-col justify-between col-span-2 p-8 ivestor-feature-card lg:col-span-4"},[e("div",[e("span",{staticClass:"feature-card-title h3"},[t._v(t._s(t.$t("features.blocks-new.top-up.title")))]),t._v(" "),e("p",{staticClass:"feature-card-desc"},[t._v(t._s(t.$t("features.blocks-new.top-up.desc")))])]),t._v(" "),e("div",{staticClass:"flex justify-center mt-24 lg:justify-end"},[e("c-image",{attrs:{"image-src":"visuals/ivestor-top-up-flexibility_nnyppn",width:314,height:246,sizes:"sm:300px md:300px lg:300px",dpr:"2.0",crop:"fit",alt:"iVestor app screenshot"}})],1)]),t._v(" "),e("div",{staticClass:"ivestor-feature-card relative col-span-2 overflow-hidden lg:col-span-8 flex flex-col justify-end min-h-[460px]"},[e("card-with-image-bg",{attrs:{"image-src":"visuals/iVestor-Visual-2_r6ep0d"},scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("features.blocks-new.track-spending.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block"},[t._v(t._s(t.$t("features.blocks-new.track-spending.desc")))])]},proxy:!0}])})],1),t._v(" "),e("div",{staticClass:"flex flex-col justify-between col-span-2 p-12 max-lg:px-6 ivestor-feature-card lg:col-span-4"},[e("div",[e("span",{staticClass:"feature-card-title h3"},[t._v(t._s(t.$t("features.blocks-new.split-bills.title")))]),t._v(" "),e("p",{staticClass:"feature-card-desc"},[t._v(t._s(t.$t("features.blocks-new.split-bills.desc")))])]),t._v(" "),e("div",{staticClass:"flex justify-center mt-8"},[e("c-image",{staticClass:"h-auto mb-0",attrs:{"image-src":"visuals/cpxec0tjbb27ckrjwuw4",width:350,height:400,sizes:"sm:200px md:200px lg:500px",dpr:"2.0",crop:"fit"}})],1)])])])]),t._v(" "),e("section",{staticClass:"p-0"},[e("div",{staticClass:"aspect-h-9 lg:aspect-h-8 aspect-w-16"},[e("video-thumbnail-card",{staticClass:"w-full h-full",attrs:{video:t.arenaVideo}})],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"grid h-full lg:grid-cols-2 bg-primary-light"},[e("div",{staticClass:"relative h-[300px] lg:h-auto"},[e("c-image",{staticClass:"object-contain w-full h-full overflow-hidden",attrs:{"image-src":"images/ivestor-applepay-img",crop:"cover",alt:"decorator image"}})],1),t._v(" "),e("div",{staticClass:"flex flex-col justify-between px-6 py-12 md:p-12"},[e("div",{staticClass:"md:p-12"},[e("h2",[t._v(t._s(t.$t("applepay.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("applepay.desc")))]),t._v(" "),e("base-button",{attrs:{nuxtlink:"",link:"/investing/services/ivestor-apple-pay"}},[t._v(t._s(t.$t("global.buttons.moreInfo")))])],1)])])])]),t._v(" "),e("section",{ref:"faqs",staticClass:"gray",attrs:{id:"faqs"}},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("commons.faqs")))]),t._v(" "),e("faqs-accordion-multi",{attrs:{section:"ivestor"}})],1)]),t._v(" "),e("section",{staticClass:"pb-0",attrs:{id:"cta"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"grid gap-x-12 lg:grid-cols-2"},[e("div",{staticClass:"relative flex items-end justify-center w-full h-full px-8 pt-16 lg:pt-0 max-lg:order-last"},[e("c-image",{staticClass:"relative -left-6 lg:-left-12",attrs:{"image-src":"visuals/ivestor-app-mockup_xxmr9i",width:330,height:515,sizes:"sm:256px md:330px lg:330px",dpr:"2.0",crop:"fit","data-aos":"fade-right"}}),t._v(" "),e("c-image",{staticClass:"absolute w-64 end-4 sm:right-10 sm:w-72 floating-card",attrs:{alt:"Floating iVestor Card","image-src":"visuals/ivestor-ivestor-card-floating_vms9i9",width:280,height:440,sizes:"sm:300px md:300px lg:300px",dpr:"2.0",crop:"fit","data-aos":"fade-up","data-aos-delay":"200"}})],1),t._v(" "),e("div",{staticClass:"flex flex-col items-center justify-center p-0 gap-y-4 lg:items-start lg:p-12"},[e("span",{staticClass:"block h1 max-lg:text-center",attrs:{"data-aos":"fade-up","data-aos-delay":"300"}},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("p",{staticClass:"lead-text max-lg:text-center",attrs:{"data-aos":"fade-up","data-aos-delay":"400"}},[t._v(t._s(t.$t("cta.desc")))]),t._v(" "),e("ivestor-app-store-links")],1)])])])],1)}),[],!1,null,"678cb318",null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{Decorator:n(43).default,IvestorAppStoreLinks:n(337).default,PageHeroLarge:n(333).default,CImage:n(23).default,CardWithImageBg:n(215).default,VideoThumbnailCard:n(136).default,BaseButton:n(16).default,FaqsAccordionMulti:n(336).default})},function(t,e,n){"use strict";n.r(e);var r={name:"IvestorApplePay",layout:"ivestor",fetchOnServer:!1,data:function(){return{}}},o=n(0),l=n(660),c=n(661),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0 !h-[520px]",attrs:{"image-src":"visuals/ivestor-hero_y3nhzn"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("p",{staticClass:"max-w-screen-lg text-lg text-balance"},[t._v(t._s(t.$t("page-desc")))]),t._v(" "),e("div",{staticClass:"flex flex-col gap-y-2 content-block"},t._l(t.$t("questions"),(function(n,r){return e("half-image-half-grid-two",{key:r,attrs:{reverse:!(r%2),"image-src":n.image,width:400,height:600,sizes:"sm:200px md:800px lg:800px"},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"flex flex-col justify-center flex-1 py-12 md:px-6 gap-y-4"},[e("span",{staticClass:"h3"},[t._v(t._s(n.question))]),t._v(" "),e("div",{staticClass:"prose",domProps:{innerHTML:t._s(n.answer)}})])]},proxy:!0}],null,!0)})})),1),t._v(" "),e("div",{staticClass:"content-block"},[e("h4",{staticClass:"mb-2 text-primary"},[t._v(t._s(t.$t("help.title")))]),t._v(" "),e("div",{domProps:{innerHTML:t._s(t.$t("help.desc"))}})])])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("commons.faqs")))]),t._v(" "),e("faqs-accordion",{attrs:{section:"apple-pay"}})],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,HalfImageHalfGridTwo:n(572).default,FaqsAccordion:n(84).default})},function(t,e,n){"use strict";n.r(e);n(8),n(3),n(113);var r={name:"MobileApp",data:function(){return{appVideo:this.$t("appVideo"),enhancements:Object.values(this.$t("enhancements.blocks"))}},computed:{features:function(){return Object.values(this.$t("features.blocks"))},availableLocales:function(){return this.$i18n.locales},currentLocale:function(){var t=this;return this.$i18n.locales.filter((function(i){return i.code==t.$i18n.locale}))},showModal:function(){return this.$route.matched.length>1}}},o=n(0),l=n(662),c=n(663),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"grid gap-12 lg:grid-cols-2"},[e("div",{staticClass:"flex flex-col items-center justify-center lg:items-start"},[e("h1",{staticClass:"text-5xl leading-snug text-center lg:text-start"},[t._v("\n "+t._s(t.$t("section1.title.line1"))+" "),e("br"),t._v(" "),e("span",{staticClass:"text-primary"},[t._v(" "+t._s(t.$t("section1.title.line2"))+" ")])]),t._v(" "),e("div",{staticClass:"flex flex-col items-center w-full mt-12 gap-y-6 lg:items-start"},[e("h4",{staticClass:"text-center lg:text-start"},[t._v(t._s(t.$t("section1.subtitle")))]),t._v(" "),e("span",{staticClass:"block text-center lg:text-start"},[t._v(" "+t._s(t.$t("section1.desc")))]),t._v(" "),e("app-store-links")],1)]),t._v(" "),e("div",{staticClass:"relative flex justify-center overflow-hidden border-b h-96 border-b-black lg:h-full lg:justify-end lg:border-none"},[e("div",{staticClass:"relative w-full max-w-md lg:max-w-xs xl:w-96 xl:max-w-sm"},[e("c-image",{staticClass:"absolute top-0 lg:relative ltr:lg:-translate-x-28 rtl:lg:translate-x-28 ltr: xl:-translate-x-16 rtl:xl:translate-x-16",attrs:{"image-src":"visuals/app-screen-1_nyjhjz",width:280,crop:"lfill"}}),t._v(" "),e("c-image",{staticClass:"absolute top-0 ltr:right-0 rtl:left-0 app-screen-2 shadow-black drop-shadow-2xl",attrs:{"image-src":"visuals/app-screen-2_fp8mew",width:280,crop:"lfill"}})],1)])])])]),t._v(" "),e("section",{staticClass:"p-0"},[e("div",{staticClass:"aspect-h-9 lg:aspect-h-6 aspect-w-16"},[e("video-thumbnail-card",{staticClass:"w-full h-full",attrs:{video:t.appVideo}})],1)]),t._v(" "),e("section",{staticClass:"gray",attrs:{id:"key-features"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"mx-auto text-center lg:w-4/5"},[e("h2",[t._v(t._s(t.$t("features.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("features.desc")))])]),t._v(" "),e("app-features-carousel",{attrs:{features:t.features}})],1)]),t._v(" "),e("section",{attrs:{id:"latest-enhancements"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"mx-auto text-center lg:w-2/3"},[e("h2",[t._v(t._s(t.$t("enhancements.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("enhancements.desc")))])]),t._v(" "),e("div",{staticClass:"grid gap-4 content-block md:grid-cols-2 md:gap-8 lg:grid-cols-3"},t._l(t.enhancements,(function(n,r){return e("div",{key:r,staticClass:"p-6 pt-16 bg-primary-light",attrs:{"data-aos":"fade-up","data-aos-delay":100*r}},[e("decorator",{staticClass:"mt-0"}),t._v(" "),e("span",{staticClass:"h4"},[t._v(" "+t._s(n.title)+" ")]),t._v(" "),e("span",{staticClass:"block mt-2"},[t._v(" "+t._s(n.content)+" ")])],1)})),0)])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container",attrs:{id:"download-app"}},[e("div",{staticClass:"grid gap-x-12 bg-primary-light lg:grid-cols-2"},[e("div",{staticClass:"relative flex items-end justify-center w-full h-full px-8 pt-16 bg-gray-200 lg:order-last"},[e("c-image",{attrs:{"image-src":"cta-app-screens_oh5db7",width:360}})],1),t._v(" "),e("div",{staticClass:"flex flex-col items-center justify-center px-6 py-12 lg:items-start md:p-12"},[e("span",{staticClass:"block h2"},[t._v(" "+t._s(t.$t("section4.title"))+" ")]),t._v(" "),e("div",{staticClass:"flex flex-row gap-x-4"},[e("app-store-links")],1)])])])]),t._v(" "),t.showModal?e("lazy-child-modal",{ref:"kycInfo",attrs:{"modal-size":800,"click-to-close":!1}},[e("nuxt-child")],1):t._e()],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{AppStoreLinks:n(102).default,CImage:n(23).default,VideoThumbnailCard:n(136).default,AppFeaturesCarousel:n(1041).default,Decorator:n(43).default})},function(t,e,n){"use strict";n.r(e);var r={name:"FatcaCrsInfo"},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return"en"==t.$i18n.locale?e("div",{staticClass:"px-8 py-16 bg-white md:p-16"},[t._m(0),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("span",{staticClass:"block"},[t._v("Download the DFM app: ")]),t._v(" "),e("app-store-links"),t._v(" "),t._m(1)],1):"ar"==t.$i18n.locale?e("div",{staticClass:"px-8 py-16 bg-white md:p-16"},[t._m(2),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("span",{staticClass:"block"},[t._v("قم بتحميل تطبيق DFM من هذا الرابط: ")]),t._v(" "),e("app-store-links"),t._v(" "),t._m(3)],1):t._e()}),[function(){var t=this,e=t._self._c;return e("h3",[t._v("\n We understand you're using a desktop PC. "),e("br"),t._v(" "),e("small",[t._v("No worries, we've got you covered!")])])},function(){var t=this._self._c;return t("div",{staticClass:"content-block"},[t("p",[this._v("After the app is installed on your mobile device, simply register as a new user.")])])},function(){var t=this,e=t._self._c;return e("h3",[t._v("\n لقد لاحظنا أنك تستخدم جهاز حاسوب مكتبي.\n "),e("br"),t._v(" "),e("small",[t._v(" لا تقلق، لدينا الحل المناسب لك!")])])},function(){var t=this._self._c;return t("div",{staticClass:"content-block"},[t("p",[this._v("بعد تحميل التطبيق على هاتفك المحمول، اضغط على الرابط المرسل في هذه الرسالة من هاتفك لتحديث بياناتك.")])])}],!1,null,null,null);e.default=component.exports;installComponents(component,{AppStoreLinks:n(102).default})},function(t,e,n){"use strict";n.r(e);var r={name:"KycInfo"},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return"en"==t.$i18n.locale?e("div",{staticClass:"px-8 py-16 bg-white md:p-16"},[t._m(0),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("span",{staticClass:"block"},[t._v("Download the DFM app: ")]),t._v(" "),e("app-store-links"),t._v(" "),t._m(1)],1):"ar"==t.$i18n.locale?e("div",{staticClass:"px-8 py-16 bg-white md:p-16"},[t._m(2),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("span",{staticClass:"block"},[t._v("قم بتحميل تطبيق DFM من هذا الرابط: ")]),t._v(" "),e("app-store-links"),t._v(" "),t._m(3)],1):t._e()}),[function(){var t=this,e=t._self._c;return e("h3",[t._v("\n We understand you're using a desktop PC. "),e("br"),t._v(" "),e("small",[t._v("No worries, we've got you covered!")])])},function(){var t=this._self._c;return t("div",{staticClass:"content-block"},[t("p",[this._v("After the app is installed on your mobile device, simply tap the link provided in this email from your mobile to update your information.")])])},function(){var t=this,e=t._self._c;return e("h3",[t._v("\n لقد لاحظنا أنك تستخدم جهاز حاسوب مكتبي.\n "),e("br"),t._v(" "),e("small",[t._v(" لا تقلق، لدينا الحل المناسب لك!")])])},function(){var t=this._self._c;return t("div",{staticClass:"content-block"},[t("p",[this._v("بعد تحميل التطبيق على هاتفك المحمول، اضغط على الرابط المرسل في هذه الرسالة من هاتفك لتحديث بياناتك.")])])}],!1,null,null,null);e.default=component.exports;installComponents(component,{AppStoreLinks:n(102).default})},function(t,e,n){"use strict";n.r(e);n(8),n(17),n(3);var r=n(1),o=(n(6),n(9),n(19),{name:"PjscZakat",fetchOnServer:!1,data:function(){return{selectedZakat:{},shares:0,zakats:[],charityList:this.$t("s2.charityList")}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=GetZakatCalculatorDetails&Symbol=DFM"});case 3:return n=e.sent,e.next=6,n.json();case 6:r=e.sent,t.zakats=r[0].Rates,t.selectedZakat=t.zakats[t.zakats.length-1],e.next=13;break;case 11:e.prev=11,e.t0=e.catch(0);case 13:case"end":return e.stop()}}),e,null,[[0,11]])})))()})),computed:{zakatAmount:function(){return this.shares*this.selectedZakat.Rate/1e3},chartData:function(){var data=this.zakats,t=[];return data.forEach((function(e){t.push([e.Year,e.Rate])})),t}}}),l=o,c=n(0),d=n(664),f=n(665),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-00954_jmuvxx"}},[t._v(" "+t._s(t.$t("pagetitle"))+" ")]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("pagetitle")))]},proxy:!0},{key:"content",fn:function(){return[e("p",[t._v(t._s(t.$t("pageintro.p1")))]),t._v(" "),e("ul",{staticClass:"bullets"},[e("li",{staticClass:"mb-4"},[t._v(t._s(t.$t("pageintro.list1")))]),t._v(" "),e("li",{staticClass:"mb-4",domProps:{innerHTML:t._s(t.$t("pageintro.list2"))}}),t._v(" "),e("li",{domProps:{innerHTML:t._s(t.$t("pageintro.list3"))}})])]},proxy:!0}])}),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"mx-auto lg:w-4/5"},[e("h3",[t._v(t._s(t.$t("s1.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("s1.p1")))]),t._v(" "),e("div",{staticClass:"flex flex-col mt-12 gap-x-0 gap-y-4 md:gap-x-6 md:flex-row md:items-end md:gap-y-0"},[e("div",{staticClass:"w-full form-control md:w-48"},[e("label",{attrs:{for:"year"}},[t._v(" "+t._s(t.$t("data-headers.year"))+" ")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.selectedZakat,expression:"selectedZakat"}],staticClass:"w-full mt-1",attrs:{id:"year",name:"year"},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.selectedZakat=e.target.multiple?n:n[0]}}},t._l(t.zakats,(function(n){return e("option",{key:n.Year,domProps:{value:n}},[t._v(t._s(n.Year))])})),0)]),t._v(" "),e("div",{staticClass:"flex-1 form-control"},[e("label",{attrs:{for:"shares"}},[t._v(t._s(t.$t("s1.form.formlabel.sharesowned")))]),t._v(" "),e("div",{staticClass:"mt-1"},[e("input",{directives:[{name:"model",rawName:"v-model.number",value:t.shares,expression:"shares",modifiers:{number:!0}}],staticClass:"block w-full",attrs:{id:"shares",type:"number",name:"shares",placeholder:"1000"},domProps:{value:t.shares},on:{input:function(e){e.target.composing||(t.shares=t._n(e.target.value))},blur:function(e){return t.$forceUpdate()}}})])])]),t._v(" "),e("div",{staticClass:"flex flex-col justify-between p-4 mt-6 bg-primary-light md:flex-row md:items-center"},[e("span",{staticClass:"block"},[t._v("\n "+t._s(t.$t("s1.form.info.line1"))+" "),e("span",{staticClass:"font-medium"},[t._v(" "+t._s(t.shares)+" ")]),t._v(t._s(t.$t("s1.form.info.line2"))+" "),e("span",{staticClass:"font-medium"},[t._v(" "+t._s(t.selectedZakat.Year)+" ")])]),t._v(" "),e("span",{staticClass:"block mt-2 text-lg font-heading"},[t._v("\n "+t._s(t.$t("commons.AED"))+" "),e("span",[t._v(" "+t._s(t._f("numFormat")(t.zakatAmount,"0,00.00")))])])]),t._v(" "),e("div",{staticClass:"mt-24"},[e("div",{staticClass:"text-center"},[e("h3",[t._v(t._s(t.$t("chart.title")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("chart.subtitle")))])]),t._v(" "),e("client-only",[t.chartData.length?e("line-chart-component",{staticClass:"my-8",attrs:{"chart-data":t.chartData,"chart-height":500,"chart-title":"","series-name":t.$t("chart.label"),"axis-title":""}}):t._e()],1)],1)])])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"mx-auto lg:w-4/5 lg:text-center"},[e("h2",[t._v(t._s(t.$t("s2.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("s2.subtitle")))])]),t._v(" "),e("cta-image",{staticClass:"content-block",attrs:{"image-src":"visuals/dfm-image-00783_gknx2y"}}),t._v(" "),e("div",{staticClass:"content-block"},[e("h3",[t._v(t._s(t.$t("s2.title2")))]),t._v(" "),e("ul",{staticClass:"bullets lg:columns-2"},t._l(t.charityList,(function(n,r){return e("li",{key:r,staticClass:"ltr:mr-8 rtl:ml-8"},[t._v(t._s(n))])})),0)]),t._v(" "),e("div",{staticClass:"mt-8"},[e("p",[t._v(t._s(t.$t("s2.text1")))]),t._v(" "),e("nuxt-link",{staticClass:"btn-primary",attrs:{to:t.localePath("/investing/services/mobile-app")}},[t._v(t._s(t.$t("s2.btnLabel")))])],1)],1)])],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,LineChartComponent:n(1042).default,CtaImage:n(73).default})},function(t,e,n){"use strict";n.r(e);n(7);var r={name:"RightsIssueSubscription",mixins:[n(29).a],data:function(){return{meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))},showBankDetails:!1}},computed:{company:function(){return this.$t("bank.company")},dates:function(){return this.$t("bank.dates")}}},o=n(0),l=n(666),c=n(667),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-01058_ohzzrr"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("page-intro.title")))]},proxy:!0},{key:"content",fn:function(){return[t._v("\n "+t._s(t.$t("page-intro.desc"))+"\n ")]},proxy:!0}])}),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("how-to-trade.title")))]),t._v(" "),e("div",{staticClass:"content-block"},[e("h4",[t._v(t._s(t.$t("how-to-trade.shareholder.title")))]),t._v(" "),e("features-grid-two",{staticClass:"gap-8 md:grid-cols-2"},t._l(t.$t("how-to-trade.shareholder.blocks"),(function(n,r){return e("div",{key:r},[t._v("\n "+t._s(n.desc)+"\n ")])})),0)],1),t._v(" "),e("div",{staticClass:"content-block"},[e("h4",[t._v(t._s(t.$t("how-to-trade.non-shareholder.title")))]),t._v(" "),e("features-grid-two",{staticClass:"gap-8 md:grid-cols-2"},t._l(t.$t("how-to-trade.non-shareholder.blocks"),(function(n,r){return e("div",{key:r},[t._v("\n "+t._s(n.desc)+"\n ")])})),0)],1)])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("how-to-subscribe.title")))]),t._v(" "),e("div",{staticClass:"max-w-screen-lg content-block"},[e("h4",[t._v(t._s(t.$t("how-to-subscribe.shareholder.title")))]),t._v(" "),e("span",{staticClass:"block",domProps:{innerHTML:t._s(t.$t("how-to-subscribe.shareholder.desc"))}})])])]),t._v(" "),t.showBankDetails?e("section",{staticClass:"gray",attrs:{id:"almalrightsissue"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-row items-center gap-x-1"},[e("svg",{staticClass:"hidden w-5 h-5 text-primary",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M9 12.75L11.25 15 15 9.75M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}})]),t._v(" "),e("span",{staticClass:"block text-sm font-bold uppercase text-primary"},[t._v(t._s(t.$t("bank.status")))])]),t._v(" "),e("h2",{staticClass:"mt-4"},[t._v(t._s(t.$t("bank.title")))])]),t._v(" "),e("div",{staticClass:"container content-block"},[e("div",{staticClass:"grid grid-cols-1 gap-12 mx-auto md:grid-cols-8"},[e("div",{staticClass:"flex flex-col col-span-8 bg-white border-gray-200 md:col-span-3"},[e("div",{staticClass:"flex items-center justify-center flex-1"},[t.$t("bank.logo")?e("nuxt-img",{staticClass:"object-contain w-auto h-[60%] mx-auto px-6 py-3",attrs:{format:"webp",src:t.$t("bank.logo")}}):t._e()],1)]),t._v(" "),e("div",{staticClass:"col-span-8 md:col-span-5"},[t.company.desc?e("span",{staticClass:"block mt-6",domProps:{innerHTML:t._s(t.company.desc)}}):t._e()])]),t._v(" "),e("div",{staticClass:"flex flex-col mx-auto mt-12 bg-white divide-y divide-gray-200 lg:flex-row lg:divide-y-0 lg:divide-x"},[e("div",{staticClass:"flex items-center flex-1 p-2 lg:justify-center lg:py-3 lg:px-6"},[e("a",{staticClass:"inline-flex items-center p-2 gap-x-1",attrs:{href:t.company.website,target:"_blank"}},[e("svg",{staticClass:"w-5 h-5 text-primary/60 ltr:mr-2 rtl:ml-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9"}})]),t._v(" "),e("span",[t._v(t._s(t.$t("commons.website")))])])]),t._v(" "),e("div",{staticClass:"flex items-center flex-1 p-2 lg:justify-center lg:py-3 lg:px-6"},[e("a",{staticClass:"inline-flex items-center p-2 gap-x-1",attrs:{href:"tel:".concat(t.company.phone)}},[e("svg",{staticClass:"w-5 h-5 text-primary/60 ltr:mr-2 rtl:ml-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"}})]),t._v(" "),t.company.phone?e("span",{staticClass:"num"},[t._v(t._s(t.company.phone))]):t._e()])]),t._v(" "),e("div",{staticClass:"flex flex-1 p-3 items-cente2 lg:justify-center lg:py-3 lg:px-6"},[e("a",{staticClass:"inline-flex items-center p-2 gap-x-1",attrs:{href:"mailto:".concat(t.company.email)}},[e("svg",{staticClass:"w-5 h-5 text-primary/60 ltr:mr-2 rtl:ml-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"}})]),t._v(" "),t.company.email?e("span",[t._v(t._s(t.company.email))]):t._e()])])]),t._v(" "),e("hr")]),t._v(" "),e("div",{staticClass:"container"},[e("p",{domProps:{innerHTML:t._s(t.$t("bank.info1"))}})]),t._v(" "),e("div",{staticClass:"content-block"},t._l(t.dates,(function(n,r){return e("two-column-block",{key:r,staticClass:"py-6 border-t first:border-0",scopedSlots:t._u([{key:"title",fn:function(){return[e("h3",{staticClass:"mb-0"},[t._v(t._s(n.title))])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"grid grid-cols-1 gap-6 md:gap-y-10 lg:grid-cols-3"},[e("div",[e("span",{staticClass:"text-sm font-bold text-green-600 uppercase"},[t._v(" "+t._s(t.$t("commons.start-date"))+" ")]),t._v(" "),e("span",{staticClass:"block num rtl:text-end"},[t._v(" "+t._s(n.start))])]),t._v(" "),e("div",[e("span",{staticClass:"text-sm font-bold uppercase text-brand-red"},[t._v(" "+t._s(t.$t("commons.end-date"))+" ")]),t._v(" "),e("span",{staticClass:"block num rtl:text-end"},[t._v(t._s(n.end))])])])]},proxy:!0}],null,!0)})})),1),t._v(" "),t._m(0),t._v(" "),e("two-column-block",{scopedSlots:t._u([{key:"title",fn:function(){return[e("h2",[t._v(t._s(t.$t("bank.documents.title")))])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"grid grid-cols-1 gap-4 md:grid-cols-2"},t._l(t.$t("bank.documents.blocks"),(function(n,r){return e("download-card",{key:r,staticClass:"max-w-lg",attrs:{inverse:"",href:n.href,title:n.title}},[t._v("\n "+t._s(n.title)+"\n ")])})),1)]},proxy:!0}],null,!1,646983484)})],1):t._e()],1)}),[function(){var t=this._self._c;return t("div",{staticClass:"container mt-8"},[t("hr")])}],!1,null,"19f8ed78",null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,FeaturesGridTwo:n(52).default,TwoColumnBlock:n(79).default,DownloadCard:n(91).default})},function(t,e,n){"use strict";n.r(e);var r={name:"CompanyProfilePage",data:function(){return{}},activated:function(){this.$route.query.id?this.$router.push({path:this.localePath("/the-exchange/market-information/company/".concat(this.$route.query.id))}):this.$router.push({path:this.localePath("/the-exchange/market-information/listed-securities/equities")})}},o=n(0),component=Object(o.a)(r,(function(){return(0,this._self._c)("div")}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"FamilyBusinesses",data:function(){return{benefits:this.$t("benefits"),markets:this.$t("markets")}}},o=n(0),l=n(668),c=n(669),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dual-listing-hero_jxuu9a"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("PageIntroBlockTwo",{scopedSlots:t._u([{key:"content",fn:function(){return[e("h2",[t._v(t._s(t.$t("page-intro.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("page-intro.desc")))])]},proxy:!0},{key:"link",fn:function(){return[e("a",{staticClass:"btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])]},proxy:!0}])}),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("features-grid-two",{staticClass:"gap-8 my-12 lg:grid-cols-3"},t._l(t.$t("benefits.blocks"),(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("p",[t._v(t._s(n))])],1)})),0)],1)]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("going-public-cta",{attrs:{"image-src":"visuals/dfm-image-013151_orj1ob"}})],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("half-image-half-grid",{attrs:{"image-src":"visuals/dfm-visual-2_ypdye0",decorator:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"lg:p-6"},[e("h3",[t._v(t._s(t.$t("cta1.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta1.desc")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])]},proxy:!0}])})],1)]),t._v(" "),e("section",{staticClass:"pt-0"},[e("two-column-block",{scopedSlots:t._u([{key:"title",fn:function(){return[e("h2",[t._v(t._s(t.$t("listing-resources.titlle")))])]},proxy:!0},{key:"content",fn:function(){return[e("p",[t._v(t._s(t.$t("listing-resources.desc")))]),t._v(" "),e("ul",{staticClass:"bullets"},t._l(t.$t("listing-resources.blocks"),(function(n,r){return e("li",{key:r},[t._v(t._s(n))])})),0)]},proxy:!0}])})],1),t._v(" "),e("section",{staticClass:"py-12 gray"},[e("div",{staticClass:"container"},[e("cta-one")],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlockTwo:n(137).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,GoingPublicCta:n(138).default,HalfImageHalfGrid:n(56).default,TwoColumnBlock:n(79).default,CtaOne:n(139).default})},function(t,e,n){"use strict";n.r(e);var r={data:function(){return{benefits:this.$t("benefits.blocks")}}},o=n(0),l=n(670),c=n(671),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-013148_kmzt6d"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("PageIntroBlockTwo",{scopedSlots:t._u([{key:"content",fn:function(){return[e("h2",[t._v(t._s(t.$t("page-intro.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("page-intro.desc")))])]},proxy:!0},{key:"link",fn:function(){return[e("a",{staticClass:"btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])]},proxy:!0}])}),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("features-grid-two",{staticClass:"gap-8 my-12 lg:grid-cols-3"},t._l(t.benefits,(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("p",[t._v(t._s(n))])],1)})),0)],1)]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("going-public-cta")],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("half-image-half-grid",{attrs:{"image-src":"visuals/dfm-image-00717_wcrbbw",decorator:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"lg:p-6"},[e("h3",[t._v(t._s(t.$t("cta1.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta1.desc")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])]},proxy:!0}])})],1)]),t._v(" "),e("section",{staticClass:"pt-0"},[e("two-column-block",{scopedSlots:t._u([{key:"title",fn:function(){return[e("h2",[t._v(t._s(t.$t("listing-resources.titlle")))])]},proxy:!0},{key:"content",fn:function(){return[e("p",[t._v(t._s(t.$t("listing-resources.desc")))]),t._v(" "),e("ul",{staticClass:"bullets"},t._l(t.$t("listing-resources.blocks"),(function(n,r){return e("li",{key:r},[t._v(t._s(n))])})),0)]},proxy:!0}])})],1),t._v(" "),e("section",{staticClass:"py-12 gray"},[e("div",{staticClass:"container"},[e("cta-one")],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlockTwo:n(137).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,GoingPublicCta:n(138).default,HalfImageHalfGrid:n(56).default,TwoColumnBlock:n(79).default,CtaOne:n(139).default})},function(t,e,n){"use strict";n.r(e);var r={name:"FamilyBusinesses",data:function(){return{benefits:this.$t("benefits"),markets:this.$t("markets")}}},o=n(0),l=n(672),c=n(673),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/famliy-business-hero_oysbvm"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("PageIntroBlockTwo",{scopedSlots:t._u([{key:"content",fn:function(){return[e("h2",[t._v(t._s(t.$t("page-intro.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("page-intro.desc")))])]},proxy:!0},{key:"link",fn:function(){return[e("a",{staticClass:"btn-primary",attrs:{href:"https://assets.dfm.ae/docs/default-source/guides/dfm-family-business-booklet.pdf?sfvrsn=62d4f981_2",target:"_blank"}},[t._v(t._s(t.$t("commons.view-guide")))])]},proxy:!0}])}),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("features-grid-two",{staticClass:"gap-8 my-12 lg:grid-cols-3"},t._l(t.$t("benefits.blocks"),(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("p",[t._v(t._s(n))])],1)})),0)],1)]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"max-w-lg"},[e("h2",[t._v(t._s(t.$t("markets.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("markets.subtitle")))])]),t._v(" "),e("div",{staticClass:"mt-8"},[e("vue-glide-component",{attrs:{"per-view":1.6,features:t.$t("markets.blocks")}})],1)])]),t._v(" "),e("section",{},[e("div",{staticClass:"container"},[e("half-image-half-grid",{attrs:{"image-src":"visuals/dfm-image-00717_wcrbbw",decorator:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"lg:p-6"},[e("h3",[t._v(t._s(t.$t("cta1.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta1.desc")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])]},proxy:!0}])})],1)]),t._v(" "),e("section",{staticClass:"pt-0"},[e("two-column-block",{scopedSlots:t._u([{key:"title",fn:function(){return[e("h2",[t._v(t._s(t.$t("listing-resources.titlle")))])]},proxy:!0},{key:"content",fn:function(){return[e("p",[t._v(t._s(t.$t("listing-resources.desc")))]),t._v(" "),e("ul",{staticClass:"bullets"},t._l(t.$t("listing-resources.blocks"),(function(n,r){return e("li",{key:r},[t._v(t._s(n))])})),0)]},proxy:!0}])})],1),t._v(" "),e("section",{staticClass:"py-12 gray"},[e("div",{staticClass:"container"},[e("cta-one")],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlockTwo:n(137).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,VueGlideComponent:n(116).default,HalfImageHalfGrid:n(56).default,TwoColumnBlock:n(79).default,CtaOne:n(139).default})},function(t,e,n){"use strict";n.r(e);var r={name:"RaiseCapitalFreezone"},o=n(0),l=n(674),c=n(675),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/freezone-hero_kagpwt"}},[t._v("\n "+t._s(t.$t("page-title"))+"\n ")]),t._v(" "),e("PageIntroBlockTwo",{scopedSlots:t._u([{key:"content",fn:function(){return[e("h2",[t._v(t._s(t.$t("page-intro.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("page-intro.desc")))])]},proxy:!0},{key:"link",fn:function(){return[e("a",{staticClass:"btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])]},proxy:!0}])}),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("features-grid-two",{staticClass:"gap-8 my-12 lg:grid-cols-3"},t._l(t.$t("benefits.blocks"),(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("p",[t._v(t._s(n))])],1)})),0)],1)]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("going-public-cta")],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("half-image-half-grid",{attrs:{"image-src":"visuals/dfm-visual-2_ypdye0",decorator:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"lg:p-6"},[e("h3",[t._v(t._s(t.$t("cta1.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta1.desc")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])]},proxy:!0}])})],1)]),t._v(" "),e("section",{staticClass:"pt-0"},[e("two-column-block",{scopedSlots:t._u([{key:"title",fn:function(){return[e("h2",[t._v(t._s(t.$t("listing-resources.titlle")))])]},proxy:!0},{key:"content",fn:function(){return[e("p",[t._v(t._s(t.$t("listing-resources.desc")))]),t._v(" "),e("ul",{staticClass:"bullets"},t._l(t.$t("listing-resources.blocks"),(function(n,r){return e("li",{key:r},[t._v(t._s(n))])})),0)]},proxy:!0}])})],1),t._v(" "),e("section",{staticClass:"py-12 gray"},[e("div",{staticClass:"container"},[e("cta-one")],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlockTwo:n(137).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,GoingPublicCta:n(138).default,HalfImageHalfGrid:n(56).default,TwoColumnBlock:n(79).default,CtaOne:n(139).default})},function(t,e,n){"use strict";n.r(e);var r={name:"IpoListingsOverview",data:function(){return{benefits:this.$t("section1.blocks"),markets:this.$t("markets.blocks")}}},o=n(0),l=n(676),c=n(677),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero-large",{attrs:{"image-src":"/visuals/dfm-image-013145_pzbkqb"}},[e("div",{staticClass:"container pt-40 mb-8 md:mb-16"},[e("decorator",{attrs:{color:"yellow"}}),t._v(" "),e("h1",{staticClass:"max-w-md text-5xl md:text-6xl !leading-tight text-white"},[t._v(t._s(t.$t("page-title")))])],1)]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("page-intro.title")))]},proxy:!0},{key:"content",fn:function(){return[e("p",{domProps:{innerHTML:t._s(t.$t("page-intro.desc"))}}),t._v(" "),e("base-button",{attrs:{nuxtlink:"",link:"/discover-dfm/why-dfm","button-ghost":""}},[t._v(t._s(t.$t("page-intro.btn-label")))])]},proxy:!0}])}),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"decorative-title"},[e("span",[t._v(t._s(t.$t("section1.title")))])]),t._v(" "),e("div",{staticClass:"mt-8"},[e("vue-glide-component",{attrs:{"per-view":1.2,features:t.benefits}})],1),t._v(" "),e("hr")]),t._v(" "),e("two-column-block",{scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("section2.title")))]},proxy:!0},{key:"content",fn:function(){return[e("p",{domProps:{innerHTML:t._s(t.$t("section2.content"))}})]},proxy:!0}])})],1),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("going-public-cta",{attrs:{"image-src":"visuals/dfm-image-013146_ecavtm"}})],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("listings-for-enterprise"),t._v(" "),e("hr"),t._v(" "),e("div",{staticClass:"max-w-2xl"},[e("h2",[t._v("\n "+t._s(t.$t("markets.title"))+" "),e("br"),t._v(" "),e("small",[t._v(t._s(t.$t("markets.subtitle")))])]),t._v(" "),e("p",{staticClass:"mt-4"},[t._v(t._s(t.$t("markets.desc")))])]),t._v(" "),e("div",{staticClass:"mt-8"},[e("vue-glide-component",{attrs:{features:t.markets}})],1)],1)]),t._v(" "),e("section",{staticClass:"py-12 gray"},[e("div",{staticClass:"container"},[e("CtaOne")],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{Decorator:n(43).default,PageHeroLarge:n(333).default,BaseButton:n(16).default,PageIntroBlock:n(31).default,VueGlideComponent:n(116).default,TwoColumnBlock:n(79).default,GoingPublicCta:n(138).default,ListingsForEnterprise:n(573).default,CtaOne:n(139).default})},function(t,e,n){"use strict";n.r(e);var r={name:"FamilyBusinesses",data:function(){return{benefits:this.$t("benefits"),markets:this.$t("markets")}}},o=n(0),l=n(678),c=n(679),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-00170_z95jwf"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("PageIntroBlockTwo",{scopedSlots:t._u([{key:"content",fn:function(){return[e("h2",[t._v(t._s(t.$t("page-intro.title")))]),t._v(" "),e("p",{domProps:{innerHTML:t._s(t.$t("page-intro.desc"))}})]},proxy:!0},{key:"link",fn:function(){return[e("a",{staticClass:"btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])]},proxy:!0}])}),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("features-grid-two",{staticClass:"gap-8 my-12 lg:grid-cols-3"},t._l(t.$t("benefits.blocks"),(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("p",[t._v(t._s(n))])],1)})),0)],1)]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("going-public-cta",{attrs:{"image-src":"visuals/dfm-image-00170_z95jwf"}})],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("half-image-half-grid",{attrs:{"image-src":"visuals/dfm-visual-2_ypdye0",decorator:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"lg:p-6"},[e("h3",[t._v(t._s(t.$t("cta1.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta1.desc")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])]},proxy:!0}])})],1)]),t._v(" "),e("section",{staticClass:"pt-0"},[e("two-column-block",{scopedSlots:t._u([{key:"title",fn:function(){return[e("h2",[t._v(t._s(t.$t("listing-resources.titlle")))])]},proxy:!0},{key:"content",fn:function(){return[e("p",[t._v(t._s(t.$t("listing-resources.desc")))]),t._v(" "),e("ul",{staticClass:"bullets"},t._l(t.$t("listing-resources.blocks"),(function(n,r){return e("li",{key:r},[t._v(t._s(n))])})),0)]},proxy:!0}])})],1),t._v(" "),e("section",{staticClass:"py-12 gray"},[e("div",{staticClass:"container"},[e("cta-one")],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlockTwo:n(137).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,GoingPublicCta:n(138).default,HalfImageHalfGrid:n(56).default,TwoColumnBlock:n(79).default,CtaOne:n(139).default})},function(t,e,n){"use strict";n.r(e);var r={name:"RaiseCapitalSME"},o=n(0),l=n(680),c=n(681),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-00746_zt4qco"}},[e("span",{domProps:{innerHTML:t._s(t.$t("page-title"))}})]),t._v(" "),e("PageIntroBlockTwo",{scopedSlots:t._u([{key:"content",fn:function(){return[e("h2",{domProps:{innerHTML:t._s(t.$t("page-intro.title"))}}),t._v(" "),e("p",[t._v(t._s(t.$t("page-intro.desc")))])]},proxy:!0},{key:"link",fn:function(){return[e("a",{staticClass:"btn-primary",attrs:{href:t.$t("page-intro.guide-href"),target:"_blank"}},[t._v(t._s(t.$t("commons.view-guide")))])]},proxy:!0}])}),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("features-grid-two",{staticClass:"gap-8 my-12 lg:grid-cols-3"},t._l(t.$t("benefits.blocks"),(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("p",[t._v(t._s(n))])],1)})),0)],1)]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("going-public-cta",{attrs:{"image-src":"visuals/dfm-image-00386_skdoza"}})],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("half-image-half-grid",{attrs:{"image-src":"visuals/dfm-image-00717_wcrbbw",decorator:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"lg:p-6"},[e("h3",[t._v(t._s(t.$t("cta1.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta1.desc")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])]},proxy:!0}])})],1)]),t._v(" "),e("section",{staticClass:"pt-0"},[e("two-column-block",{scopedSlots:t._u([{key:"title",fn:function(){return[e("h2",[t._v(t._s(t.$t("listing-resources.titlle")))])]},proxy:!0},{key:"content",fn:function(){return[e("p",[t._v(t._s(t.$t("listing-resources.desc")))]),t._v(" "),e("ul",{staticClass:"bullets"},t._l(t.$t("listing-resources.blocks"),(function(n,r){return e("li",{key:r},[t._v(t._s(n))])})),0)]},proxy:!0}])})],1),t._v(" "),e("section",{staticClass:"py-12 gray"},[e("div",{staticClass:"container"},[e("cta-one")],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlockTwo:n(137).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,GoingPublicCta:n(138).default,HalfImageHalfGrid:n(56).default,TwoColumnBlock:n(79).default,CtaOne:n(139).default})},function(t,e,n){"use strict";n.r(e);var r={name:"ListingEquities",data:function(){return{benefits:this.$t("benefits.blocks")}}},o=n(0),l=n(682),c=n(683),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"/visuals/etfs-visuals"}},[t._v(t._s(t.$t("page-title"))+" ")]),t._v(" "),e("page-intro-block",{scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("page-intro.title")))]},proxy:!0},{key:"content",fn:function(){return[e("p",{domProps:{innerHTML:t._s(t.$t("page-intro.desc"))}})]},proxy:!0}])}),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("half-image-half-grid",{attrs:{reverse:"","image-src":"visuals/dfm-visual-234_fmj6re",decorator:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"lg:p-6"},[e("span",{staticClass:"h3"},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta.desc")))]),t._v(" "),e("base-button",{attrs:{link:"/the-exchange/market-information/listed-securities/equities"}},[t._v(t._s(t.$t("cta.btn-label")))])],1)]},proxy:!0}])})],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("listings-for-enterprise")],1)]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("going-public-cta")],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,BaseButton:n(16).default,HalfImageHalfGrid:n(56).default,ListingsForEnterprise:n(573).default,GoingPublicCta:n(138).default})},function(t,e,n){"use strict";n.r(e);var r={name:"ListingEtfsFunds",data:function(){return{benefits:this.$t("benefits.blocks")}}},o=n(0),l=n(684),c=n(685),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"/visuals/etfs-visuals"}},[t._v(t._s(t.$t("page-title"))+" ")]),t._v(" "),e("page-intro-block",{scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("page-intro.title")))]},proxy:!0},{key:"content",fn:function(){return[e("p",{domProps:{innerHTML:t._s(t.$t("page-intro.desc"))}})]},proxy:!0}])},[e("span",{staticClass:"block h3"},[t._v(t._s(t.$t("page-intro.subtitle"))+" ")]),t._v(" "),e("p",[t._v(t._s(t.$t("page-intro.subintro")))]),t._v(" "),e("hr")]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full max-w-2xl"},[e("h2",[t._v(t._s(t.$t("benefits.title")))])]),t._v(" "),e("features-grid-two",{staticClass:"gap-8 my-12 lg:grid-cols-3"},t._l(t.benefits,(function(n,r){return e("div",{key:r,staticClass:"!bg-white"},[e("decorator"),t._v(" "),e("p",[t._v(t._s(n.content))])],1)})),0)],1)])]),t._v(" "),e("section",[e("two-column-block",{staticClass:"content-block",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("who-for.title")))]},proxy:!0},{key:"content",fn:function(){return[e("ul",{staticClass:"bullets-check"},t._l(t.$t("who-for.bullets"),(function(n,r){return e("li",{key:r},[t._v(t._s(n))])})),0)]},proxy:!0}])})],1),t._v(" "),e("section",{staticClass:"pt-0"},[e("div",{staticClass:"container"},[e("half-image-half-grid",{attrs:{"image-src":"visuals/dfm-image-00749_rfxe9n",decorator:"","decorator-color":"text-brand-yellow"},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"lg:p-6"},[e("span",{staticClass:"h3"},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta.desc")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])]},proxy:!0}])})],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,TwoColumnBlock:n(79).default,HalfImageHalfGrid:n(56).default})},function(t,e,n){"use strict";n.r(e);var r={name:"ListingReits",fetchOnServer:!1,data:function(){return{benefits:this.$t("benefits.blocks")}}},o=n(0),l=n(686),c=n(687),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/Dubai-Burj-Khalifa_hbwcnn"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("page-intro.title")))]},proxy:!0},{key:"content",fn:function(){return[e("p",{domProps:{innerHTML:t._s(t.$t("page-intro.desc"))}})]},proxy:!0}])},[e("span",{staticClass:"block h3"},[t._v(t._s(t.$t("page-intro.subtitle"))+" ")]),t._v(" "),e("hr")]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full max-w-3xl"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("benefits.desc")))])]),t._v(" "),e("features-grid-two",{staticClass:"gap-8 my-12 lg:grid-cols-3"},t._l(t.benefits,(function(n,r){return e("div",{key:r,staticClass:"!bg-white"},[e("decorator"),t._v(" "),e("h4",[t._v(t._s(n.title))]),t._v(" "),e("p",[t._v(t._s(n.content))])],1)})),0)],1)])]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("why-list.title")))]),t._v(" "),e("div",{staticClass:"grid gap-8 mt-8 md:grid-cols-2"},t._l(t.$t("why-list.cards"),(function(n,r){return e("FeatureCardTwo",{key:r,scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(n.title))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(n.content)}})]},proxy:!0},{key:"desc",fn:function(){return[t._v(t._s(n.desc))]},proxy:!0}],null,!0)})})),1)])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("two-column-block",{staticClass:"content-block",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("who-for.title")))]},proxy:!0},{key:"content",fn:function(){return[t._v(t._s(t.$t("who-for.desc")))]},proxy:!0}])})],1),t._v(" "),e("section",{staticClass:"pt-0"},[e("div",{staticClass:"container"},[e("half-image-half-grid",{attrs:{"image-src":"visuals/dfm-visual-2_ypdye0",decorator:"","decorator-color":"text-brand-yellow"},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"lg:p-6"},[e("span",{staticClass:"h3"},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta.desc")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])]},proxy:!0}])})],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,FeatureCardTwo:n(576).default,TwoColumnBlock:n(79).default,HalfImageHalfGrid:n(56).default})},function(t,e,n){"use strict";n.r(e);var r={name:"ListingSukukBonds",fetchOnServer:!1,data:function(){return{benefits:this.$t("benefits.blocks")}}},o=n(0),l=n(688),c=n(689),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/sukuk-hero-image_fk7utp"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("page-intro.title")))]},proxy:!0},{key:"content",fn:function(){return[e("p",{domProps:{innerHTML:t._s(t.$t("page-intro.desc"))}})]},proxy:!0}])},[e("span",{staticClass:"block h3"},[t._v(t._s(t.$t("page-intro.subtitle"))+" ")]),t._v(" "),e("p",[t._v(t._s(t.$t("page-intro.subintro")))]),t._v(" "),e("hr")]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full max-w-3xl"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("benefits.desc")))])]),t._v(" "),e("features-grid-two",{staticClass:"gap-8 my-12 lg:grid-cols-3"},t._l(t.benefits,(function(n,r){return e("div",{key:r,staticClass:"!bg-white"},[e("decorator"),t._v(" "),e("h4",[t._v(t._s(n.title))]),t._v(" "),e("p",[t._v(t._s(n.content))])],1)})),0)],1)])]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("why-list.title")))]),t._v(" "),e("div",{staticClass:"grid gap-8 mt-8 md:grid-cols-2"},[e("FeatureCardTwo",{scopedSlots:t._u([{key:"content",fn:function(){return[t._v("\n "+t._s(t.$t("stats.total-sukuk"))+"\n ")]},proxy:!0},{key:"desc",fn:function(){return[t._v(" "+t._s(t.$t("why-list.cards.0.desc")))]},proxy:!0}])}),t._v(" "),e("FeatureCardTwo",{scopedSlots:t._u([{key:"content",fn:function(){return[t._v("\n "+t._s(t.$t("stats.total-bonds"))+"\n ")]},proxy:!0},{key:"desc",fn:function(){return[t._v(t._s(t.$t("why-list.cards.1.desc")))]},proxy:!0}])})],1),t._v(" "),e("div",{staticClass:"max-w-5xl mt-8"},[t._v(t._s(t.$t("why-list.desc")))])])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("two-column-block",{staticClass:"content-block",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("who-for.title")))]},proxy:!0},{key:"content",fn:function(){return[e("ul",{staticClass:"bullets-check"},t._l(t.$t("who-for.bullets"),(function(n,r){return e("li",{key:r},[t._v(t._s(n))])})),0)]},proxy:!0}])})],1),t._v(" "),e("section",{staticClass:"pt-0"},[e("div",{staticClass:"container"},[e("half-image-half-grid",{attrs:{decorator:"","decorator-color":"text-brand-yellow"},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"lg:p-6"},[e("span",{staticClass:"h3"},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta.desc")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])]},proxy:!0}])})],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,FeatureCardTwo:n(576).default,TwoColumnBlock:n(79).default,HalfImageHalfGrid:n(56).default})},function(t,e,n){"use strict";n.r(e);n(11),n(7),n(8),n(3);var r={name:"ProductIvestor",mixins:[n(29).a],layout:"blank",fetchOnServer:!1,data:function(){return{meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))}}},computed:{currentYear:function(){return(new Date).getFullYear()},availableLocales:function(){var t=this;return this.$i18n.locales.filter((function(i){return i.code!==t.$i18n.locale}))},arenaVideo:function(){return{thumbText:"Watch Video",videoId:"941353048",videoThumb:"visuals/arena/arena-video-thumb.png",videoTitle:"Arena"}}}},o=(n(983),n(0)),l=n(690),c=n(691),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("section",{staticClass:"p-0"},[e("div",{staticClass:"container"},[e("div",{staticClass:"flex items-center justify-between py-2"},[e("c-image",{staticClass:"w-auto h-16 lg:h-20",attrs:{"image-src":"logos/arena-logo_2",width:300,height:100,crop:"contain",sizes:"sm:100px md:100px lg:400px"}}),t._v(" "),e("nav",{staticClass:"flex flex-row gap-2"},[e("a",{directives:[{name:"smooth-scroll",rawName:"v-smooth-scroll"}],staticClass:"arena-btn max-md:hidden",attrs:{href:"#investor"}},[t._v(t._s(t.$t("masthead.link1")))]),t._v(" "),e("a",{directives:[{name:"smooth-scroll",rawName:"v-smooth-scroll"}],staticClass:"arena-btn max-md:hidden",attrs:{href:"#company"}},[t._v(t._s(t.$t("masthead.link2")))]),t._v(" "),t._l(t.availableLocales,(function(n){return e("span",{key:n.code},[e("a",{staticClass:"btn btn-sm btn-outline ltr:font-arabic rtl:font-heading",attrs:{href:t.switchLocalePath(n.code)}},[t._v(" "+t._s(n.name)+" ")])])}))],2)],1)]),t._v(" "),e("div",{staticClass:"relative h-[520px] flex items-end py-2"},[e("image-fill",{staticClass:"!object-left transform rtl:-scale-x-100",attrs:{src:"https://res.cloudinary.com/dubaifinancialmarket/image/upload/v1713507410/visuals/arena/arena-masthead"}}),t._v(" "),e("div",{staticClass:"container"},[e("div",{staticClass:"relative flex flex-col max-w-sm pb-16 text-white"},[e("decorator",{staticClass:"!bg-brand-arena"}),t._v(" "),e("h1",{staticClass:"leading-none"},[t._v(t._s(t.$t("masthead.title")))]),t._v(" "),e("p",{staticClass:"leading-tight"},[t._v(t._s(t.$t("masthead.desc")))]),t._v(" "),e("div",{staticClass:"flex flex-col mt-4 gap-y-4"},[e("a",{directives:[{name:"smooth-scroll",rawName:"v-smooth-scroll"}],staticClass:"flex flex-row items-end text-white uppercase hover:text-brand-arena font-heading rtl:font-arabic gap-x-2",attrs:{href:"#investor"}},[e("img",{staticClass:"h-4",attrs:{src:n(756)}}),t._v(" "),e("span",{staticClass:"block leading-none"},[t._v(t._s(t.$t("masthead.link1")))])]),t._v(" "),e("a",{directives:[{name:"smooth-scroll",rawName:"v-smooth-scroll"}],staticClass:"flex flex-row items-end text-white uppercase hover:text-brand-arena font-heading rtl:font-arabic gap-x-2",attrs:{href:"#company"}},[e("img",{staticClass:"h-4",attrs:{src:n(756)}}),t._v(" "),e("span",{staticClass:"block leading-none"},[t._v(t._s(t.$t("masthead.link2")))])])])],1)])],1),t._v(" "),e("PageIntroBlockTwo",{staticClass:"gray",scopedSlots:t._u([{key:"content",fn:function(){return[e("h2",{staticClass:"h3"},[t._v(t._s(t.$t("page-intro.title")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-x-8 gap-y-4 lg:grid-cols-2"},[e("div",{staticClass:"flex items-start gap-4 max-smflex-col"},[e("svg",{staticClass:"flex-shrink-0 w-6 h-6 text-brand-arena",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"}})]),t._v(" "),e("span",{staticClass:"text-body"},[t._v(t._s(t.$t("page-intro.desc1")))])]),t._v(" "),e("div",{staticClass:"flex items-start gap-4 max-smflex-col"},[e("svg",{staticClass:"flex-shrink-0 w-6 h-6 text-brand-arena",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"}})]),t._v(" "),e("span",{staticClass:"text-body"},[t._v(t._s(t.$t("page-intro.desc2")))])])])]},proxy:!0},{key:"link",fn:function(){return[e("a",{staticClass:"btn-primary",attrs:{href:"mailto:arena@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])]},proxy:!0}])}),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("decorator",{staticClass:"!bg-brand-arena mt-0"}),t._v(" "),e("h2",[t._v(t._s(t.$t("arena-by-dfm.title")))]),t._v(" "),e("p",{staticClass:"max-w-screen-lg lead-text"},[t._v(t._s(t.$t("arena-by-dfm.desc")))]),t._v(" "),e("div",{staticClass:"grid items-start justify-between grid-cols-1 gap-12 mt-12 md:grid-cols-2 lg:grid-cols-3 md:gap-8 lg:gap-16"},t._l(t.$t("arena-by-dfm.blocks"),(function(n,r){return e("div",{key:r},[e("h3",{staticClass:"mb-0 h4 text-brand-arena"},[t._v(t._s(n.title))]),t._v(" "),e("span",{domProps:{innerHTML:t._s(n.desc)}})])})),0)],1)]),t._v(" "),e("section",{staticClass:"py-0",attrs:{id:"making-capital"}},[e("div",{staticClass:"relative overflow-hidden"},[e("div",{staticClass:"relative py-6 text-white bg-gray-600 md:py-24"},[e("c-image",{staticClass:"absolute inset-0 object-cover object-center w-full h-full mix-blend-multiply",attrs:{"image-src":"visuals/arena/visual6"}}),t._v(" "),e("div",{staticClass:"container relative"},[e("decorator",{staticClass:"!bg-brand-arena md:mt-0"}),t._v(" "),e("h2",{staticClass:"text-white"},[t._v(t._s(t.$t("mcw.title")))]),t._v(" "),e("div",{staticClass:"blocks"},t._l(t.$t("mcw.blocks"),(function(n,r){return e("div",{key:r,staticClass:"block"},[e("h4",{},[t._v(t._s(n.title))]),t._v(" "),e("span",[t._v(t._s(n.content))])])})),0)],1)],1)])]),t._v(" "),e("section",[e("div",{staticClass:"container content-block"},[e("decorator",{staticClass:"!bg-brand-arena mt-0"}),t._v(" "),e("h2",[t._v(t._s(t.$t("hmcw.title")))]),t._v(" "),e("p",{staticClass:"max-w-screen-lg lead-text"},[t._v(t._s(t.$t("hmcw.desc")))]),t._v(" "),e("div",{staticClass:"grid items-start justify-between grid-cols-1 gap-12 mt-12 md:grid-cols-2 lg:grid-cols-3 md:gap-8 lg:gap-16"},t._l(t.$t("hmcw.blocks"),(function(n,r){return e("div",{key:r},[e("c-image",{staticClass:"object-cover object-top w-full overflow-hidden",attrs:{"image-src":n.image,width:300,height:100,sizes:"'sm:200px md:400px lg:400px'"}}),t._v(" "),e("span",{staticClass:"block mt-4 h4 text-brand-arena"},[t._v(t._s(n.title))]),t._v(" "),e("span",{domProps:{innerHTML:t._s(n.desc)}})],1)})),0)],1)]),t._v(" "),e("section",{staticClass:"p-0"},[e("div",{staticClass:"aspect-h-9 lg:aspect-h-8 aspect-w-16"},[e("video-thumbnail-card",{staticClass:"w-full h-full",attrs:{video:t.arenaVideo}})],1)]),t._v(" "),e("section",{staticClass:"gray",attrs:{id:"company"}},[e("div",{staticClass:"container content-block"},[e("decorator",{staticClass:"!bg-brand-arena mt-0"}),t._v(" "),e("h3",{},[t._v(t._s(t.$t("eligibility-private.title")))]),t._v(" "),e("div",{staticClass:"grid mt-12 gap-x-12 gap-y-8 grid-cols1 md:grid-cols-2 lg:grid-cols-4"},[e("div",{staticClass:"flex flex-col items-start gap-y-4"},[e("div",{staticClass:"feature-number"},[t._v(" 01 ")]),t._v(" "),e("span",{staticClass:"block text-balance"},[t._v(t._s(t.$t("eligibility-private.blocks.0.title")))])]),t._v(" "),e("div",{staticClass:"flex flex-col items-start gap-y-4"},[e("div",{staticClass:"feature-number"},[t._v(" 02 ")]),t._v(" "),e("span",{staticClass:"block text-balance"},[t._v(t._s(t.$t("eligibility-private.blocks.1.title")))])]),t._v(" "),e("div",{staticClass:"flex flex-col items-start gap-y-4"},[e("div",{staticClass:"feature-number"},[t._v(" 03 ")]),t._v(" "),e("span",{staticClass:"block text-balance"},[t._v(t._s(t.$t("eligibility-private.blocks.2.title")))])]),t._v(" "),e("div",{staticClass:"flex flex-col items-start gap-y-4"},[e("div",{staticClass:"feature-number"},[t._v(" 04 ")]),t._v(" "),e("span",{staticClass:"block text-balance"},[t._v(t._s(t.$t("eligibility-private.blocks.3.title")))]),t._v(" "),e("a",{staticClass:"btn-primary",attrs:{href:"mailto:arena@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])])],1)]),t._v(" "),e("section",{staticClass:"pt-0",attrs:{id:"investor"}},[e("div",{staticClass:"relative overflow-hidden"},[e("div",{staticClass:"relative py-24 text-white bg-gray-600"},[e("c-image",{staticClass:"absolute inset-0 object-cover w-full h-full mix-blend-multiply",attrs:{"image-src":"visuals/arena/visual5"}}),t._v(" "),e("div",{staticClass:"container relative"},[e("decorator",{staticClass:"!bg-brand-arena mt-0"}),t._v(" "),e("h2",{staticClass:"max-w-xs text-white"},[t._v(t._s(t.$t("arena-investors.title")))]),t._v(" "),e("p",{staticClass:"max-w-screen-lg lead-text"},[t._v(t._s(t.$t("arena-investors.desc")))]),t._v(" "),e("div",{staticClass:"grid mt-12 gap-x-6 gap-y-16 grid-cols1 lg:grid-cols-3"},[e("div",{staticClass:"flex flex-col items-start gap-y-5"},[e("img",{staticClass:"h-8",attrs:{src:n(1074)}}),t._v(" "),e("div",[e("h4",{staticClass:"text-white"},[t._v(t._s(t.$t("arena-investors.blocks.0.title")))]),t._v(" "),e("span",{staticClass:"block whitespace-pre-wrap text-white/80"},[t._v(t._s(t.$t("arena-investors.blocks.0.content")))])])]),t._v(" "),e("div",{staticClass:"flex flex-col items-start gap-y-4"},[e("img",{staticClass:"h-8",attrs:{src:n(1075)}}),t._v(" "),e("div",[e("h4",{staticClass:"text-white"},[t._v(t._s(t.$t("arena-investors.blocks.1.title")))]),t._v(" "),e("span",{staticClass:"block whitespace-pre-wrap text-white/80"},[t._v(t._s(t.$t("arena-investors.blocks.1.content")))])])]),t._v(" "),e("div",{staticClass:"flex flex-col items-start gap-y-4"},[e("img",{staticClass:"h-8",attrs:{src:n(1076)}}),t._v(" "),e("div",[e("h4",{staticClass:"text-white"},[t._v(t._s(t.$t("arena-investors.blocks.2.title")))]),t._v(" "),e("span",{staticClass:"block whitespace-pre-wrap text-white/80"},[t._v(t._s(t.$t("arena-investors.blocks.2.content")))])])])])],1)],1)]),t._v(" "),e("div",{staticClass:"container content-block"},[e("decorator",{staticClass:"!bg-brand-arena"}),t._v(" "),e("h2",[t._v(t._s(t.$t("arena-investors.accessible.title")))]),t._v(" "),e("div",{staticClass:"max-w-screen-md h3 text-brand-arena"},[t._v(t._s(t.$t("arena-investors.accessible.desc")))]),t._v(" "),e("div",{staticClass:"grid mt-12 gap-x-6 gap-y-8 grid-cols1 md:grid-cols-2 lg:grid-cols-4"},[e("div",{staticClass:"flex flex-col items-start gap-y-4"},[e("div",{staticClass:"feature-number"},[t._v(" 01 ")]),t._v(" "),e("span",{staticClass:"block text-balance"},[t._v(t._s(t.$t("arena-investors.accessible.blocks.0.title")))])]),t._v(" "),e("div",{staticClass:"flex flex-col items-start gap-y-4"},[e("div",{staticClass:"feature-number"},[t._v(" 02 ")]),t._v(" "),e("span",{staticClass:"block text-balance"},[t._v(t._s(t.$t("arena-investors.accessible.blocks.1.title")))])]),t._v(" "),e("div",{staticClass:"flex flex-col items-start gap-y-4"},[e("div",{staticClass:"feature-number"},[t._v(" 03 ")]),t._v(" "),e("span",{staticClass:"block text-balance"},[t._v(t._s(t.$t("arena-investors.accessible.blocks.2.title")))])]),t._v(" "),e("div",{staticClass:"flex flex-col items-start gap-y-4"},[e("div",{staticClass:"feature-number"},[t._v(" 04 ")]),t._v(" "),e("span",{staticClass:"block text-balance"},[t._v(t._s(t.$t("arena-investors.accessible.blocks.3.title")))])])]),t._v(" "),e("hr")],1),t._v(" "),e("div",{staticClass:"container content-block"},[e("h2",[t._v(t._s(t.$t("access.title")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 mt-12 lg:grid-cols-3"},[e("div",[e("p",{staticClass:"h4 text-brand-arena lg:pr-12"},[t._v(t._s(t.$t("access.desc")))])]),t._v(" "),e("div",{staticClass:"flex flex-col items-start gap-y-4"},[e("h3",{staticClass:"mb-1"},[t._v(t._s(t.$t("access.blocks.0.title")))]),t._v(" "),e("c-image",{staticClass:"object-contain object-center overflow-hidden max-sm:w-full",attrs:{"image-src":"visuals/arena/arena-laptop",width:500,height:300,sizes:"'sm:300px md:400px lg:400px'",crop:"fit"}}),t._v(" "),e("div",[e("p",[t._v(t._s(t.$t("access.blocks.0.content")))])])],1),t._v(" "),e("div",{staticClass:"flex flex-col items-start gap-y-4"},[e("h3",{staticClass:"mb-1"},[t._v(t._s(t.$t("access.blocks.1.title")))]),t._v(" "),e("c-image",{staticClass:"object-contain object-center overflow-hidden max-sm:w-full",attrs:{"image-src":"visuals/arena/arena-ivestor",width:500,height:300,sizes:"'sm:300px md:400px lg:400px'",crop:"fit"}}),t._v(" "),e("div",[e("p",[t._v("\n "+t._s(t.$t("access.blocks.1.content"))+"\n "),e("NuxtLink",{staticClass:"block text-brand-arena",attrs:{to:t.localePath("/investing/services/ivestor")}},[t._v(t._s(t.$t("access.blocks.1.btnLabel"))+"\n ")])],1)])],1)])])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("commons.faqs")))]),t._v(" "),e("faqs-accordion",{attrs:{section:"arena"}})],1)]),t._v(" "),e("section",{staticClass:"py-12"},[e("div",{staticClass:"container"},[e("div",{staticClass:"grid items-start justify-between grid-cols-1 gap-x-8 gap-y-4 lg:grid-cols-8"},[e("div",{staticClass:"col-span-6"},[e("h3",{staticClass:"mb-0"},[t._v(t._s("en"==t.$i18n.locale?"Does your company have growth potential? Consider joining Arena.":"إن كانت شركتك تتمتع بإمكانات نمو واعدة، فإن أرينا توفر لك البيئة المثالية للانطلاق. "))])]),t._v(" "),e("div",{staticClass:"col-span-2 lg:text-end"},[e("a",{staticClass:"btn-primary",attrs:{href:"arena@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])])])]),t._v(" "),e("lazy-footer-content")],1)])}),[],!1,null,"8433a31a",null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{CImage:n(23).default,ImageFill:n(568).default,Decorator:n(43).default,PageIntroBlockTwo:n(137).default,VideoThumbnailCard:n(136).default,FaqsAccordion:n(84).default})},function(t,e,n){"use strict";n.r(e);var r={name:"InternationalRoadshows"},o=n(0),l=n(692),c=n(693),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-01292_tnih8l"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("page-intro.title")))]},proxy:!0},{key:"content",fn:function(){return[e("p",{domProps:{innerHTML:t._s(t.$t("page-intro.desc"))}})]},proxy:!0}])}),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("h2",{staticClass:"mb-0"},[t._v("\n "+t._s(t.$t("strategy.title"))+"\n ")]),t._v(" "),e("h4",[t._v(t._s(t.$t("strategy.subtitle")))]),t._v(" "),e("div",{staticClass:"grid gap-4 content-block lg:grid-cols-2 md:gap-x-16 gap-y-8"},[e("div",{staticClass:"flex flex-col md:p-6 md:pt-12 ltr:md:pl-12 rtl:pr-12 md:bg-primary-light gap-y-1"},t._l(t.$t("strategy.strategy-timeline.blocks"),(function(n,r){return e("div",{key:r,staticClass:"relative flex flex-col lg:flex-row gap-y-4 ltr:border-l rtl:border-r-4 border-secondary"},[e("div",{staticClass:"absolute top-0 w-3 h-3 bg-white border-4 ltr:-left-2 rtl:-right-2 border-secondary"}),t._v(" "),e("div",{staticClass:"px-4 -mt-1 w-28 shrink-0 whitespace-nowrap text-secondary"},[e("span",{staticClass:"num"},[t._v(t._s(n.year))])]),t._v(" "),e("div",{staticClass:"mb-8 -mt-1 ltr:pl-4 rtl:pr-4"},[t._v(t._s(n.desc))])])})),0),t._v(" "),e("div",{staticClass:"flex flex-col"},[e("p",[t._v(t._s(t.$t("strategy.exposure.desc")))]),t._v(" "),e("ul",{staticClass:"bullets-check"},t._l(t.$t("strategy.exposure.bullets"),(function(n,r){return e("li",{key:r},[t._v(t._s(n))])})),0),t._v(" "),e("div",{staticClass:"flex h-full"},[e("div",{staticClass:"grid flex-1 grid-cols-2 gap-4 mt-4 md:grid-cols-3"},t._l(t.$t("strategy.exposure.banks"),(function(t,n){return e("div",{key:n,staticClass:"flex items-center justify-center p-4 border border-gray-400"},[e("c-image",{staticClass:"w-auto max-h-[4rem]",attrs:{width:100,height:48,"image-src":t,crop:"fit"}})],1)})),0)])])])]),t._v(" "),e("hr"),t._v(" "),e("half-image-half-grid",{attrs:{"image-src":"visuals/dfm-image-01054_vw8lff",reverse:"",decorator:"","decorator-color":"text-brand-yellow"},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"md:p-8"},[e("span",{staticClass:"block h2"},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("span",{staticClass:"block mt-8"},[t._v(t._s(t.$t("cta.desc")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:business@dfm.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])]},proxy:!0}])})],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,CImage:n(23).default,HalfImageHalfGrid:n(56).default})},function(t,e,n){"use strict";n.r(e);n(11),n(7);var r={name:"IpoAcceleratorProgramme",mixins:[n(29).a],data:function(){return{selectedTeamMember:this.$t("team.members")[0],showSessionsModal:!0,meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))}}},computed:{teamMembers:function(){return this.$t("team.members")}},methods:{openModal:function(t){this.selectedTeamMember=t,this.$refs.teamModal.showModal=!0},openSessionsModal:function(t){this.$refs.sessionsModal.showModal=!0},stripDateMonth:function(t){return this.$dayjs(t,"DD-MM-YYYY").format("DD MMM")}}},o=n(0),l=n(694),c=n(695),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dubai-skyline-sunrise_e1ouvo"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("page-intro.title")))]},proxy:!0},{key:"content",fn:function(){return[e("c-image",{staticClass:"w-auto my-8 lg:mt-0 max-h-32",attrs:{"image-src":"logos/DC_commerce_bilingual_nf2cks",width:240,height:48,crop:"fit",sizes:"sm:400px md:240px lg:240 px"}}),t._v(" "),e("span",{domProps:{innerHTML:t._s(t.$t("page-intro.desc"))}})]},proxy:!0}])}),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("benefits.title")))]),t._v(" "),e("p",{staticClass:"max-w-screen-lg"},[t._v(t._s(t.$t("benefits.desc")))]),t._v(" "),e("features-grid-two",{staticClass:"gap-8 mt-12 lg:grid-cols-3"},t._l(t.$t("benefits.blocks"),(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("span",{staticClass:"block h4"},[t._v(t._s(n))])],1)})),0)],1)]),t._v(" "),e("hr"),t._v(" "),e("section",{},[e("div",{staticClass:"container"},[e("half-image-half-grid",{attrs:{decorator:"",reverse:"","image-src":"visuals/ipo-accelerator-visual2_pbielt"},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"lg:p-6"},[e("div",{staticClass:"content-block"},[e("h3",{staticClass:"mb-2"},[t._v(t._s(t.$t("participate.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("participate.content")))])]),t._v(" "),e("div",{staticClass:"content-block"},[e("h3",{staticClass:"mb-2"},[t._v(t._s(t.$t("timeline.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("timeline.content")))])]),t._v(" "),e("button",{staticClass:"mt-8 btn-primary",on:{click:t.openSessionsModal}},[t._v(t._s(t.$t("timeline.btn-label")))])])]},proxy:!0}])})],1)]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("partners.title")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 mt-12 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4"},t._l(t.$t("partners.logos"),(function(t,n){return e("div",{key:n,staticClass:"flex items-center justify-center p-6 border border-gray-300"},[e("c-image",{staticClass:"w-auto max-h-16",attrs:{"image-src":t.img,width:240,height:60,crop:"fit",sizes:"sm:400px md:240px lg:240 px"}})],1)})),0)])]),t._v(" "),e("section",{staticClass:"gray",attrs:{id:"contact-team"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"max-w-screen-md mx-auto content-block"},[e("h2",{staticClass:"text-center"},[t._v(t._s(t.$t("team.title")))]),t._v(" "),e("p",{staticClass:"text-center"},[t._v(t._s(t.$t("team.desc")))])]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 mx-auto sm:grid-cols-2 lg:grid-cols-3 mag-w-screen-lg content-block"},t._l(t.teamMembers,(function(n,r){return e("team-member",{key:r,attrs:{member:n},nativeOn:{click:function(e){return t.openModal(n)}}})})),1)])]),t._v(" "),t.selectedTeamMember?e("floating-modal",{ref:"teamModal",attrs:{"modal-size":1e3}},[e("div",{staticClass:"flex flex-col bg-white md:flex-row"},[e("div",{staticClass:"relative hidden w-1/4 border-r border-gray-300 bg-primary-light md:block"},[e("c-image",{staticClass:"absolute object-cover w-4/5 transition-transform top-16 group-hover:scale-105 ltr:md:-right-6 rtl:md:-left-6 ltr:lg:-right-10 rtl:lg:-left-10",attrs:{"image-src":t.selectedTeamMember.photo,width:300,height:400,sizes:"sm:400px md:400px lg:400px"}})],1),t._v(" "),e("div",{staticClass:"flex-1 px-8 py-12 md:p-16 lg:py-16 lg:px-24"},[e("span",{staticClass:"block mb-0 text-black h2"},[t._v("\n "+t._s(t.selectedTeamMember.name)+"\n ")]),t._v(" "),e("span",{staticClass:"block text-lg"},[t._v(t._s(t.selectedTeamMember.designation))]),t._v(" "),e("div",{staticClass:"mt-8"},[e("PhoneNumber",[t._v(t._s(t.selectedTeamMember.phone))]),t._v(" "),e("email-address",[t._v(t._s(t.selectedTeamMember.email))])],1),t._v(" "),e("decorator"),t._v(" "),e("div",{staticClass:"prose",domProps:{innerHTML:t._s(t.selectedTeamMember.bio)}})],1)])]):t._e(),t._v(" "),e("floating-modal",{ref:"sessionsModal",attrs:{"modal-size":800,"click-to-close":!1}},[e("div",{staticClass:"bg-white"},[e("span",{staticClass:"block px-4 py-8 pt-12 md:px-12 h3"},[t._v(t._s(t.$t("sessions.title")))]),t._v(" "),e("div",{staticClass:"px-4 py-8 bg-gray-100 md:px-12"},t._l(t.$t("sessions.blocks"),(function(n,r){return e("div",{key:r,staticClass:"flex gap-x-4 sessions"},[e("div",{staticClass:"relative hidden w-10 ltr:border-r rtl:border-l border-primary md:block"},[e("div",{staticClass:"mt-6"},[e("div",{staticClass:"absolute w-3 h-3 bg-white border-4 ltr:-right-[6px] rtl:-left-[6px] border-secondary"}),t._v(" "),e("span",{staticClass:"inline-block text-xl font-bold transform -translate-y-2"},[t._v(t._s("".concat(r)))])])]),t._v(" "),e("vue-simple-accordion",{scopedSlots:t._u([{key:"title",fn:function(){return[e("span",{staticClass:"!text-base"},[t._v(t._s(t.$t("sessions.titles.date"))+" : "+t._s(n.date))]),t._v(" "),e("span",{staticClass:"block text-xl"},[t._v(t._s(n.name))])]},proxy:!0},{key:"content",fn:function(){return[e("table",{staticClass:"table-flex"},[e("tbody",[n.time?e("tr",{staticClass:"t-row"},[e("td",{staticClass:"font-bold align-top t-cell"},[t._v(t._s(t.$t("sessions.titles.time")))]),t._v(" "),e("td",{staticClass:"t-cell"},[t._v(t._s(n.time))])]):t._e(),t._v(" "),e("tr",{staticClass:"t-row"},[e("td",{staticClass:"font-bold align-top t-cell"},[t._v(t._s(t.$t("sessions.titles.location")))]),t._v(" "),e("td",{staticClass:"t-cell"},[t._v(t._s(n.location))])]),t._v(" "),n.discussion?e("tr",{staticClass:"t-row"},[e("td",{staticClass:"font-bold align-top t-cell"},[e("span",{staticClass:"block mt-2"},[t._v("\n "+t._s(t.$t("sessions.titles.discussion"))+"\n ")])]),t._v(" "),e("td",{staticClass:"t-cell"},[e("span",{staticClass:"prose",domProps:{innerHTML:t._s(n.discussion)}})])]):t._e()])])]},proxy:!0}],null,!0)})],1)})),0)])])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,CImage:n(23).default,PageIntroBlock:n(31).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,HalfImageHalfGrid:n(56).default,TeamMember:n(1045).default,PhoneNumber:n(154).default,EmailAddress:n(155).default,FloatingModal:n(72).default,VueSimpleAccordion:n(115).default})},function(t,e,n){"use strict";n.r(e);n(7);var r={name:"PrivateMarket",components:{},mixins:[n(29).a],fetchOnServer:!1,data:function(){return{meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))}}}},o=n(0),l=n(696),c=n(697),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/dual-listing-hero_jxuu9a"}},[t._v(t._s(t.$t("page-title"))+" ")]),t._v(" "),e("page-intro-block",{scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("intro-block.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("intro-block.content"))}})]},proxy:!0}])}),t._v(" "),e("section",{staticClass:"py-12 gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"grid items-start justify-between grid-cols-1 gap-x-8 lg:grid-cols-8"},[e("div",{staticClass:"col-span-6"},[e("h3",[t._v(t._s(t.$t("cta-sleek.caption")))])]),t._v(" "),e("div",{staticClass:"col-span-2 lg:text-end"},[e("a",{staticClass:"btn-primary",attrs:{href:"mailto:registryaffairs@dubaicsd.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])])])]),t._v(" "),e("section",{attrs:{id:"benefits"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full mx-auto text-center lg:w-2/3"},[e("h2",[t._v(t._s(t.$t("benefits.title")))])]),t._v(" "),e("features-grid-two",{staticClass:"gap-8 mt-12 lg:grid-cols-2"},t._l(t.$t("benefits.blocks"),(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("h4",[t._v(t._s(n.title))]),t._v(" "),e("p",[t._v(t._s(n.content))])],1)})),0)],1)])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("how-to-join.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("how-to-join.desc")))]),t._v(" "),e("div",{staticClass:"content-block"},[e("h3",[t._v(t._s(t.$t("how-to-join.fees.title")))]),t._v(" "),e("div",{staticClass:"border-4 border-gray-100 table-flex"},[e("div",{staticClass:"t-row t-head"},[e("div",{staticClass:"t-cell"},[t._v(t._s(t.$t("how-to-join.fees.blockheaders.0")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t.$t("how-to-join.fees.blockheaders.1")))])]),t._v(" "),t._l(t.$t("how-to-join.fees.blocks"),(function(n,r){return e("div",{key:r,staticClass:"t-row"},[e("div",{staticClass:"font-bold t-cell w-fit"},[t._v(t._s(n.heading))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(n.value))])])}))],2)]),t._v(" "),e("div",{staticClass:"content-block"},[e("h3",[t._v(t._s(t.$t("how-to-join.documents.title")))]),t._v(" "),e("ul",{staticClass:"bullets-document"},t._l(t.$t("how-to-join.documents.blocks"),(function(n,r){return e("li",{key:r},[t._v(t._s(n.title))])})),0)])])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("partners.title")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 mt-12 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4"},t._l(t.$t("partners.logos"),(function(t,n){return e("div",{key:n,staticClass:"flex items-center justify-center p-6 border border-gray-300"},[e("c-image",{staticClass:"w-auto max-h-16",attrs:{"image-src":t.img,width:240,height:60,crop:"fit",sizes:"sm:400px md:240px lg:240 px"}})],1)})),0)])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("half-image-half-grid",{attrs:{"image-src":"visuals/dfm-visual-2_ypdye0",decorator:"","decorator-color":"text-brand-yellow"},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"lg:p-6"},[e("span",{staticClass:"block mb-4 h3"},[t._v(t._s(t.$t("cta.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("cta.desc")))]),t._v(" "),e("a",{staticClass:"mt-8 btn-primary",attrs:{href:"mailto:registryaffairs@dubaicsd.ae"}},[t._v(t._s(t.$t("commons.get-started")))])])]},proxy:!0}])})],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,CImage:n(23).default,HalfImageHalfGrid:n(56).default})},function(t,e,n){"use strict";n.r(e);n(7),n(11),n(133);var r=n(1),o=(n(6),n(8),n(21),n(3),n(9),n(24),{name:"DirectDeals",fetchOnServer:!1,mixins:[n(29).a],data:function(){return{meta:{title:this.$t("page-meta.title"),description:this.$t("page-meta.desc"),image:"".concat(this.$config.headImage).concat(this.$t("page-meta.image"))},directDeals:[],keyword:"",filterDateRange:[],selectedDateRange:[],filterKeyword:"",networkError:!1,errorMsg:"",excelFields:{Date:"date",Symbol:"symbol","Company Name":"name",Volume:"volume",Value:"value","No. of Trades":"trades","Execution Price":"price"}}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t.networkError=!1,e.next=4,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=directdeals&symbol=all&from=".concat(t.filterDateRange[0],"&to=").concat(t.filterDateRange[1],"&Language=").concat(t.$i18n.locale)});case 4:return n=e.sent,e.next=7,n.json();case 7:t.directDeals=e.sent,t.selectedDateRange=t.filterDateRange,e.next=15;break;case 11:e.prev=11,e.t0=e.catch(0),t.networkError=!0,t.errorMsg=t.$t("commons.network-error");case 15:case"end":return e.stop()}}),e,null,[[0,11]])})))()})),computed:{filteredDeals:function(){var t=this;return this.keyword?this.directDeals.filter((function(e){return e.name.toLowerCase().includes(t.keyword.toLowerCase())||e.symbol.toLowerCase().includes(t.keyword.toLowerCase())})):this.directDeals}},created:function(){this.filterDateRange=[this.$dayjs().subtract(2,"year").format("YYYY-MM-DD"),this.$dayjs().format("YYYY-MM-DD")]},methods:{setKeyword:function(t){this.keyword=t},dateChanged:function(t){this.filterDateRange=t},notAfterToday:function(t){return t.getTime()>Date.now()},clearSearch:function(){this.filterDateRange=[]}}}),l=o,c=(n(984),n(0)),d=n(698),f=n(699),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-visual-1_j0fguz"}},[t._v(" "+t._s(t.$t("pagetitle"))+" ")]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col items-start gap-x-12 gap-y-4 lg:flex-row"},[e("div",[e("p",{staticClass:"lg:max-w-4xl",domProps:{innerHTML:t._s(t.$t("pageintro.content"))}}),t._v(" "),e("nuxt-link",{staticClass:"my-4 btn-primary",attrs:{to:t.localePath("/the-exchange/regulation/circulars/d65298f8-f602-6339-b0d9-ff00009be840")}},[t._v("\n "+t._s("en"==t.$i18n.locale?"View the circular":"اطّلع على التعميم")+"\n ")])],1),t._v(" "),e("download-card",{staticClass:"w-full sm:max-w-lg",attrs:{href:t.$t("documents[0].href"),title:t.$t("documents[0].title")}},[t._v("\n "+t._s(t.$t("documents[0].title"))+"\n ")])],1)])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[t.networkError?e("div",[e("info-box",{attrs:{type:"warning"}},[t._v("\n "+t._s(t.errorMsg)+"\n ")])],1):t.directDeals.length?t._e():e("div",[e("loading-animation")],1),t._v(" "),t.directDeals.length?e("div",[e("div",{staticClass:"content-block"},[e("div",{staticClass:"flex flex-col items-start w-full gap-4 lg:flex-row"},[e("div",{staticClass:"w-full"},[t.$fetchState.pending?e("div",[e("loading-animation")],1):e("h3",{staticClass:"w-full mb-0"},[t._v(t._s(t.$t("transactions.title")))]),t._v(" "),e("span",{staticClass:"text-sm uppercase text-body"},[t._v(t._s(t.$t("commons.results-from"))+" "+t._s(t._f("prettyDate")(t.selectedDateRange[0]))+" - "+t._s(t._f("prettyDate")(t.selectedDateRange[1])))])]),t._v(" "),e("div",{staticClass:"flex flex-col flex-shrink-0 w-full gap-4 md:w-auto md:flex-row"},[e("div",{staticClass:"flex flex-col gap-x-2 gap-y-4 md:flex-row"},[e("div",{staticClass:"flex-1 md:w-64"},[e("search-input",{ref:"filterInput",on:{search:t.setKeyword},model:{value:t.filterKeyword,callback:function(e){t.filterKeyword=e},expression:"filterKeyword"}})],1),t._v(" "),e("date-range",{staticClass:"flex-1",attrs:{format:"YYYY-MM-DD"},on:{dateChanged:t.dateChanged}}),t._v(" "),e("button",{staticClass:"btn disabled:opacity-50",attrs:{button:"",icon:"no"},on:{click:t.$fetch}},[t._v(t._s(t.$t("global.buttons.search")))])],1)])]),t._v(" "),e("div",{staticClass:"table-container content-block"},[e("table",{staticClass:"w-full table-auto data-table"},[e("thead",[e("tr",[e("th",{},[t._v(t._s(t.$t("commons.date")))]),t._v(" "),e("th",{},[t._v(t._s(t.$t("data-headers.symbol")))]),t._v(" "),e("th",{},[t._v(t._s(t.$t("data-headers.companyName")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.volume")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.value")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.no-of-trades")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.execution-price")))])])]),t._v(" "),e("tbody",t._l(t.filteredDeals,(function(n,r){return e("tr",{key:r},[e("td",[t._v(t._s(t._f("prettyDate")(n.date)))]),t._v(" "),e("td",[e("div",{staticClass:"relative group"},[e("a",{attrs:{href:t.localePath("/the-exchange/market-information/company/".concat(n.symbol.trim()))}},[t._v(t._s(n.symbol))])])]),t._v(" "),e("td",[t._v(t._s(n.name))]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t._f("numFormat")(n.volume)))]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t._f("priceDecimal")(n.value,"2")))]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t._f("numFormat")(n.trades)))]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t._f("priceDecimal")(n.price,"3")))])])})),0)])]),t._v(" "),e("div",{staticClass:"mt-8 text-end"},[e("client-only",[e("export-excel",{class:{"pointer-events-none":0==t.directDeals.length},attrs:{data:t.directDeals,title:"DFM Direct Deals - from ".concat(t.$dayjs(t.filterDateRange[0]).format("DD-MM-YYYY")," to ").concat(t.$dayjs(t.filterDateRange[1]).format("DD-MM-YYYY")),fields:t.excelFields,name:"DFM Direct Deals - from ".concat(t.$dayjs(t.filterDateRange[0]).format("DD-MM-YYYY")," to ").concat(t.$dayjs(t.filterDateRange[1]).format("DD-MM-YYYY"))}},[e("button",{staticClass:"btn btn-download btn-primary"},[t._v(t._s(t.$t("global.buttons.downloadExcel")))])])],1)],1)])]):t._e()])])],1)}),[],!1,null,"0553225a",null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,DownloadCard:n(91).default,InfoBox:n(32).default,LoadingAnimation:n(45).default,SearchInput:n(55).default,DateRange:n(103).default})},function(t,e,n){"use strict";n.r(e);var r={name:"MarketIndices"},o=(n(985),n(0)),l=n(381),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",[t._v(t._s(t.$t("commons.indices")))]),t._v(" "),e("section",{staticClass:"pb-12"},[e("div",{staticClass:"container"},[e("p",{staticClass:"max-w-5xl"},[t._v(t._s(t.$t("p1")))]),t._v(" "),e("div",{staticClass:"flex flex-col-reverse items-start w-full lg:flex-row gap-x-12"},[e("p",{staticClass:"max-w-5xl"},[t._v("\n "+t._s(t.$t("p2"))+"\n ")]),t._v(" "),e("c-image",{staticClass:"max-lg:my-4",attrs:{"image-src":"logos/S_P-DowJones-Indices_azq1be",width:200}})],1),t._v(" "),e("base-button",{staticClass:"my-8",attrs:{nuxtlink:"",link:"/the-exchange/regulation/market-rules"}},[t._v(t._s(t.$t("global.buttons.view-index-rules")))])],1)]),t._v(" "),e("div",{staticClass:"bg-white"},[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-row justify-start gap-4"},[e("nuxt-link",{staticClass:"index-tab",attrs:{to:t.localePath("/the-exchange/market-information/indices/dfmgi")}},[t._v("DFMGI")]),t._v(" "),e("nuxt-link",{staticClass:"index-tab",attrs:{to:t.localePath("/the-exchange/market-information/indices/dfmsi")}},[t._v("DFMSI")]),t._v(" "),e("nuxt-link",{staticClass:"index-tab",attrs:{to:t.localePath("/the-exchange/market-information/indices/uaeesgi")}},[t._v("UAEESGI")])],1)])]),t._v(" "),e("section",{staticClass:"pt-16 gray"},[e("nuxt-child",{attrs:{"keep-alive":""}})],1)],1)}),[],!1,null,"b2122af4",null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,CImage:n(23).default,BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);n(13),n(25);var r={name:"MarketIndices",data:function(){return{currentIndex:"dfmgi"}},mounted:function(){this.$router.replace(this.localePath({path:"/the-exchange/market-information/indices/".concat(this.currentIndex)}))}},o=n(0),component=Object(o.a)(r,(function(){return(0,this._self._c)("div")}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(11);var r=n(4),o=n(1);n(6),n(28),n(7),n(8),n(17),n(47),n(48),n(38),n(3),n(9),n(19);function l(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function c(t){for(var e=1;e0?"increase":t.c<0?"decrease":"nocrease";return c(c({},t),{},{ChangeTrendClass:e})}))},chartData:function(){var t=this;if(!this.loading)return this.chart.points.map((function(e){return{date:t.$dayjs(e.Item1).format("YYYY-MM-DD"),currentIndex:e.Item2}}))}},watch:{$route:function(){this.$fetch(),this.componentKey+=1}},mounted:function(){this.$fetchState.timestamp<=Date.now()-3e4&&this.$fetch()},created:function(){this.filterDateRange=[this.$dayjs().subtract(3,"month").format("DD/MM/YYYY"),this.$dayjs().format("DD/MM/YYYY")]},methods:{dateChanged:function(t){this.filterDateRange=t},addTrendClass:function(t){return t>0?"increase":t<0?"decrease":"nocrease"},clearSearch:function(){this.filterDateRange=[]}}},f=d,v=n(0),m=n(382),component=Object(v.a)(f,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col"},[e("div",{staticClass:"flex flex-col w-full lg:flex-row"},[e("div",{staticClass:"w-full"},[e("h3",{staticClass:"mb-0 uppercase lg:max-w-sm"},[t._v(t._s(t.selectedIndex))]),t._v(" "),e("span",{staticClass:"text-sm uppercase text-body"},[t._v(t._s(t.$t("commons.results-from"))+" "+t._s(t.selectedDateRange[0])+" - "+t._s(t.selectedDateRange[1]))])]),t._v(" "),e("div",{staticClass:"flex flex-col gap-4 w-full md:flex-row md:items-start"},[e("div",{staticClass:"relative w-full lg:ms-auto form-control lg:max-w-sm"},[e("date-range",{on:{dateChanged:t.dateChanged}})],1),t._v(" "),e("button",{staticClass:"btn",attrs:{button:"",icon:"no"},on:{click:t.$fetch}},[t._v(t._s(t.$t("global.buttons.search")))])])])]),t._v(" "),e("div",{staticClass:"relative my-12 h-1 bg-black"},[t.$fetchState.pending?e("horizontal-loader"):t._e()],1),t._v(" "),e("div",{class:{"opacity-40":t.$fetchState.pending}},[t.stats?e("div",{staticClass:"grid grid-cols-1 gap-4 md:grid-cols-2"},[e("base-card",{attrs:{inverse:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"p-4"},[e("div",{staticClass:"flex flex-row justify-between md:max-lg:flex-col"},[e("span",{staticClass:"h3"},[t._v(t._s(t.$t("data-headers.current-index")))]),t._v(" "),e("span",{staticClass:"h3"},[t._v(t._s(t.stats.current_index))])]),t._v(" "),e("div",{staticClass:"flex flex-col mt-4 divide-y divide-gray-200"},[e("div",{staticClass:"flex justify-between items-center py-2"},[e("span",[t._v(t._s(t.$t("data-headers.change")))]),t._v(" "),e("span",{staticClass:"num"},[t._v(t._s(t.stats.change))])]),t._v(" "),e("div",{staticClass:"flex justify-between items-center py-2"},[e("span",[t._v(t._s(t.$t("data-headers.change-perc")))]),t._v(" "),e("span",{staticClass:"TrendClass",class:t.addTrendClass(t.stats.change_percentage)},[e("span",{staticClass:"num"},[t._v(t._s(t.stats.change_percentage))])])])])])]},proxy:!0}],null,!1,2003148616)}),t._v(" "),e("base-card",{attrs:{inverse:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"p-4"},[e("div",{staticClass:"flex flex-row justify-between md:max-lg:flex-col"},[e("span",{staticClass:"h3"},[t._v(t._s(t.$t("data-headers.previous-index")))]),t._v(" "),e("span",{staticClass:"h3"},[t._v(t._s(t.stats.previous_index))])]),t._v(" "),e("div",{staticClass:"flex flex-col mt-4 divide-y divide-gray-200"},[e("div",{staticClass:"flex justify-between items-center py-2"},[e("span",{staticClass:"num"},[t._v("\n "+t._s(t.$t("data-headers.high"))+" "),e("small",[t._v("("+t._s(t.$t("data-headers.date"))+")")])]),t._v(" "),e("span",{staticClass:"num"},[t._v("\n "+t._s(t.stats.high)+" "),e("small",[t._v(" ("+t._s(t._f("prettyDate")(t.stats.high_date,"DD/MM/YYYY"))+")")])])]),t._v(" "),e("div",{staticClass:"flex justify-between items-center py-2"},[e("span",{staticClass:"num"},[t._v("\n "+t._s(t.$t("data-headers.low"))+" "),e("small",[t._v("("+t._s(t.$t("data-headers.date"))+")")])]),t._v(" "),e("span",{staticClass:"num"},[t._v("\n "+t._s(t.stats.low)+" "),e("small",[e("span",{staticClass:"num"},[t._v("("+t._s(t._f("prettyDate")(t.stats.low_date,"DD/MM/YYYY"))+")")])])])])])])]},proxy:!0}],null,!1,2972884956)})],1):t._e(),t._v(" "),e("client-only",[e("div",{staticClass:"bg-white border md:p-4 content-block"},[t.chartData?e("chart-component",{key:t.componentKey,attrs:{"chart-data":t.chartData,"chart-code":t.selectedIndex,"chart-title":""}},[t._v(t._s(t.$t("commons.loading-chart")))]):t._e()],1)]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-4 mt-16 md:grid-cols-2 lg:grid-cols-4"},t._l(t.yearlyClosing,(function(n,r){return e("base-card",{key:r,attrs:{inverse:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("decorator",{attrs:{small:""}}),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.$t("data-headers.closing-price"))+" "+t._s(n.year))]),t._v(" "),e("span",{staticClass:"h3"},[t._v(t._s(n.value))])]},proxy:!0}],null,!0)})})),1),t._v(" "),"uaeesgi"===t.selectedIndex&&t.uaesgiConstituents.length>0?e("div",[e("hr"),t._v(" "),e("h3",{staticClass:"mb-0"},[t._v(t._s("en"==t.$i18n.locale?"Top 5 Constituents by Index Weight":"أعلى 5 مكونات حسب وزن المؤشر")+" "),e("br")]),t._v(" "),e("span",{staticClass:"block text-sm"},[t._v("\n "+t._s(t.$t("commons.as-of-date"))+" "),e("span",{staticClass:"rtl"},[t._v(t._s(t._f("prettyDate")(t.uaesgiConstituents[0].last_update)))])]),t._v(" "),e("table",{staticClass:"mt-8 w-full max-w-screen-sm data-table"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("data-headers.companyName")))]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.symbol")))])])]),t._v(" "),e("tbody",t._l(t.uaesgiConstituents,(function(n,r){return e("tr",{key:r},[e("td",[t._v(t._s(n.name))]),t._v(" "),e("td",[t._v(t._s(n.symbol))])])})),0)])]):t._e(),t._v(" "),e("hr"),t._v(" "),e("div",{staticClass:"content-block"},[e("div",{staticClass:"flex flex-col gap-4 w-full lg:flex-row"},[e("h3",{staticClass:"mb-0 w-full"},[t._v(t._s(t.$t("commons.daily-closing-value")))]),t._v(" "),e("div",{staticClass:"w-full lg:text-end"},[e("client-only",[e("export-excel",{attrs:{data:t.modifiedDailyClosing,fields:t.excelFields,name:"".concat(t.selectedIndex," daily closing")}},[e("button",{staticClass:"btn btn-download btn-primary"},[t._v(t._s(t.$t("global.buttons.downloadExcel")))])])],1)],1)]),t._v(" "),e("div",{staticClass:"table-container content-block"},[t.modifiedDailyClosing?e("table",{staticClass:"w-full table-fixed data-table"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("data-headers.date")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.dfm-index")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.change")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.change-perc")))])])]),t._v(" "),e("tbody",t._l(t.modifiedDailyClosing,(function(n,r){return e("tr",{key:r},[e("td",[t._v(t._s(t._f("prettyDate")(n.d,"DD/MM/YYYY")))]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t._f("priceDecimal")(n.i,2)))]),t._v(" "),e("td",{staticClass:"price"},[e("price-change",{attrs:{value:n.c}})],1),t._v(" "),e("td",{staticClass:"price"},[e("price-change",{staticClass:"TrendClass",attrs:{value:n.cp}})],1)])})),0)]):t._e()])])],1)])}),[],!1,null,null,null);"function"==typeof m.default&&Object(m.default)(component);e.default=component.exports;installComponents(component,{DateRange:n(103).default,HorizontalLoader:n(159).default,BaseCard:n(101).default,ChartComponent:n(338).default,Decorator:n(43).default,PriceChange:n(153).default})},function(t,e,n){"use strict";n.r(e);n(11),n(13),n(25);var r={name:"ListedSecurities",data:function(){return{tabs:[{title:this.$t("commons.equities"),href:"/the-exchange/market-information/listed-securities/equities/"},{title:this.$t("commons.sukuk"),href:"/the-exchange/market-information/listed-securities/sukuk/"},{title:this.$t("commons.bonds"),href:"/the-exchange/market-information/listed-securities/bonds/"},{title:this.$t("commons.funds"),href:"/the-exchange/market-information/listed-securities/funds/"},{title:this.$t("commons.etfs"),href:"/the-exchange/market-information/listed-securities/exchange-traded-funds/"},{title:this.$t("commons.reits"),href:"/the-exchange/market-information/listed-securities/real-estate-investment-trust/"}]}},watch:{$route:function(){this.$route.name==this.localeRoute("the-exchange-market-information-listed-securities").name&&this.$router.replace(this.localePath({name:"the-exchange-market-information-listed-securities-equities"}))}},mounted:function(){this.$route.name==this.localeRoute("the-exchange-market-information-listed-securities").name&&this.$router.replace(this.localePath({name:"the-exchange-market-information-listed-securities-equities"}))}},o=n(0),l=n(383),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-01041_trcqs1"}},[t._v(" "+t._s(t.$t("page-title"))+" ")]),t._v(" "),e("section",{staticClass:"pb-12"},[e("div",{staticClass:"container"},[e("p",{staticClass:"lg:w-4/5",attrs:{"data-aos":"fade-up"}},[t._v(t._s(t.$t("page-desc")))])])]),t._v(" "),e("div",{staticClass:"bg-white"},[e("div",{staticClass:"container"},[e("faux-tabs",{attrs:{tabs:t.tabs}})],1)]),t._v(" "),e("section",{staticClass:"pt-16 gray"},[e("nuxt-child")],1)],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,FauxTabs:n(134).default})},function(t,e,n){"use strict";n.r(e);n(7),n(26);var r=n(1),o=(n(6),n(8),n(21),n(3),n(113),n(9),n(24),n(188),n(189),{name:"SecuritiesBonds",fetchOnServer:!1,data:function(){return{filterKeyword:"",filterExchange:[],showGovtBonds:!1,showCommercialBonds:!1,showMaturedBonds:!1,securities:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=FreshSecuritiesLists&Language=".concat(t.$i18n.locale,"&securitytype=bonds")});case 3:return n=e.sent,e.next=6,n.json();case 6:t.securities=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()})),computed:{filteredSecurities:function(){var t=this,e=this.securities.filter((function(e){if(null!=e.FullName)return e.FullName.toLowerCase().includes(t.filterKeyword.toLowerCase())&&e.Active}));return this.securities.length&&(e=e.filter((function(e){return e.IsMatured==t.showMaturedBonds}))),this.filterExchange.length&&(e=e.filter((function(e){return t.filterExchange.includes(e.Exchange)}))),this.showMaturedBonds&&(e=e.filter((function(t){return t.IsMatured}))),(this.showCommercialBonds||this.showGovtBonds)&&(e=e.filter((function(e){return Object.values(e).includes("Government Bonds")==t.showGovtBonds||Object.values(e).includes("Commercial Bonds")==t.showCommercialBonds}))),e}},methods:{setKeyword:function(t){this.filterKeyword=t},getExchanges:function(t){this.filterExchange=t}}}),l=o,c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("div",{staticClass:"grid grid-cols-12 gap-4"},[e("div",{staticClass:"col-span-12 form-control md:col-span-8"},[e("label",{attrs:{for:"keyword"}},[t._v(t._s(t.$t("commons.filter-by-keyword")))]),t._v(" "),e("search-input",{ref:"filterInput",attrs:{placeholder:t.$t("commons.filter-by-keyword")},on:{search:t.setKeyword}})],1),t._v(" "),e("filter-exchange",{staticClass:"col-span-12 form-control md:col-span-4",on:{"get-exchanges":t.getExchanges}}),t._v(" "),e("div",{staticClass:"flex flex-col col-span-12 md:flex-row gap-x-8"},[e("div",{staticClass:"relative flex items-start py-2"},[e("div",{staticClass:"flex items-center h-5 ltr:mr-3 rtl:ml-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.showGovtBonds,expression:"showGovtBonds"}],staticClass:"w-5 h-5 border-gray-500 rounded text-primary focus:ring-0",attrs:{id:"govt-bonds",name:"govt-bonds",type:"checkbox"},domProps:{checked:Array.isArray(t.showGovtBonds)?t._i(t.showGovtBonds,null)>-1:t.showGovtBonds},on:{change:function(e){var n=t.showGovtBonds,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&(t.showGovtBonds=n.concat([null])):l>-1&&(t.showGovtBonds=n.slice(0,l).concat(n.slice(l+1)))}else t.showGovtBonds=o}}})]),t._v(" "),e("div",{staticClass:"flex-1 min-w-0 text-sm"},[e("label",{staticClass:"mb-0 text-base font-normal text-gray-700 normal-case select-none",attrs:{for:"govt-bonds"}},[t._v(t._s("en"==t.$i18n.locale?"Government Bonds":"السندات الحكومية"))])])]),t._v(" "),e("div",{staticClass:"relative flex items-start py-2"},[e("div",{staticClass:"flex items-center h-5 ltr:mr-3 rtl:ml-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.showCommercialBonds,expression:"showCommercialBonds"}],staticClass:"w-5 h-5 border-gray-500 rounded text-primary focus:ring-0",attrs:{id:"commercial-bonds",name:"commercial-bonds",type:"checkbox"},domProps:{checked:Array.isArray(t.showCommercialBonds)?t._i(t.showCommercialBonds,null)>-1:t.showCommercialBonds},on:{change:function(e){var n=t.showCommercialBonds,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&(t.showCommercialBonds=n.concat([null])):l>-1&&(t.showCommercialBonds=n.slice(0,l).concat(n.slice(l+1)))}else t.showCommercialBonds=o}}})]),t._v(" "),e("div",{staticClass:"flex-1 min-w-0 text-sm"},[e("label",{staticClass:"mb-0 text-base font-normal text-gray-700 normal-case select-none",attrs:{for:"commercial-bonds"}},[t._v(t._s("en"==t.$i18n.locale?"Commercial Bonds":"السندات التجارية"))])])]),t._v(" "),e("div",{staticClass:"relative flex items-start py-2"},[e("div",{staticClass:"flex items-center h-5 ltr:mr-3 rtl:ml-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.showMaturedBonds,expression:"showMaturedBonds"}],staticClass:"w-5 h-5 border-gray-500 rounded text-primary focus:ring-0",attrs:{id:"matured-bonds",name:"matured-bonds",type:"checkbox"},domProps:{checked:Array.isArray(t.showMaturedBonds)?t._i(t.showMaturedBonds,null)>-1:t.showMaturedBonds},on:{change:function(e){var n=t.showMaturedBonds,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&(t.showMaturedBonds=n.concat([null])):l>-1&&(t.showMaturedBonds=n.slice(0,l).concat(n.slice(l+1)))}else t.showMaturedBonds=o}}})]),t._v(" "),e("div",{staticClass:"flex-1 min-w-0 text-sm"},[e("label",{staticClass:"mb-0 text-base font-normal text-gray-700 normal-case select-none",attrs:{for:"matured-bonds"}},[t._v(t._s("en"==t.$i18n.locale?"Show Only Matured Bonds":"إظهار السندات المستحقة أيضاً"))])])])])],1),t._v(" "),e("hr",{staticClass:"my-8"}),t._v(" "),e("div",{staticClass:"text-gray-500"},[t._v(t._s(t.$t("commons.displaying",{val1:t.filteredSecurities.length,val2:t.securities.length})))]),t._v(" "),t.filteredSecurities.length||t.$fetchState.pending?t._e():e("info-box",{staticClass:"content-block",attrs:{type:"warning","data-aos":"fade-up"}},[t._v(" "+t._s(t.$t("commons.error-msg"))+" ")]),t._v(" "),t.$fetchState.pending?e("div",{staticClass:"content-block"},[e("loading-animation")],1):e("div",{staticClass:"grid gap-8 securities content-block md:grid-cols-2 lg:grid-cols-3"},t._l(t.filteredSecurities,(function(n,r){return e("security-card",{key:n.ID,attrs:{security:n,"data-index":r}},[e("div",{staticClass:"flex flex-col my-4 text-sm text-gray-500 divide-y divide-gray-300 border-y"},[e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(t._s("en"==t.$i18n.locale?"Listed on":"مدرجة في")+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.Exchange)+"\n ")])]),t._v(" "),e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(t._s("en"==t.$i18n.locale?" Listing Date":"تاريخ الإدراج")+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.ListingDate)+"\n ")])]),t._v(" "),e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(" "+t._s("en"==t.$i18n.locale?"Par Value":"القيمة الإسمية")+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.ParValue)+"\n ")])]),t._v(" "),e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(" "+t._s("en"==t.$i18n.locale?"No.of Bonds":"عدد السندات")+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.NoOfBonds)+"\n ")])])])])})),1)],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{SearchInput:n(55).default,FilterExchange:n(157).default,InfoBox:n(32).default,LoadingAnimation:n(45).default,SecurityCard:n(158).default})},function(t,e,n){"use strict";n.r(e);n(7),n(8),n(17),n(26),n(3);var r=n(18),o=n(1),l=(n(6),n(21),n(9),n(759),n(24),n(37),n(760),n(761),n(762),n(763),n(764),n(765),n(766),n(767),n(768),n(769),n(770),n(771),n(772),n(773),n(774),n(775),n(39),{name:"SecuritiesEquities",fetchOnServer:!1,data:function(){return{filterKeyword:"",filterExchange:[],filterSector:[],filterForeignOwnership:!1,filterIndexedSymbol:!1,showDelisted:!1,filterListingYear:"",securities:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=FreshSecuritiesLists&Language=".concat(t.$i18n.locale,"&securitytype=equities")});case 3:return n=e.sent,e.next=6,n.json();case 6:t.securities=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()})),computed:{sectors:function(){var t=this.securities.map((function(t){return t.Sector}));return Object(r.a)(new Set(t)).filter((function(t){return""!=t}))},currentYear:function(){return this.$dayjs().format("YYYY")},listingYears:function(){for(var t=[],e=this.currentYear;e>=2e3;)t.push(e),e--;return t},filteredSecurities:function(){var t=this,e=this.securities.filter((function(e){var n,r;return(null==e||null===(n=e.FullName)||void 0===n?void 0:n.toLowerCase().includes(t.filterKeyword.toLowerCase()))||(null==e||null===(r=e.SecuritySymbol)||void 0===r?void 0:r.toLowerCase().includes(t.filterKeyword.toLowerCase()))}));return this.securities.length&&(e=e.filter((function(e){return e.Active==!t.showDelisted}))),this.filterExchange.length&&(e=e.filter((function(e){return t.filterExchange.includes(e.Exchange)}))),this.filterSector.length&&(e=e.filter((function(e){return t.filterSector.includes(e.Sector)}))),this.filterForeignOwnership&&(e=e.filter((function(t){return t.ForeignOwnershipAllowed}))),this.filterIndexedSymbol&&(e=e.filter((function(t){return t.IndexedSymbol}))),this.filterListingYear&&(e=e.filter((function(e){return t.filterListingYear.includes(e.ListingYear)}))),e}},methods:{setKeyword:function(t){this.filterKeyword=t},getExchanges:function(t){this.filterExchange=t}}}),c=l,d=n(0),component=Object(d.a)(c,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("div",{staticClass:"grid grid-cols-12 gap-4"},[e("div",{staticClass:"col-span-12 form-control sm:col-span-7 lg:col-span-5"},[e("label",{attrs:{for:"keyword"}},[t._v(" "+t._s(t.$t("commons.filter-by-keyword"))+" ")]),t._v(" "),e("search-input",{ref:"filterInput",on:{search:t.setKeyword}})],1),t._v(" "),e("filter-exchange",{staticClass:"col-span-12 form-control sm:col-span-5 lg:col-span-3",on:{"get-exchanges":t.getExchanges}}),t._v(" "),e("div",{staticClass:"col-span-12 form-control sm:col-span-7 lg:col-span-2"},[e("label",{attrs:{for:"keyword"}},[t._v(" "+t._s(t.$t("commons.sector"))+" "),t.filterSector.length?e("span",{staticClass:"inline-block w-2 h-2 bg-red-300 rounded-full"}):t._e()]),t._v(" "),e("dropdown-list",{attrs:{placeholder:t.$t("commons.sector")}},[e("div",{staticClass:"divide-y divide-gray-200"},t._l(t.sectors,(function(n,r){return e("div",{key:r,staticClass:"relative flex items-start px-4 py-3"},[e("div",{staticClass:"flex-1 min-w-0 text-sm"},[e("label",{staticClass:"mb-0 text-base font-normal text-gray-700 normal-case select-none",attrs:{for:n}},[t._v(" "+t._s(n)+" ")])]),t._v(" "),e("div",{staticClass:"flex items-center h-5 ml-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.filterSector,expression:"filterSector"}],staticClass:"w-5 h-5 border-gray-500 text-primary focus:ring-0",attrs:{id:n,name:n,type:"checkbox"},domProps:{value:n,checked:Array.isArray(t.filterSector)?t._i(t.filterSector,n)>-1:t.filterSector},on:{change:function(e){var r=t.filterSector,o=e.target,l=!!o.checked;if(Array.isArray(r)){var c=n,d=t._i(r,c);o.checked?d<0&&(t.filterSector=r.concat([c])):d>-1&&(t.filterSector=r.slice(0,d).concat(r.slice(d+1)))}else t.filterSector=l}}})])])})),0)])],1),t._v(" "),e("div",{staticClass:"col-span-12 form-control sm:col-span-5 lg:col-span-2"},[e("label",{attrs:{for:"listing-year"}},[t._v(" "+t._s(t.$t("data-headers.year"))+" ")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.filterListingYear,expression:"filterListingYear"}],staticClass:"w-full",attrs:{id:"listing-year",name:"listing-year"},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.filterListingYear=e.target.multiple?n:n[0]}}},[e("option",{attrs:{value:""}},[t._v(t._s(t.$t("commons.all")))]),t._v(" "),t._l(t.listingYears,(function(n,r){return e("option",{key:r},[t._v(t._s(n))])}))],2)]),t._v(" "),e("div",{staticClass:"flex flex-col col-span-12 rtl:gap-x-reverse lg:flex-row lg:gap-x-12"},[e("div",{staticClass:"relative flex items-start py-2"},[e("div",{staticClass:"flex items-center h-5 ltr:mr-3 rtl:ml-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.filterForeignOwnership,expression:"filterForeignOwnership"}],staticClass:"w-5 h-5 border-gray-500 text-primary focus:ring-0",attrs:{id:"foreign-ownership",name:"foreign-ownership",type:"checkbox"},domProps:{checked:Array.isArray(t.filterForeignOwnership)?t._i(t.filterForeignOwnership,null)>-1:t.filterForeignOwnership},on:{change:function(e){var n=t.filterForeignOwnership,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&(t.filterForeignOwnership=n.concat([null])):l>-1&&(t.filterForeignOwnership=n.slice(0,l).concat(n.slice(l+1)))}else t.filterForeignOwnership=o}}})]),t._v(" "),e("div",{staticClass:"flex-1 min-w-0 text-sm"},[e("label",{staticClass:"mb-0 text-base font-normal text-gray-700 normal-case select-none",attrs:{for:"foreign-ownership"}},[t._v(" "+t._s("en"==t.$i18n.locale?"Show only foreign ownership allowed":"إظهار الاستثمارات الأجنبية المسموحة فقط")+" ")])])]),t._v(" "),e("div",{staticClass:"relative flex items-start py-2"},[e("div",{staticClass:"flex items-center h-5 ltr:mr-3 rtl:ml-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.filterIndexedSymbol,expression:"filterIndexedSymbol"}],staticClass:"w-5 h-5 border-gray-500 text-primary focus:ring-0",attrs:{id:"indexed-symbols",name:"indexed-symbols",type:"checkbox"},domProps:{checked:Array.isArray(t.filterIndexedSymbol)?t._i(t.filterIndexedSymbol,null)>-1:t.filterIndexedSymbol},on:{change:function(e){var n=t.filterIndexedSymbol,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&(t.filterIndexedSymbol=n.concat([null])):l>-1&&(t.filterIndexedSymbol=n.slice(0,l).concat(n.slice(l+1)))}else t.filterIndexedSymbol=o}}})]),t._v(" "),e("div",{staticClass:"flex-1 min-w-0 text-sm"},[e("label",{staticClass:"mb-0 text-base font-normal text-gray-700 normal-case select-none",attrs:{for:"indexed-symbols"}},[t._v(" "+t._s("en"==t.$i18n.locale?"Show only Indexed Symbols":"إظهار الرموز المفهرسة فقط")+" ")])])]),t._v(" "),e("div",{staticClass:"relative flex items-start py-2"},[e("div",{staticClass:"flex items-center h-5 ltr:mr-3 rtl:ml-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.showDelisted,expression:"showDelisted"}],staticClass:"w-5 h-5 border-gray-500 text-primary focus:ring-0",attrs:{id:"delisted-companies",name:"delisted-companies",type:"checkbox"},domProps:{checked:Array.isArray(t.showDelisted)?t._i(t.showDelisted,null)>-1:t.showDelisted},on:{change:function(e){var n=t.showDelisted,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&(t.showDelisted=n.concat([null])):l>-1&&(t.showDelisted=n.slice(0,l).concat(n.slice(l+1)))}else t.showDelisted=o}}})]),t._v(" "),e("div",{staticClass:"flex-1 min-w-0 text-sm"},[e("label",{staticClass:"mb-0 text-base font-normal text-gray-700 normal-case select-none",attrs:{for:"delisted-companies"}},[t._v(" "+t._s("en"==t.$i18n.locale?"Show only delisted companies":"إظهار الشركات غير المدرجة أيضاً")+" ")])])])])],1),t._v(" "),e("hr",{staticClass:"my-8"}),t._v(" "),e("div",{staticClass:"text-gray-500"},[t._v(t._s(t.$t("commons.displaying",{val1:t.filteredSecurities.length,val2:t.securities.length})))]),t._v(" "),t.filteredSecurities.length||t.$fetchState.pending?t._e():e("info-box",{staticClass:"content-block",attrs:{type:"warning","data-aos":"fade-up"}},[t._v(" "+t._s(t.$t("commons.error-msg"))+" ")]),t._v(" "),t.$fetchState.pending?e("div",{staticClass:"content-block"},[e("loading-animation")],1):e("div",{staticClass:"grid gap-8 securities content-block md:grid-cols-2 lg:grid-cols-3"},t._l(t.filteredSecurities,(function(n,r){return e("security-card",{key:n.ID,attrs:{security:n,"data-index":r}},[e("div",{staticClass:"flex flex-col my-4 text-sm text-gray-500 divide-y divide-gray-300 border-y"},[e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(" "+t._s(t.$t("commons.listed-on"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.Exchange)+"\n ")])]),t._v(" "),e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(" "+t._s(t.$t("commons.listing-date"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.ListingDate)+"\n ")])]),t._v(" "),e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(" "+t._s(t.$t("commons.sector"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.Sector)+"\n ")])])])])})),1)],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{SearchInput:n(55).default,FilterExchange:n(157).default,DropdownList:n(339).default,InfoBox:n(32).default,LoadingAnimation:n(45).default,SecurityCard:n(158).default})},function(t,e,n){"use strict";n.r(e);n(7),n(26);var r=n(1),o=(n(6),n(8),n(21),n(3),n(9),n(24),n(188),n(189),{name:"SecuritiesExchangeTradedFunds",fetchOnServer:!1,data:function(){return{filterKeyword:"",filterExchange:[],showDelisted:!1,securities:[],exchanges:["Nasdaq Dubai","DFM"]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=FreshSecuritiesLists&Language=".concat(t.$i18n.locale,"&securitytype=etfs")});case 3:return n=e.sent,e.next=6,n.json();case 6:t.securities=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()})),computed:{filteredSecurities:function(){var t=this,e=this.securities.filter((function(e){if(null!=e.FullName)return e.FullName.toLowerCase().includes(t.filterKeyword.toLowerCase())&&e.Active==!t.showDelisted}));return this.filterExchange.length&&(e=e.filter((function(e){return t.filterExchange.includes(e.Exchange)}))),e}},methods:{setKeyword:function(t){this.filterKeyword=t},getExchanges:function(t){this.filterExchange=t}}}),l=o,c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("div",{staticClass:"grid grid-cols-12 gap-4"},[e("div",{staticClass:"col-span-12 form-control md:col-span-8"},[e("label",{attrs:{for:"keyword"}},[t._v(t._s(t.$t("commons.filter-by-keyword")))]),t._v(" "),e("search-input",{ref:"filterInput",attrs:{placeholder:t.$t("commons.filter-by-keyword")},on:{search:t.setKeyword}})],1),t._v(" "),e("div",{staticClass:"col-span-12 form-control md:col-span-4"},[e("filter-exchange",{staticClass:"col-span-12 form-control md:col-span-4",on:{"get-exchanges":t.getExchanges}})],1),t._v(" "),e("div",{staticClass:"flex flex-col col-span-12 md:flex-row md:gap-x-12"},[e("div",{staticClass:"relative flex items-start py-2"},[e("div",{staticClass:"flex items-center h-5 ltr:mr-3 rtl:ml-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.showDelisted,expression:"showDelisted"}],staticClass:"w-5 h-5 border-gray-500 rounded text-primary focus:ring-0",attrs:{id:"matured-bonds",name:"matured-bonds",type:"checkbox"},domProps:{checked:Array.isArray(t.showDelisted)?t._i(t.showDelisted,null)>-1:t.showDelisted},on:{change:function(e){var n=t.showDelisted,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&(t.showDelisted=n.concat([null])):l>-1&&(t.showDelisted=n.slice(0,l).concat(n.slice(l+1)))}else t.showDelisted=o}}})]),t._v(" "),e("div",{staticClass:"flex-1 min-w-0 text-sm"},[e("label",{staticClass:"mb-0 text-base font-normal text-gray-700 normal-case select-none",attrs:{for:"matured-bonds"}},[t._v(t._s("en"==t.$i18n.locale?"Show delisted companies":" إظهار الشركات غير المدرجة أيضاً"))])])])])]),t._v(" "),e("hr",{staticClass:"my-8"}),t._v(" "),e("div",{staticClass:"text-gray-500"},[t._v(t._s(t.$t("commons.displaying",{val1:t.filteredSecurities.length,val2:t.securities.length})))]),t._v(" "),t.filteredSecurities.length||t.$fetchState.pending?t._e():e("info-box",{staticClass:"content-block",attrs:{type:"warning","data-aos":"fade-up"}},[t._v(" "+t._s(t.$t("commons.error-msg"))+" ")]),t._v(" "),t.$fetchState.pending?e("div",{staticClass:"content-block"},[e("loading-animation")],1):e("div",{staticClass:"grid gap-8 securities content-block md:grid-cols-2 lg:grid-cols-3"},t._l(t.filteredSecurities,(function(n,r){return e("security-card",{key:n.ID,attrs:{security:n,"data-index":r}},[e("div",{staticClass:"flex flex-col my-4 text-sm text-gray-500 divide-y divide-gray-300 border-y"},[e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(t._s("en"==t.$i18n.locale?"Listed on":"مدرجة في")+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.Exchange)+"\n ")])]),t._v(" "),e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(t._s("en"==t.$i18n.locale?" Listing Date":"تاريخ الإدراج")+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.ListingDate)+"\n ")])])])])})),1)],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{SearchInput:n(55).default,FilterExchange:n(157).default,InfoBox:n(32).default,LoadingAnimation:n(45).default,SecurityCard:n(158).default})},function(t,e,n){"use strict";n.r(e);n(7),n(26);var r=n(1),o=(n(6),n(8),n(21),n(3),n(9),n(24),n(188),n(189),{name:"SecuritiesFunds",fetchOnServer:!1,data:function(){return{filterKeyword:"",filterExchange:[],showDelisted:!1,securities:[],exchanges:["Nasdaq Dubai","DFM"]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=FreshSecuritiesLists&Language=".concat(t.$i18n.locale,"&securitytype=funds")});case 3:return n=e.sent,e.next=6,n.json();case 6:t.securities=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()})),computed:{filteredSecurities:function(){var t=this,e=this.securities.filter((function(e){if(null!=e.FullName)return e.FullName.toLowerCase().includes(t.filterKeyword.toLowerCase())&&e.Active==!t.showDelisted}));return this.filterExchange.length&&(e=e.filter((function(e){return t.filterExchange.includes(e.Exchange)}))),e}},methods:{setKeyword:function(t){this.filterKeyword=t},getExchanges:function(t){this.filterExchange=t}}}),l=o,c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("div",{staticClass:"grid grid-cols-12 gap-4"},[e("div",{staticClass:"col-span-12 form-control md:col-span-8"},[e("label",{attrs:{for:"keyword"}},[t._v(t._s(t.$t("commons.filter-by-keyword")))]),t._v(" "),e("search-input",{ref:"filterInput",attrs:{placeholder:t.$t("commons.filter-by-keyword")},on:{search:t.setKeyword}})],1),t._v(" "),e("div",{staticClass:"col-span-12 form-control md:col-span-4"},[e("filter-exchange",{staticClass:"col-span-12 form-control md:col-span-4",on:{"get-exchanges":t.getExchanges}})],1),t._v(" "),e("div",{staticClass:"flex flex-col col-span-12 md:flex-row md:gap-x-12"},[e("div",{staticClass:"relative flex items-start py-2"},[e("div",{staticClass:"flex items-center h-5 ltr:mr-3 rtl:ml-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.showDelisted,expression:"showDelisted"}],staticClass:"w-5 h-5 border-gray-500 rounded text-primary focus:ring-0",attrs:{id:"matured-bonds",name:"matured-bonds",type:"checkbox"},domProps:{checked:Array.isArray(t.showDelisted)?t._i(t.showDelisted,null)>-1:t.showDelisted},on:{change:function(e){var n=t.showDelisted,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&(t.showDelisted=n.concat([null])):l>-1&&(t.showDelisted=n.slice(0,l).concat(n.slice(l+1)))}else t.showDelisted=o}}})]),t._v(" "),e("div",{staticClass:"flex-1 min-w-0 text-sm"},[e("label",{staticClass:"mb-0 text-base font-normal text-gray-700 normal-case select-none",attrs:{for:"matured-bonds"}},[t._v(t._s("en"==t.$i18n.locale?"Show delisted companies":" إظهار الشركات غير المدرجة أيضاً"))])])])])]),t._v(" "),e("hr",{staticClass:"my-8"}),t._v(" "),e("div",{staticClass:"text-gray-500"},[t._v(t._s(t.$t("commons.displaying",{val1:t.filteredSecurities.length,val2:t.securities.length})))]),t._v(" "),t.filteredSecurities.length||t.$fetchState.pending?t._e():e("info-box",{staticClass:"content-block",attrs:{type:"warning","data-aos":"fade-up"}},[t._v(" "+t._s(t.$t("commons.error-msg"))+" ")]),t._v(" "),t.$fetchState.pending?e("div",{staticClass:"content-block"},[e("loading-animation")],1):e("div",{staticClass:"grid gap-8 securities content-block md:grid-cols-2 lg:grid-cols-3"},t._l(t.filteredSecurities,(function(n,r){return e("security-card",{key:n.ID,attrs:{security:n,"data-index":r}},[e("div",{staticClass:"flex flex-col my-4 text-sm text-gray-500 divide-y divide-gray-300 border-y"},[e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(t._s("en"==t.$i18n.locale?"Listed On":"مدرجة في")+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.Exchange)+"\n ")])]),t._v(" "),e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(t._s("en"==t.$i18n.locale?" Listing Date":"تاريخ الإدراج")+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.ListingDate)+"\n ")])])])])})),1)],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{SearchInput:n(55).default,FilterExchange:n(157).default,InfoBox:n(32).default,LoadingAnimation:n(45).default,SecurityCard:n(158).default})},function(t,e,n){"use strict";n.r(e);n(7),n(26);var r=n(1),o=(n(6),n(8),n(21),n(3),n(9),n(24),n(188),n(189),{name:"SecuritiesReit",fetchOnServer:!1,data:function(){return{filterKeyword:"",filterExchange:[],showDelisted:!1,securities:[],exchanges:["Nasdaq Dubai","DFM"]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=FreshSecuritiesLists&Language=".concat(t.$i18n.locale,"&securitytype=reits")});case 3:return n=e.sent,e.next=6,n.json();case 6:t.securities=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()})),computed:{filteredSecurities:function(){var t=this,e=this.securities.filter((function(e){if(null!=e.FullName)return e.FullName.toLowerCase().includes(t.filterKeyword.toLowerCase())&&e.Active==!t.showDelisted}));return this.filterExchange.length&&(e=e.filter((function(e){return t.filterExchange.includes(e.Exchange)}))),e}},methods:{setKeyword:function(t){this.filterKeyword=t},getExchanges:function(t){this.filterExchange=t}}}),l=o,c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("div",{staticClass:"grid grid-cols-12 gap-4"},[e("div",{staticClass:"col-span-12 form-control md:col-span-8"},[e("label",{attrs:{for:"keyword"}},[t._v(t._s(t.$t("commons.filter-by-keyword")))]),t._v(" "),e("search-input",{ref:"filterInput",attrs:{placeholder:t.$t("commons.filter-by-keyword")},on:{search:t.setKeyword}})],1),t._v(" "),e("div",{staticClass:"col-span-12 form-control md:col-span-4"},[e("filter-exchange",{staticClass:"col-span-12 form-control md:col-span-4",on:{"get-exchanges":t.getExchanges}})],1),t._v(" "),e("div",{staticClass:"flex flex-col col-span-12 md:flex-row md:gap-x-12"},[e("div",{staticClass:"relative flex items-start py-2"},[e("div",{staticClass:"flex items-center h-5 ltr:mr-3 rtl:ml-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.showDelisted,expression:"showDelisted"}],staticClass:"w-5 h-5 border-gray-500 rounded text-primary focus:ring-0",attrs:{id:"delisted-reits",name:"delisted-reits",type:"checkbox"},domProps:{checked:Array.isArray(t.showDelisted)?t._i(t.showDelisted,null)>-1:t.showDelisted},on:{change:function(e){var n=t.showDelisted,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&(t.showDelisted=n.concat([null])):l>-1&&(t.showDelisted=n.slice(0,l).concat(n.slice(l+1)))}else t.showDelisted=o}}})]),t._v(" "),e("div",{staticClass:"flex-1 min-w-0 text-sm"},[e("label",{staticClass:"mb-0 text-base font-normal text-gray-700 normal-case select-none",attrs:{for:"delisted-reits"}},[t._v(t._s("en"==t.$i18n.locale?"Show delisted companies":" إظهار الشركات غير المدرجة أيضاً"))])])])])]),t._v(" "),e("hr",{staticClass:"my-8"}),t._v(" "),e("div",{staticClass:"text-gray-500"},[t._v(t._s(t.$t("commons.displaying",{val1:t.filteredSecurities.length,val2:t.securities.length})))]),t._v(" "),t.filteredSecurities.length||t.$fetchState.pending?t._e():e("info-box",{staticClass:"content-block",attrs:{type:"warning","data-aos":"fade-up"}},[t._v(" "+t._s(t.$t("commons.error-msg"))+" ")]),t._v(" "),t.$fetchState.pending?e("div",{staticClass:"content-block"},[e("loading-animation")],1):e("div",{staticClass:"grid gap-8 securities content-block md:grid-cols-2 lg:grid-cols-3"},t._l(t.filteredSecurities,(function(n,r){return e("security-card",{key:n.ID,attrs:{security:n,"data-index":r}},[e("div",{staticClass:"flex flex-col my-4 text-sm text-gray-500 divide-y divide-gray-300 border-y"},[e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(t._s("en"==t.$i18n.locale?"Listed On":"مدرجة في")+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.Exchange)+"\n ")])]),t._v(" "),e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(t._s("en"==t.$i18n.locale?" Listing Date":"تاريخ الإدراج")+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.ListingDate)+"\n ")])])])])})),1)],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{SearchInput:n(55).default,FilterExchange:n(157).default,InfoBox:n(32).default,LoadingAnimation:n(45).default,SecurityCard:n(158).default})},function(t,e,n){"use strict";n.r(e);n(7),n(26);var r=n(1),o=(n(6),n(8),n(21),n(3),n(9),n(24),n(188),n(189),{name:"SecuritiesSukuk",fetchOnServer:!1,data:function(){return{filterKeyword:"",filterExchange:[],showMaturedSecurities:!1,securities:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=FreshSecuritiesLists&Language=".concat(t.$i18n.locale,"&securitytype=sukuks")});case 3:return n=e.sent,e.next=6,n.json();case 6:t.securities=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()})),computed:{filteredSecurities:function(){var t=this,e=this.securities.filter((function(e){if(null!=e.FullName)return e.FullName.toLowerCase().includes(t.filterKeyword.toLowerCase())}));return this.securities.length&&(e=e.filter((function(e){return e.IsMatured==t.showMaturedSecurities}))),this.filterExchange.length&&(e=e.filter((function(e){return t.filterExchange.includes(e.Exchange)}))),this.showMaturedSecurities&&(e=e.filter((function(e){return e.IsMatured==t.showMaturedSecurities}))),e}},methods:{setKeyword:function(t){this.filterKeyword=t},getExchanges:function(t){this.filterExchange=t}}}),l=o,c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("div",{staticClass:"grid grid-cols-12 gap-4"},[e("div",{staticClass:"col-span-12 form-control md:col-span-8"},[e("label",{attrs:{for:"keyword"}},[t._v(t._s(t.$t("commons.filter-by-keyword")))]),t._v(" "),e("search-input",{ref:"filterInput",attrs:{placeholder:t.$t("commons.filter-by-keyword")},on:{search:t.setKeyword}})],1),t._v(" "),e("filter-exchange",{staticClass:"col-span-12 form-control md:col-span-4",on:{"get-exchanges":t.getExchanges}}),t._v(" "),e("div",{staticClass:"flex flex-col col-span-12 md:flex-row md:gap-x-12"},[e("div",{staticClass:"relative flex items-start py-2"},[e("div",{staticClass:"flex items-center h-5 ltr:mr-3 rtl:ml-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.showMaturedSecurities,expression:"showMaturedSecurities"}],staticClass:"w-5 h-5 border-gray-500 rounded text-primary focus:ring-0",attrs:{id:"matured-bonds",name:"matured-bonds",type:"checkbox"},domProps:{checked:Array.isArray(t.showMaturedSecurities)?t._i(t.showMaturedSecurities,null)>-1:t.showMaturedSecurities},on:{change:function(e){var n=t.showMaturedSecurities,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&(t.showMaturedSecurities=n.concat([null])):l>-1&&(t.showMaturedSecurities=n.slice(0,l).concat(n.slice(l+1)))}else t.showMaturedSecurities=o}}})]),t._v(" "),e("div",{staticClass:"flex-1 min-w-0 text-sm"},[e("label",{staticClass:"mb-0 text-base font-normal text-gray-700 normal-case select-none",attrs:{for:"matured-bonds"}},[t._v(t._s("en"==t.$i18n.locale?"Show Only Matured Sukuk":" إظهار الصكوك المستحقة أيضاً"))])])])])],1),t._v(" "),e("hr",{staticClass:"my-8"}),t._v(" "),e("div",{staticClass:"text-gray-500"},[t._v(t._s(t.$t("commons.displaying",{val1:t.filteredSecurities.length,val2:t.securities.length})))]),t._v(" "),t.filteredSecurities.length||t.$fetchState.pending?t._e():e("info-box",{staticClass:"content-block",attrs:{type:"warning","data-aos":"fade-up"}},[t._v(" "+t._s(t.$t("commons.error-msg"))+" ")]),t._v(" "),t.$fetchState.pending?e("div",{staticClass:"content-block"},[e("loading-animation")],1):e("div",{staticClass:"grid gap-8 securities content-block md:grid-cols-2 lg:grid-cols-3"},t._l(t.filteredSecurities,(function(n,r){return e("security-card",{key:n.ID,attrs:{security:n,"data-index":r}},[e("div",{staticClass:"flex flex-col my-4 text-sm text-gray-500 divide-y divide-gray-300 border-y"},[e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(t._s("en"==t.$i18n.locale?"Listed On":"مدرجة في")+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.Exchange)+"\n ")])]),t._v(" "),e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(t._s("en"==t.$i18n.locale?" Listing Date":"تاريخ الإدراج")+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(n.ListingDate)+"\n ")])]),t._v(" "),e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(" "+t._s("en"==t.$i18n.locale?"Par Value":"القيمة الإسمية")+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(t._f("numFormat")(n.ParValue,"0,0.00"))+"\n ")])]),t._v(" "),e("div",{staticClass:"flex justify-between py-2"},[e("span",{staticClass:"block"},[t._v(" "+t._s("en"==t.$i18n.locale?"No.of Sukuk":"عدد الصكوك")+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v("\n "+t._s(t._f("numFormat")(n.NoOfBonds))+"\n ")])])])])})),1)],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{SearchInput:n(55).default,FilterExchange:n(157).default,InfoBox:n(32).default,LoadingAnimation:n(45).default,SecurityCard:n(158).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(8),n(80),n(21),n(17),n(3),n(9),n(24),n(133),n(19),{name:"MarketdataProviders",fetchOnServer:!1,data:function(){return{providers:null,altLogos:null,selectedProvider:null,keyword:"",modalOpen:!1}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,fetch("".concat(t.$config.apiSfUrl,"/vendors?$expand=LogoNew&$orderBy=Name&$select=Id,Name,RegisterDate,ContactPerson,Phone,ContactMobile,Fax,ContactEmail,Website,POBoxNumber,Location,LogoNew&sf_culture=").concat(t.$i18n.locale)).then((function(t){return t.json()}));case 2:return n=e.sent,e.next=5,fetch("".concat(t.$config.apiSfUrl,"/vendors?$expand=LogoNew&orderBy=Name&$select=Id,LogoNew&sf_culture=en")).then((function(t){return t.json()}));case 5:r=e.sent,n.value.map((function(t){var e=r.value.find((function(e){return e.Id===t.Id}));e&&(t.LogoAlt=e.LogoNew)})),t.providers=n.value,t.altLogos=r.value,t.selectedProvider=n.value[0];case 10:case"end":return e.stop()}}),e)})))()})),computed:{filteredProviders:function(){var t=this;return this.providers.filter((function(e){return e.Name.toLowerCase().includes(t.keyword.toLowerCase())}))},multipleWebsites:function(){var t=this.selectedProvider.Website.split(";");return t.forEach((function(e,n){t[n]=e.trim()})),t}},methods:{setKeyword:function(t){this.keyword=t},verifyLogo:function(t){return t?"https://assets.dfm.ae/".concat(t.ItemDefaultUrl,".").concat(t.Extension):"https://assets.dfm.ae/images/member-logos/adcb.gif"},openModal:function(t){this.selectedProvider=t,this.$refs.providerModal.showModal=!0},closeModal:function(){this.modalOpen=!1},convertDate:function(t){return new Date(t).toLocaleDateString()}}}),l=o,c=n(0),d=n(385),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/maketdata-providers-hero_pjfyue"}},[t._v(" "+t._s(t.$t("title"))+" ")]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("p",{staticClass:"text-2xl lg:max-w-5xl"},[t._v(t._s(t.$t("desc1")))]),t._v(" "),e("p",{staticClass:"lg:max-w-4xl"},[t._v(t._s(t.$t("desc2")))])])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[t.$fetchState.pending?e("div",[e("loading-animation")],1):t._e(),t._v(" "),t.$fetchState.pending?t._e():e("div",[e("div",{staticClass:"relative shadow-sm"},[e("div",{staticClass:"absolute inset-y-0 flex items-center pointer-events-none ltr:pl-3 rtl:pr-3 ltr:left-0 rtl:right-0"},[e("svg",{staticClass:"w-5 h-5",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"}})])]),t._v(" "),e("search-input",{ref:"filterInput",on:{search:t.setKeyword}})],1),t._v(" "),t.providers?e("div",{staticClass:"grid grid-cols-1 gap-8 mt-12 members-grid md:grid-cols-2 lg:grid-cols-3"},t._l(t.filteredProviders,(function(n){return e("base-card",{key:n.Id,staticClass:"transition-all border-4 border-transparent cursor-pointer group hover:border-primary/50",attrs:{inverse:""},nativeOn:{click:function(e){return t.openModal(n)}},scopedSlots:t._u([{key:"header",fn:function(){return[e("div",{staticClass:"flex items-center justify-center h-40 border-b"},[n.LogoNew.length>0?e("img",{staticClass:"object-contain w-2/3 max-w-[200px] h-16 mx-auto my-8 mix-blend-luminosity group-hover:mix-blend-normal transform transition-all",attrs:{src:t.$options.filters.convertDomain(n.LogoNew[0].Url),alt:"provider logo"}}):n.LogoAlt.length>0?e("img",{staticClass:"object-contain w-2/3 max-w-[200px] h-16 mx-auto my-8 mix-blend-luminosity group-hover:mix-blend-normal transform transition-all",attrs:{src:t.$options.filters.convertDomain(n.LogoAlt[0].Url),alt:"provider logo"}}):t._e()])]},proxy:!0},{key:"content",fn:function(){return[e("span",{staticClass:"block mb-0 text-center"},[t._v(t._s(n.Name)+" ")]),t._v(" "),e("span",{staticClass:"block text-center text-muted"},[e("small",[t._v("\n "+t._s(t.$t("msgs.msg1"))+" "),e("span",[t._v(t._s(t._f("prettyDate")(n.RegisterDate)))])])])]},proxy:!0}],null,!0)})})),1):t._e()])])]),t._v(" "),t.selectedProvider?e("floating-modal",{ref:"providerModal",attrs:{"modal-size":800}},[e("div",{staticClass:"flex flex-col bg-white"},[e("div",{staticClass:"flex flex-col-reverse items-start p-4 pt-12 border-b gap-y-4 gap-y-reverse md:flex-row md:justify-between md:gap-y-0 md:p-8 md:pt-12"},[e("div",[e("span",{staticClass:"block mb-0 h3"},[t._v(t._s(t.selectedProvider.Name))]),t._v(" "),e("span",{staticClass:"block text-sm"},[t._v(" Registered since "+t._s(t._f("prettyDate")(t.selectedProvider.RegisterDate))+" ")]),t._v(" "),32==t.selectedProvider.rating?e("div",{staticClass:"absolute right-0 flex items-center justify-between px-2 py-2 text-xs text-white"},[e("svg",{staticClass:"text-orange-600",attrs:{width:"54",height:"11",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"m4.88 8.43 3.015 1.82-.8-3.43 2.664-2.308-3.508-.298L4.88.979 3.508 4.214 0 4.512 2.664 6.82l-.8 3.43L4.88 8.43Zm11.06 0 3.015 1.82-.8-3.43 2.664-2.308-3.508-.298L15.94.979l-1.371 3.235-3.509.298 2.665 2.308-.8 3.43 3.015-1.82Zm14.075 1.82L27 8.43l-3.015 1.82.8-3.43-2.665-2.308 3.509-.298L27 .979l1.371 3.235 3.509.298-2.665 2.308.8 3.43Zm8.045-1.82 3.016 1.82-.8-3.43 2.664-2.308-3.509-.298-1.37-3.235-1.372 3.235-3.508.298 2.664 2.308-.8 3.43 3.015-1.82Zm14.076 1.82L49.12 8.43l-3.015 1.82.8-3.43-2.664-2.308 3.508-.298L49.12.979l1.372 3.235L54 4.512 51.336 6.82l.8 3.43Z"}})])]):t._e()]),t._v(" "),t.selectedProvider.LogoNew.length>0?e("img",{staticClass:"w-auto max-w-[160px] h-12 object-contain p-2 border border-gray-300 md:h-16",attrs:{src:t.$options.filters.convertDomain(t.selectedProvider.LogoNew[0].Url),alt:t.selectedProvider.Name}}):t.selectedProvider.LogoAlt.length>0?e("img",{staticClass:"w-auto max-w-[160px] h-12 object-contain p-2 border border-gray-300 md:h-16",attrs:{src:t.$options.filters.convertDomain(t.selectedProvider.LogoAlt[0].Url),alt:t.selectedProvider.Name}}):t._e()]),t._v(" "),e("div",{staticClass:"p-4 md:p-6"},[e("div",{staticClass:"w-full my-8 border-t-0 table-flex table-condensed"},[e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("commons.contact")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t.selectedProvider.ContactPerson))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell"},[t._v(t._s(t.$t("commons.mobile")))]),t._v(" "),e("div",{staticClass:"t-cell"},[e("span",{staticClass:"num"},[t._v(" "+t._s(t._f("nullData")(t.selectedProvider.ContactMobile)))])])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell"},[t._v(t._s(t.$t("commons.telephone")))]),t._v(" "),e("div",{staticClass:"t-cell"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("nullData")(t.selectedProvider.Phone)))])])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell"},[t._v(t._s(t.$t("commons.website")))]),t._v(" "),e("div",{staticClass:"t-cell"},t._l(t.multipleWebsites,(function(n,r){return e("a",{key:r,staticClass:"block",attrs:{href:t.$options.filters.addhttp(n),target:"_blank"}},[t._v(" "+t._s(t._f("nullData")(n))+" ")])})),0)]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell"},[t._v(t._s(t.$t("commons.email")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v("\n "+t._s(t._f("nullData")(t.selectedProvider.ContactEmail))+"\n ")])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell"},[t._v(t._s(t.$t("commons.address")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t.selectedProvider.POBoxNumber?e("span",{staticClass:"block"},[t._v(t._s(t._f("nullData")(t.selectedProvider.POBoxNumber))+" ")]):t._e(),t._v(" "),t.selectedProvider.Location.City?e("span",[t._v(t._s(t.selectedProvider.Location.City)+" -")]):t._e(),t._v(" "+t._s(t._f("nullData")(t.selectedProvider.Location.CountryCode))+"\n ")])])])])])]):t._e()],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,LoadingAnimation:n(45).default,SearchInput:n(55).default,BaseCard:n(101).default,FloatingModal:n(72).default})},function(t,e,n){"use strict";n.r(e);n(8),n(17),n(3);var r=n(1),o=n(18),l=(n(6),n(7),n(21),n(24),n(37),n(39),n(160)),c=n.n(l),d={name:"CorporateActions",components:{VCalendar:function(){return n.e(154).then(n.t.bind(null,1921,7))}},fetchOnServer:!1,data:function(){return{mounted:!1,loading:!0,corporateActions:[],filterKeyword:"",type:"all",month:this.$dayjs().format("M"),year:this.$dayjs().format("YYYY"),sortField:"dateObj",sortOrder:"asc",masks:{weekdays:"WWW"},view:"list"}},computed:{currentYear:function(){return this.$dayjs().format("YYYY")},currentMonth:function(){return this.$dayjs().format("MMMM")},currentDay:function(){return this.$dayjs().format("DD")},yearOptions:function(){for(var t=parseInt(this.$dayjs().format("YYYY")),e=[],n=2017;n<=t;n++)e.push(n);return e},filteredCorporateActions:function(){var t=this;return"all"===this.type?this.corporateActions.filter((function(e){return e.type!=t.type&&e.msg.toLowerCase().includes(t.filterKeyword.toLowerCase())})):this.corporateActions.filter((function(e){return e.type===t.type&&e.msg.toLowerCase().includes(t.filterKeyword.toLowerCase())}))},attributes:function(){var t=this;return Object(o.a)(this.corporateActions.map((function(e){return{key:e.linkid,dates:new Date(t.$dayjs(e.date,"DD-MM-YYYY")),popover:{label:e.msg},customData:e}})))}},mounted:function(){this.mounted=!0,this.month=this.$dayjs().format("M"),this.year=this.$dayjs().format("YYYY")},methods:{whenCalendarUpdated:function(t){this.loading=!0,this.month=t.month,this.year=t.year,this.fetchCorporateActions(),this.loading=!1},fetchCorporateActions:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.loading=!0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=GetAssemblyGeneralAssembly&Language=".concat(t.$i18n.locale,"&Year=").concat(t.year,"&Month=").concat(t.month)});case 3:return n=e.sent,e.next=6,n.json();case 6:return t.corporateActions=e.sent,t.corporateActions=c()(t.corporateActions,["dateObj"],["asc"]),t.loading=!1,r=t.$refs.calendar,e.next=12,r.move({month:parseInt(t.month),year:parseInt(t.year)});case 12:case"end":return e.stop()}}),e)})))()},convertMonth:function(t){return"0"==t?"":this.$dayjs().month(t-1).format("MMMM")},setKeyword:function(t){this.filterKeyword=t},sortedCorporateActions:function(t){this.sortField=t,"asc"==this.sortOrder?this.sortOrder="desc":this.sortOrder="asc",this.corporateActions=c()(this.corporateActions,t,this.sortOrder)},filterByType:function(){var t=this;"all"===this.type?this.corporateActions=this.corporateActions.filter((function(e){return e.type!=t.type})):this.corporateActions=this.corporateActions.filter((function(e){return e.type===t.type}))},actionType:function(t){switch(t){case"meetingdate":return"".concat(this.$t("commons.ga"));case"bodmeeting":return"".concat(this.$t("commons.bod"));case"rgam":return"".concat(this.$t("commons.rgam"));case"earningcallmeeting":return"".concat(this.$t("commons.earningcallmeeting"));case"holiday":return"".concat(this.$t("commons.public-holiday"));case"led":return"".concat(this.$t("commons.led"));case"exd":return"".concat(this.$t("commons.exd"));case"rcd":return"".concat(this.$t("commons.rcd"));default:return"--"}}}},f=(n(987),n(0)),v=n(386),component=Object(f.a)(d,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-01041_trcqs1"}},[t._v(" "+t._s(t.$t("title"))+" ")]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("p",{staticClass:"w-auto md:w-4/5"},[t._v(t._s(t.$t("desc")))])])]),t._v(" "),e("section",{staticClass:"pt-16 gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"flex justify-between md:items-center"},[e("h2",{staticClass:"m-0"},[t._v(t._s("en"==t.$i18n.locale?"View Corporate Actions":"اطّلع على إجراءات الشركات"))]),t._v(" "),e("div",{staticClass:"hidden md:inline-flex"},[e("button",{staticClass:"flex items-center px-4 py-2 text-gray-500 bg-white border border-gray-300 hover:border-primary hover:text-primary disabled:border-primary disabled:bg-primary disabled:text-white disabled:pointer-events-none",attrs:{disabled:"list"===t.view},on:{click:function(e){t.view="list"}}},[e("svg",{staticClass:"w-5 h-5 ltr:mr-2 rtl:ml-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 6h16M4 10h16M4 14h16M4 18h16"}})]),t._v("\n "+t._s(t.$t("commons.list"))+"\n ")]),t._v(" "),e("button",{staticClass:"flex items-center px-4 py-2 text-gray-500 bg-white border border-gray-300 hover:border-primary hover:text-primary disabled:border-primary disabled:pointer-events-none disabled:bg-primary disabled:text-white",attrs:{disabled:"calendar"===t.view},on:{click:function(e){t.view="calendar"}}},[e("svg",{staticClass:"w-5 h-5 ltr:mr-2 rtl:ml-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"}})]),t._v("\n "+t._s(t.$t("commons.calendar"))+"\n ")])])]),t._v(" "),e("div",{directives:[{name:"show",rawName:"v-show",value:"list"==t.view,expression:"view == 'list'"}],staticClass:"flex flex-col mt-12"},[e("div",{staticClass:"grid grid-cols-8 gap-4"},[e("div",{staticClass:"col-span-8 form-control sm:col-span-8 lg:col-span-4"},[e("label",{attrs:{for:"keyword"}},[t._v(" Filter by Keyword ")]),t._v(" "),e("search-input",{ref:"filterInput",on:{search:t.setKeyword}})],1),t._v(" "),e("div",{staticClass:"col-span-8 form-control sm:col-span-4 lg:col-span-2"},[e("label",{staticClass:"block",attrs:{for:"type"}},[t._v(" "+t._s(t.$t("commons.type"))+" ")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.type,expression:"type"}],staticClass:"w-full",attrs:{id:"type",name:"type"},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.type=e.target.multiple?n:n[0]}}},[e("option",{attrs:{value:"all"}},[t._v(t._s(t.$t("commons.all")))]),t._v(" "),e("option",{attrs:{value:"bodmeeting"}},[t._v(t._s(t.$t("commons.bod")))]),t._v(" "),e("option",{attrs:{value:"meetingdate"}},[t._v(t._s(t.$t("commons.ga")))]),t._v(" "),e("option",{attrs:{value:"earningcallmeeting"}},[t._v(t._s(t.$t("commons.earningcallmeeting")))]),t._v(" "),e("option",{attrs:{value:"led"}},[t._v(t._s(t.$t("commons.led")))]),t._v(" "),e("option",{attrs:{value:"exd"}},[t._v(t._s(t.$t("commons.exd")))]),t._v(" "),e("option",{attrs:{value:"rcd"}},[t._v(t._s(t.$t("commons.rcd")))]),t._v(" "),e("option",{attrs:{value:"holiday"}},[t._v(t._s(t.$t("commons.public-holiday")))])])]),t._v(" "),e("div",{staticClass:"col-span-8 form-control sm:col-span-2 lg:col-span-1"},[e("label",{staticClass:"block",attrs:{for:"month"}},[t._v(t._s(t.$t("commons.month")))]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.month,expression:"month"}],staticClass:"w-full",attrs:{id:"month",name:"month"},on:{change:[function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.month=e.target.multiple?n:n[0]},t.fetchCorporateActions]}},[e("option",{attrs:{value:"0"}},[t._v(t._s(t.$t("commons.all")))]),t._v(" "),e("option",{attrs:{selected:"selected",value:"1"}},[t._v(t._s(t.$t("commons.months.jan")))]),t._v(" "),e("option",{attrs:{value:"2"}},[t._v(t._s(t.$t("commons.months.feb")))]),t._v(" "),e("option",{attrs:{value:"3"}},[t._v(t._s(t.$t("commons.months.mar")))]),t._v(" "),e("option",{attrs:{value:"4"}},[t._v(t._s(t.$t("commons.months.apr")))]),t._v(" "),e("option",{attrs:{value:"5"}},[t._v(t._s(t.$t("commons.months.may")))]),t._v(" "),e("option",{attrs:{value:"6"}},[t._v(t._s(t.$t("commons.months.jun")))]),t._v(" "),e("option",{attrs:{value:"7"}},[t._v(t._s(t.$t("commons.months.july")))]),t._v(" "),e("option",{attrs:{value:"8"}},[t._v(t._s(t.$t("commons.months.aug")))]),t._v(" "),e("option",{attrs:{value:"9"}},[t._v(t._s(t.$t("commons.months.sep")))]),t._v(" "),e("option",{attrs:{value:"10"}},[t._v(t._s(t.$t("commons.months.oct")))]),t._v(" "),e("option",{attrs:{value:"11"}},[t._v(t._s(t.$t("commons.months.nov")))]),t._v(" "),e("option",{attrs:{value:"12"}},[t._v(t._s(t.$t("commons.months.dec")))])])]),t._v(" "),e("div",{staticClass:"col-span-8 form-control sm:col-span-2 lg:col-span-1"},[e("label",{staticClass:"block",attrs:{for:"year"}},[t._v(" "+t._s(t.$t("commons.year"))+" ")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.year,expression:"year"}],staticClass:"w-full",attrs:{id:"year",name:"year"},on:{change:[function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.year=e.target.multiple?n:n[0]},t.fetchCorporateActions]}},t._l(t.yearOptions,(function(n){return e("option",{key:n,domProps:{value:n}},[t._v(t._s(n))])})),0)])]),t._v(" "),e("div",{staticClass:"mt-8 -my-2 overflow-x-auto sm:-mx-6 lg:-mx-8"},[e("div",{staticClass:"inline-block w-full py-2 align-middle sm:px-6 lg:px-8"},[t.filteredCorporateActions.length||t.loading?t._e():e("info-box",{attrs:{type:"alert"}},[t._v(" "+t._s(t.$t("commons.error-msg"))+" ")]),t._v(" "),e("transition",{attrs:{name:"slide-fade",mode:"out-in"}},[t.loading?e("loading-animation"):t._e()],1),t._v(" "),e("transition",{attrs:{name:"slide-fade",mode:"out-in"}},[t.filteredCorporateActions.length&&!t.loading?e("div",[e("div",[t._v("\n "+t._s("en"==t.$i18n.locale?"Displaying all":"يتم عرض الكل")+"\n "),"all"==t.type?e("span",{staticClass:"font-bold"},[t._v(t._s(t.$t("commons.corporate-actions")))]):t._e(),t._v(" "),"all"!=t.type?e("span",{staticClass:"font-bold"},[t._v(t._s(t.actionType(t.type)))]):t._e(),t._v(" "),e("span",[t._v("of "+t._s(t.convertMonth(t.month))+" "+t._s(t.year))]),t._v(" "),""!=t.filterKeyword?e("span",[e("strong",[t._v('"'+t._s(t.filterKeyword)+'" ')])]):t._e()]),t._v(" "),e("div",{staticClass:"table-container"},[e("table",{staticClass:"mt-4 table-custom"},[e("thead",[e("tr",[e("th",{attrs:{scope:"col"}},[e("button",{staticClass:"flex text-sm font-medium uppercase",class:{"!text-primary !font-bold":"msg"==t.sortField},on:{click:function(e){return t.sortedCorporateActions("msg","asc")}}},[e("span",{staticClass:"whitespace-nowrap"},[t._v(" Disclosure Details ")]),t._v(" "),e("svg",{staticClass:"w-5 h-5 opacity-50 ltr:ml-2 rtl:mr-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l4-4 4 4m0 6l-4 4-4-4"}})])])]),t._v(" "),e("th",{attrs:{scope:"col"}},[e("button",{staticClass:"flex text-sm font-medium uppercase",class:{"!text-primary !font-bold":"type"==t.sortField},on:{click:function(e){return t.sortedCorporateActions("type","asc")}}},[e("span",[t._v(" "+t._s(t.$t("commons.type"))+" ")]),t._v(" "),e("svg",{staticClass:"w-5 h-5 opacity-50 ltr:ml-2 rtl:mr-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l4-4 4 4m0 6l-4 4-4-4"}})])])]),t._v(" "),e("th",{attrs:{scope:"col"}},[e("button",{staticClass:"flex text-sm font-medium uppercase",class:{"!text-primary !font-bold":"dateObj"==t.sortField},on:{click:function(e){return t.sortedCorporateActions("dateObj","asc")}}},[e("span",[t._v(" "+t._s(t.$t("commons.date"))+" ")]),t._v(" "),e("svg",{staticClass:"w-5 h-5 opacity-50 ltr:ml-2 rtl:mr-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l4-4 4 4m0 6l-4 4-4-4"}})])])]),t._v(" "),e("th",{attrs:{scope:"col"}},[e("button",{staticClass:"flex text-sm font-medium uppercase",class:{"!text-primary !font-bold":"confirmed"==t.sortField},on:{click:function(e){return t.sortedCorporateActions("confirmed","asc")}}},[e("span",[t._v(" "+t._s(t.$t("commons.status"))+" ")]),t._v(" "),e("svg",{staticClass:"w-5 h-5 opacity-50 ltr:ml-2 rtl:mr-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M8 9l4-4 4 4m0 6l-4 4-4-4"}})])])])])]),t._v(" "),e("tbody",t._l(t.filteredCorporateActions,(function(n,r){return e("tr",{key:r},[e("td",[e("nuxt-link",{staticClass:"whitespace-nowrap",attrs:{to:t.localePath("/the-exchange/news-disclosures/disclosures/".concat(n.linkid))}},[t._v("\n "+t._s(n.msg)+"\n ")])],1),t._v(" "),e("td",{staticClass:"whitespace-nowrap",domProps:{textContent:t._s(t.actionType(n.type))}}),t._v(" "),e("td",[e("span",{staticClass:"whitespace-nowrap"},[t._v(t._s(n.date))])]),t._v(" "),e("td",[e("span",{staticClass:"pill",class:{"pill-success":n.confirmed,"pill-warning":!n.confirmed}},[t._v("\n "+t._s(n.confirmed?"".concat(t.$t("commons.confirmed")):"".concat(t.$t("commons.proposed")))+"\n ")])])])})),0)])])]):t._e()])],1)])])])]),t._v(" "),e("section",{staticClass:"px-8 pt-0 gray"},[e("client-only",[e("div",{staticClass:"-mt-12 table-container"},[t.mounted?e("v-calendar",{directives:[{name:"show",rawName:"v-show",value:"calendar"===t.view,expression:"view === 'calendar'"}],ref:"calendar",staticClass:"max-w-full custom-calendar md:block",attrs:{masks:t.masks,attributes:t.attributes,"disable-page-swipe":"","is-expanded":"","trim-weeks":""},on:{"update:to-page":function(e){return t.whenCalendarUpdated(e)}},scopedSlots:t._u([{key:"day-content",fn:function(n){var r=n.day,o=n.attributes;return[e("div",{staticClass:"z-10 flex flex-col h-full"},[e("span",{staticClass:"text-sm font-bold text-gray-900 day-label"},[t._v(" "+t._s(r.day)+" ")]),t._v(" "),e("div",{staticClass:"flex-grow overflow-x-auto overflow-y-auto"},t._l(o,(function(n){return e("span",{key:n.key,staticClass:"block p-1 mt-0 mb-1 text-xs leading-tight transform rounded-sm",class:{"bg-blue-200 text-blue-900":"bodmeeting"===n.customData.type,"bg-teal-200 text-teal-900":"meetingdate"===n.customData.type,"bg-indigo-200 text-indigo-900":"led"===n.customData.type,"bg-purple-200 text-purple-900":"exd"===n.customData.type,"bg-pink-200 text-pink-900":"rcd"===n.customData.type,"bg-red-200 text-red-900":"holiday"===n.customData.type}},[e("a",{staticClass:"block",attrs:{href:t.localePath("/the-exchange/news-disclosures/disclosures/".concat(n.customData.linkid))}},[t._v(" "+t._s(n.customData.msg)+" ")])])})),0)])]}}],null,!1,2994962114)}):t._e()],1)])],1)],1)}),[],!1,null,"e576a49e",null);"function"==typeof v.default&&Object(v.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,SearchInput:n(55).default,InfoBox:n(32).default,LoadingAnimation:n(45).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=n(4),l=(n(6),n(11),n(30),n(22)),c=n(106),d=(n(180),{name:"DerivativesMarketAnnouncements",components:Object(o.a)(Object(o.a)(Object(o.a)({},l.Glide.name,l.Glide),l.GlideSlide.name,l.GlideSlide),"DatePicker",c.a),fetchOnServer:!1,data:function(){return{loading:!1,latestDisclosures:[],disclosures:[],disclosuresCount:0,filterStatus:!1,filterYear:"",filterDateRange:[],filterDateRangeTitle:[],filterKeyword:"",lastFilterKeyword:"",itemsToGet:20,currentPage:1,time3:null,breakpoints:{800:{gap:24,perView:2.2},600:{gap:10,perView:1.2}}}},fetch:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$axios.get("".concat(t.$config.apiEfsahUrl,"/prototype_efsah"),{params:{lang:t.$i18n.locale,h7_datetime_format:"MMM dd, yyyy HH:mm:ss",announcement_type:"Derivative News",cms_resources:!0,take:4}});case 3:n=e.sent,t.latestDisclosures=n.data.root,e.next=10;break;case 7:e.prev=7,e.t0=e.catch(0),t.loading=!1;case 10:case"end":return e.stop()}}),e,null,[[0,7]])})))()},mounted:function(){this.fetchDisclosures(!1)},beforeDestroy:function(){this.glide&&this.glide.destroy()},methods:{fetchDisclosures:function(t){var e=this;return Object(r.a)(regeneratorRuntime.mark((function n(){var r,o,l;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return t&&(e.currentPage=1),r={params:{lang:e.$i18n.locale,h7_datetime_format:"MMM dd, yyyy HH:mm:ss",take:e.itemsToGet,skip:(e.currentPage-1)*e.itemsToGet,from:e.filterDateRange[0],to:e.filterDateRange[1],announcement_type:"Derivative News",keyword:e.filterKeyword,cms_resources:!0}},e.loading=!0,n.next=5,e.$axios.get("".concat(e.$config.apiEfsahUrl,"/prototype_efsah"),r);case 5:return o=n.sent,n.next=8,e.$axios.get("".concat(e.$config.apiEfsahUrl,"/efsah_count"),{params:{lang:e.$i18n.locale,h7_datetime_format:"MMM dd, yyyy HH:mm:ss",take:e.itemsToGet,skip:(e.currentPage-1)*e.itemsToGet,from:e.filterDateRange[0],to:e.filterDateRange[1],announcement_type:"Derivatives News",keyword:e.filterKeyword,cms_resources:!0}});case 8:l=n.sent,e.disclosures=o.data.root,e.disclosuresCount=l.data.root[0].count,e.filterStatus=t,e.lastFilterKeyword=e.filterKeyword,e.filterDateRangeTitle=e.filterDateRange,e.$refs.filterInput.filterKeyword="",setTimeout((function(){e.loading=!1}),500);case 16:case"end":return n.stop()}}),n)})))()},setKeyword:function(t){this.filterKeyword=t},clearSearch:function(){this.filterDateRange=[],this.filterDateRangeTitle=[],this.filterStatus=!1,this.fetchDisclosures(!1),this.currentPage=1},updatePagination:function(t){var e=this;this.currentPage=t;var n=this.$refs.disclosures;this.$smoothScroll({scrollTo:n}),setTimeout((function(){e.fetchDisclosures(!1)}),500)},notAfterToday:function(t){var e=new Date;return e.setHours(0,0,0,0),t>e}}}),f=(n(988),n(0)),v=n(387),component=Object(f.a)(d,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-56748_t8meir"}},[t._v(" "+t._s(t.$t("title0"))+" ")]),t._v(" "),e("section",{},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("title1")))]),t._v(" "),e("div",{staticClass:"content-block",attrs:{id:"latestDisclosures"}},[t.$fetchState.pending?e("div",[e("loading-animation")],1):t._e(),t._v(" "),t.latestDisclosures.length>0?e("vue-glide",{attrs:{type:"carousel","per-view":2.5,gap:24,autoplay:5e3,bound:!0,direction:"en"==t.$i18n.locale?"ltr":"rtl",bullet:!0,arrows:!1,breakpoints:t.breakpoints}},t._l(t.latestDisclosures,(function(t){return e("vue-glide-slide",{key:t.id,staticClass:"bg-white"},[e("latest-disclosure-card",{attrs:{inverse:"",data:t,"no-icon":!t.resources.length,type:"market-announcement"}})],1)})),1):t._e()],1)])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("h3",[t._v(t._s(t.$t("title2")))]),t._v(" "),e("div",{staticClass:"flex flex-col gap-4 mt-12 md:flex-row md:items-end"},[e("div",{staticClass:"relative form-control lg:w-1/4"},[e("label",{attrs:{for:"year"}},[t._v(t._s(t.$t("commons.date-range"))+" ")]),t._v(" "),e("date-picker",{ref:"datePicker",attrs:{range:"","value-type":"YYYY-MM-DD",format:"DD MMM, YYYY",placeholder:t.$t("commons.select-data-range"),confirm:!0,"range-separator":" / ","disabled-date":t.notAfterToday},on:{clear:t.clearSearch},model:{value:t.filterDateRange,callback:function(e){t.filterDateRange=e},expression:"filterDateRange"}})],1),t._v(" "),e("div",{staticClass:"flex-1 form-control"},[e("label",{attrs:{for:"keyword"}},[t._v(t._s(t.$t("commons.filter-by-keyword")))]),t._v(" "),e("search-input",{ref:"filterInput",staticClass:"mt-1",on:{search:t.setKeyword}})],1),t._v(" "),e("button",{staticClass:"btn",attrs:{button:"",icon:"no"},on:{click:function(e){return t.fetchDisclosures(!0)}}},[t._v(t._s(t.$t("global.buttons.search")))])]),t._v(" "),e("div",{ref:"disclosures",staticClass:"pt-16"},[e("transition",{attrs:{name:"slide-fade"}},[t.loading?e("loading-animation"):t._e()],1),t._v(" "),e("transition",{attrs:{name:"slide-fade"}},[t.disclosures&&!t.loading?e("div",{staticClass:"grid grid-cols-1"},[e("h4",{staticClass:"mb-8 capitalize"},[t.filterDateRangeTitle.length&&null!=t.filterDateRangeTitle[0]&&null!=t.filterDateRangeTitle[1]?e("span",[t._v("\n "+t._s("en"==t.$i18n.locale?"Market Announcements between":"إعلانات السوق بين")+"\n\n "+t._s(t._f("prettyDate")(t.filterDateRangeTitle[0]))+" and "+t._s(t._f("prettyDate")(t.filterDateRangeTitle[1]))+"\n ")]):e("span",[t._v(" "+t._s("en"==t.$i18n.locale?"All Market Announcements":"كل الإعلانات بين")+" ")])]),t._v(" "),t.lastFilterKeyword&&t.filterStatus?e("div",{staticClass:"mb-4 text-gray-600"},[t._v("\n "+t._s("en"==t.$i18n.locale?"Filtered by keyword":"تمت تصفيتها بواسطة الكلمات الرئيسية")+"\n "),e("span",{staticClass:"font-bold"},[t._v(' "'+t._s(t.lastFilterKeyword)+'" ')]),t._v(" "),e("base-button",{attrs:{button:"",inline:"",icon:"no",type:"button"},nativeOn:{click:function(e){return t.clearSearch.apply(null,arguments)}}},[t._v(" ("+t._s("en"==t.$i18n.locale?"Clear Filter":"مرشح واضح")+") ")])],1):t._e(),t._v(" "),t._l(t.disclosures,(function(t){return e("disclosure-card",{key:t.id,attrs:{data:t,"no-icon":!t.resources.length,type:"market-announcement"}})}))],2):t._e()])],1),t._v(" "),t.disclosuresCount>t.itemsToGet&&!t.loading?e("custom-pagination",{staticClass:"mt-12",attrs:{"current-page":t.currentPage,total:t.disclosuresCount,"per-page":t.itemsToGet,"max-visible-buttons":3},on:{pagechanged:t.updatePagination},model:{value:t.currentPage,callback:function(e){t.currentPage=e},expression:"currentPage"}}):t._e()],1)])],1)}),[],!1,null,null,null);"function"==typeof v.default&&Object(v.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,LoadingAnimation:n(45).default,LatestDisclosureCard:n(329).default,SearchInput:n(55).default,BaseButton:n(16).default,DisclosureCard:n(216).default,CustomPagination:n(156).default})},function(t,e,n){"use strict";n.r(e);n(8),n(17),n(3),n(9);var r=n(1),o=(n(6),n(30),n(106)),l=(n(180),{name:"Disclosures",components:{DatePicker:o.a},fetchOnServer:!1,data:function(){return{loading:!0,disclosures:[],filter:{disclosureType:"all",filterDateRange:[],filterKeyword:"",selectedCompanies:[]},filtered:{disclosureType:"all",filterKeyword:"",filterDateRange:[],selectedCompanies:[]},disclosuresCount:0,filterStatus:!1,filterYear:"",itemsToGet:20,currentPage:1,isListOpen:!1,disclosureTypes:[{title:"All",value:"all"},{title:"General Meetings",value:"general_meetings"},{title:"Finance Reports",value:"financial_reports"}]}},computed:{disclosureTypeTitle:function(){if(this.filterStatus)switch(this.filtered.disclosureType){case"all":default:return"Disclosures";case"general_meetings":return"General Meetings";case"financial_reports":return"Finance Reports"}return this.filterStatus}},mounted:function(){this.fetchDisclosures(!1)},methods:{fetchDisclosures:function(t){var e=this;return Object(r.a)(regeneratorRuntime.mark((function n(){var r,o,l;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return t&&(e.currentPage=1),r={params:{lang:e.$i18n.locale,h7_datetime_format:"MMM dd, yyyy HH:mm:ss",take:e.itemsToGet,skip:(e.currentPage-1)*e.itemsToGet,from:e.filter.filterDateRange[0],to:e.filter.filterDateRange[1],announcement_type:"Disclosure",types:"all"==e.filter.disclosureType?"":e.filter.disclosureType,symbol:e.filter.selectedCompanies.length?e.filter.selectedCompanies.toString():"",keyword:e.filter.filterKeyword,cms_resources:!0}},e.loading=!0,n.next=5,e.$axios.get("".concat(e.$config.apiEfsahUrl,"/prototype_efsah"),r);case 5:return o=n.sent,n.next=8,e.$axios.get("".concat(e.$config.apiEfsahUrl,"/efsah_count"),r);case 8:l=n.sent,e.disclosures=o.data.root,e.disclosuresCount=l.data.root[0].count,e.filterStatus=t,e.filtered.disclosureType=e.filter.disclosureType,e.filtered.filterDateRange=e.filter.filterDateRange,e.filtered.selectedCompanies=e.filter.selectedCompanies,e.filtered.filterKeyword=e.filter.filterKeyword,e.$refs.filterInput.filterKeyword="",setTimeout((function(){e.loading=!1}),500);case 18:case"end":return n.stop()}}),n)})))()},getcompanies:function(t){this.filter.selectedCompanies=t},setKeyword:function(t){this.filter.filterKeyword=t},clearDateRange:function(){this.filter.filterDateRange=[],this.filtered.filterDateRange=[],this.filterStatus=!1,this.fetchDisclosures(!1),this.currentPage=1},clearSearch:function(){this.filter.filterDateRange=[],this.filtered.filterDateRange=[],this.filter.disclosureType="all",this.$refs.filterInput.filterKeyword="",this.filterStatus=!1,this.filter.selectedCompanies=[],this.fetchDisclosures(!1),this.currentPage=1,this.$refs.companyselect.deleteSelectedCompanies()},updatePagination:function(t){var e=this;this.currentPage=t;var n=this.$refs.disclosures;this.$smoothScroll({scrollTo:n}),setTimeout((function(){e.fetchDisclosures(!1)}),500)},notAfterToday:function(t){var e=new Date;return e.setHours(0,0,0,0),t>e}}}),c=l,d=(n(990),n(0)),f=n(388),component=Object(d.a)(c,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-01041_trcqs1"}},[t._v(" "+t._s(t.$t("title"))+" ")]),t._v(" "),e("section",{staticClass:"py-16"},[e("div",{staticClass:"container"},[e("div",{staticClass:"lg:w-5/6"},[e("p",{staticClass:"text-2xl"},[t._v(t._s(t.$t("desc")))])])])]),t._v(" "),e("section",{staticClass:"py-12 border-b border-gray-300 gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"grid items-end grid-cols-1 gap-4 md:grid-cols-3 lg:grid-cols-12"},[e("div",{staticClass:"form-control lg:col-span-2"},[e("label",{staticClass:"block",attrs:{for:"type"}},[t._v(" "+t._s(t.$t("commons.type"))+" ")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.filter.disclosureType,expression:"filter.disclosureType"}],staticClass:"w-full",attrs:{id:"type",name:"type"},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.$set(t.filter,"disclosureType",e.target.multiple?n:n[0])}}},[e("option",{attrs:{value:"all",selected:""}},[t._v(t._s(t.$t("commons.all")))]),t._v(" "),e("option",{attrs:{value:"general_meetings"}},[t._v(t._s(t.$t("commons.general-meetings")))]),t._v(" "),e("option",{attrs:{value:"financial_reports"}},[t._v(t._s(t.$t("commons.financial-reports")))])])]),t._v(" "),e("div",{staticClass:"form-control lg:col-span-3"},[e("company-select",{ref:"companyselect",staticClass:"mx-auto",on:{"get-companies":t.getcompanies}})],1),t._v(" "),e("div",{staticClass:"form-control lg:col-span-3"},[e("label",{attrs:{for:"year"}},[t._v(t._s(t.$t("commons.date-range")))]),t._v(" "),e("date-picker",{ref:"datePicker",attrs:{range:"","value-type":"YYYY-MM-DD",format:"DD MMM, YYYY",placeholder:t.$t("commons.date-range"),confirm:!0,"range-separator":" / ","disabled-date":t.notAfterToday},on:{clear:t.clearDateRange},model:{value:t.filter.filterDateRange,callback:function(e){t.$set(t.filter,"filterDateRange",e)},expression:"filter.filterDateRange"}})],1),t._v(" "),e("div",{staticClass:"form-control lg:col-span-3"},[e("label",{attrs:{for:"keyword"}},[t._v(t._s(t.$t("commons.filter-by-keyword")))]),t._v(" "),e("search-input",{ref:"filterInput",staticClass:"mt-1",on:{search:t.setKeyword}})],1),t._v(" "),e("button",{staticClass:"justify-center btn md:cols-span-4 lg:col-span-1",attrs:{disabled:t.loading},on:{click:function(e){return t.fetchDisclosures(!0)}}},[e("svg",{staticClass:"w-6 h-6 text-white",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607z"}})])])])])]),t._v(" "),e("section",{staticClass:"pt-0 gray"},[e("div",{staticClass:"container"},[e("div",{ref:"disclosures",staticClass:"pt-12"},[t.loading?e("loading-animation"):t._e(),t._v(" "),t.disclosures&&!t.loading?e("div",{staticClass:"grid grid-cols-1"},[e("h2",{staticClass:"mb-8 capitalize"},[e("span",[t.filterStatus?e("span",[t._v(" "+t._s(t.disclosureTypeTitle)+" ")]):e("span",[t._v(" "+t._s(t.$t("commons.disclosures"))+" ")])]),t._v(" "),t.filtered.selectedCompanies.length||t.filtered.filterDateRange.length||t.filtered.filterKeyword?e("div",{staticClass:"block text-sm tracking-normal text-gray-500 normal-case font-body"},[e("span",[t._v(" "+t._s("en"==t.$i18n.locale?"filtered":"مصفى")+" ")]),t._v(" "),t.filtered.selectedCompanies.length?e("span",[t._v(" "+t._s("en"==t.$i18n.locale?"by symbol(s)":"رمز (رموز) المدينة")+" "),e("span",{domProps:{textContent:t._s(t.filtered.selectedCompanies.toString())}})]):t._e(),t._v(" "),t.filtered.filterDateRange.length?e("span",[t._v("\n "+t._s("en"==t.$i18n.locale?"by Date Range":"حسب النطاق الزمني")+"\n "),e("span",[t._v("\n "+t._s(t._f("prettyDate")(t.filtered.filterDateRange[0]))+"\n /\n "+t._s(t._f("prettyDate")(t.filtered.filterDateRange[1]))+"\n ")])]):t._e(),t._v(" "),t.filtered.filterKeyword?e("span",[t._v("\n "+t._s("en"==t.$i18n.locale?"by Keyword":"باستخدام الكلمات الرئيسية")+' " '),e("span",{staticClass:"font-bold"},[t._v(" "+t._s(t.filtered.filterKeyword)+" ")]),t._v('"\n ')]):t._e(),t._v(" "),e("base-button",{staticClass:"font-body",attrs:{button:"",inline:"",icon:"no",type:"button"},nativeOn:{click:function(e){return t.clearSearch.apply(null,arguments)}}},[t._v(" ("+t._s(t.$t("commons.clear-filter"))+") ")])],1):t._e()]),t._v(" "),t.filter.filterKeyword&&t.filterStatus?e("div",{staticClass:"mb-4 text-gray-600"},[t._v("\n "+t._s("en"==t.$i18n.locale?"filtered by keyword":"تمت تصفيتها بواسطة الكلمات الرئيسية")+"\n "),e("span",{staticClass:"font-bold"},[t._v(' "'+t._s(t.filter.filterKeyword)+'" ')]),t._v(" "),e("base-button",{staticClass:"inline",attrs:{button:"",inline:"",icon:"no",type:"button"},nativeOn:{click:function(e){return t.clearSearch.apply(null,arguments)}}},[t._v(" ("+t._s(t.$t("commons.clear-filter"))+") ")])],1):t._e(),t._v(" "),t.disclosures.length||t.loading?t._e():e("info-box",{attrs:{type:"alert"}},[t._v(t._s("en"==t.$i18n.locale?" No disclosures available. Kindly refine your search.":"لا توجد إفصاحات متاحة. يرجى تحسين البحث الخاص بك.")+" ")]),t._v(" "),t._l(t.disclosures,(function(t){return e("disclosure-card",{key:t.id,attrs:{data:t,"no-icon":!t.resources.length,type:"disclosure"}})}))],2):t._e()],1),t._v(" "),t.disclosuresCount>t.itemsToGet&&!t.loading?e("custom-pagination",{staticClass:"mt-12",attrs:{"current-page":t.currentPage,total:t.disclosuresCount,"per-page":t.itemsToGet,limit:5},on:{pagechanged:t.updatePagination},model:{value:t.currentPage,callback:function(e){t.currentPage=e},expression:"currentPage"}}):t._e()],1)])],1)}),[],!1,null,null,null);"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,CompanySelect:n(574).default,SearchInput:n(55).default,LoadingAnimation:n(45).default,BaseButton:n(16).default,InfoBox:n(32).default,DisclosureCard:n(216).default,CustomPagination:n(156).default})},function(t,e,n){"use strict";n.r(e);n(11),n(3),n(13),n(9),n(25);var r={name:"EboardOverview",data:function(){return{activeModal:"nominationRules",lang:this.$i18n.locale,showNotificationForm:!1,tabs:[{title:this.$t("tabs.0.title"),href:this.$t("tabs.0.href")},{title:this.$t("tabs.1.title"),href:this.$t("tabs.1.href")}]}},watch:{$route:function(){this.updateRoute()}},mounted:function(){this.updateRoute()},methods:{openModal:function(t){this.activeModal=t,this.$refs[t].showModal=!0},openNotificationFormModal:function(){this.$refs.notificationForm.showModal=!0,this.showNotificationForm=!0},formSubmitted:function(){this.$refs.notificationForm.showModal=!1},startCase:function(t){function e(e){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(t){return startCase(t)})),updateRoute:function(){this.$route.name==this.localeRoute("the-exchange-news-disclosures-e-board").name&&this.$router.replace(this.localePath({name:"the-exchange-news-disclosures-e-board-positions"}))}}},o=r,l=n(0),c=n(700),d=n(701),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-00501-2_cull5k"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("h2",{staticClass:"lg:max-w-4xl"},[t._v(t._s(t.$t("page-intro.title")))]),t._v(" "),e("p",{staticClass:"lg:max-w-4xl"},[t._v(t._s(t.$t("page-intro.desc")))]),t._v(" "),e("div",{staticClass:"flex flex-col gap-4 mt-8 md:flex-row"},[e("button",{staticClass:"btn btn-primary",on:{click:function(e){return t.openModal("eligibilityCriteria")}}},[t._v(t._s(t.$t("btn1")))]),t._v(" "),e("button",{staticClass:"btn btn-primary",on:{click:function(e){return t.openModal("nominationRules")}}},[t._v(t._s(t.$t("btn2")))]),t._v(" "),e("button",{staticClass:"bg-secondary btn btn-primary",on:{click:function(e){return t.openNotificationFormModal()}}},[t._v(t._s(t.$t("btn4")))])])])]),t._v(" "),e("div",{staticClass:"sticky top-0 z-10 bg-white"},[e("div",{staticClass:"container"},[e("faux-tabs",{attrs:{tabs:t.tabs}})],1)]),t._v(" "),e("section",{staticClass:"gray"},[e("nuxt-child")],1),t._v(" "),e("floating-modal",{ref:"eligibilityCriteria",attrs:{"modal-size":1e3}},[e("div",{staticClass:"px-6 py-10 bg-white md:px-12 md:py-20"},["en"==t.lang?e("div",{},[e("h3",{staticClass:"h2 text-primary"},[t._v("Eligibility Criteria")]),t._v(" "),e("p",[e("strong",[t._v("According to the Securities and Commodities Authority (SCA) regulations, potential candidates seeking to apply for a DFM-listed company Board membership must meet the following requirements: ")])]),t._v(" "),e("ol",{staticClass:"bullets"},[e("li",[t._v("The candidate shall have at least five years of experience in the field of the Company which he/she is nominated for its Board membership.")]),t._v(" "),e("li",[t._v("The candidate shall not have been previously sentenced to a criminal penalty or for an offense that involves a breach of honor or integrity unless his/her character has been vindicated.")]),t._v(" "),e("li",[t._v("The candidate shall not have been subject to a judgment of discharge or dismissal from the Board of Directors of any shareholding company listed on the financial market during the year preceding the nomination.")]),t._v(" "),e("li",[t._v("The candidate’s civil record issued by the Authority shall be clear of any administrative penalties.")]),t._v(" "),e("li",[t._v("The candidate shall not be subject to any lawsuits, reports, or prosecution investigations concerning any offense that involves a breach of honesty and integrity.")]),t._v(" "),e("li",[t._v("The candidate shall fulfill any other terms stipulated in the UAE Companies Law or the Company’s Articles of Association.")]),t._v(" "),e("li",[t._v("\n The following documents shall be submitted to the Company:\n "),e("ul",{staticClass:"bullets"},[e("li",[t._v("The candidate’s CV including work experience, qualifications, and the Board seat applied for (Executive, Non-Executive, Independent);")]),t._v(" "),e("li",[t._v("An undertaking to comply with the provisions of the UAE Companies Law and the decisions issued in implementation thereof and the Company’s Articles of Association, and that the candidate will exert the due care of a prudent professional person during the performance of his/her duties;")]),t._v(" "),e("li",[t._v("A statement of the names of companies and corporations which the candidate works for or serves as a member of the Boards of Directors therein, as well as any other works the candidate performs directly or indirectly that constitutes competition to the Company;")]),t._v(" "),e("li",[t._v("In case of the legal person’s representatives, an official letter from such legal person shall be submitted; containing names of his/her nominees for Board membership.")])])])])]):t._e(),t._v(" "),"ar"==t.lang?e("div",{},[e("h3",[t._v("المعايير")]),t._v(" "),e("p",[e("strong",[t._v(" وفقًا للوائح هيئة الأوراق المالية والسلع، يتوجب على المرشحين المحتملين الراغبين في التقدم الحصول على عضوية مجلس إدارة الشركة المدرجة في سوق دبي المالي استيفاء الشروط التالية:")])]),t._v(" "),e("ol",{staticClass:"bullets"},[e("li",[t._v("أن تتوافر لديه خبرة لا تقل عن خمس سنوات في النشاط الذي تزاوله الشركة المرشح لعضوية مجلس ادارتها.")]),t._v(" "),e("li",[t._v("ألا يكون قد سبق الحكم عليه بعقوبة جنائية أو جريمة مخلة بالشرف والأمانة ما لم يكن قد رد إليه اعتباره.")]),t._v(" "),e("li",[t._v("عدم صدور حكم قضائي بعزله أو تجريده من منصبه كعضو مجلس إدارة بإحدى الشركات المساهمة المدرجة بالسوق المالي خلال السنة السابقة على الترشح.")]),t._v(" "),e("li",[t._v("خلو السجل المهني الصادر عن الهيئة من الجزاءات الإدارية.")]),t._v(" "),e("li",[t._v("عدم وجود دعاوى قضائية أو بلاغات أو تحقيقات في النيابة ضده تتعلق بالأمانة والنزاهة.")]),t._v(" "),e("li",[t._v("أية شروط أخرى يتطلبها قانون الشركات أو النظام الاساسي للشركة.")]),t._v(" "),e("li",[t._v("\n أن يقدم للشركة المستندات التالية:\n "),e("ul",{staticClass:"bullets"},[e("li",[t._v("السيرة الذاتية موضحاً بها الخبرات العملية والمؤهل العلمي والصفة التي يرغب في ترشيح نفسه على أساسها (تنفيذي/غير تنفيذي / مستقل).")]),t._v(" "),e("li",[t._v("إقرار بإلتزامه بأحكام قانون الشركات والقرارات المنفذة له والنظام الأساسى للشركة، وأنه سوف يبذل عناية الشخص الحريص في إداء عمله.")]),t._v(" "),e("li",[t._v("بيان بأسماء الشركات والمؤسسات التي يزاول العمل فيها أو يشغل عضوية مجالس إداراتها وكذلك أي عمل يقوم به بصورة مباشرة أو غير مباشرة يشكل منافسة للشركة")]),t._v(" "),e("li",[t._v("في حال ممثلي الشخص الإعتباري يتعين إرفاق كتاب رسمي من الشخص الإعتباري محدد فيه أسماء ممثليه المرشحين لعضوية مجلس الإدارة.")])])])])]):t._e()])]),t._v(" "),e("floating-modal",{ref:"nominationRules",attrs:{"modal-size":1e3}},[e("div",{staticClass:"px-6 py-10 bg-white md:px-12 md:py-20"},["en"==t.lang?e("div",{},[e("h3",{staticClass:"h2 text-primary"},[t._v("Board Membership Nomination Rules")]),t._v(" "),e("p",[t._v("The Company shall comply with the following controls:")]),t._v(" "),e("ol",{staticClass:"bullets"},[e("li",[t._v("The Company’s Articles of Association shall determine the method of formation of the Board of Directors, the number of the Board members and the term of membership. Candidates for Board membership shall be represented by female board members (at least 20%), the Company shall disclose the reasons in case no female is nominated; and shall also disclose the rate of female representation in the Board of Directors in its Annual Governance Report.")]),t._v(" "),e("li",[t._v("The Articles of Association shall determine Executive Board members, Non-Executive Board members and Independent Board members; provided that at least one-third of the Board members shall be Independent Board Members and a majority of Board members shall be Non-Executive Board Members who shall have the technical skills and experience required to serve the interests of the Company. In all cases, when selecting Non-Executive Board members of the Company, it shall be taken into consideration that a Board member shall be able to dedicate adequate time and effort to his/her role and that such role is not in conflict with his/her other interests. The Articles of Association shall also determine the percentage of female representation on the Board of Directors in case female candidates are nominated for membership within the period allocated for nomination and fulfill the requirements of membership.")]),t._v(" "),e("li",[t._v("\n Nomination for Board membership shall be declared and the Company shall announce that with the invitation to the General Assembly and it shall comply with the following:\n "),e("ul",{staticClass:"bullets"},[e("li",[t._v("The nomination to membership of the Board of Directors shall remain open for a period of ten days at least from the date of the announcement;")]),t._v(" "),e("li",[t._v("The names and details of the candidates shall be published on the notice board situated in the Company and on the Company’s website at least two days prior to the announced General Assembly Meeting of the Company;")]),t._v(" "),e("li",[t._v("After conclusion of the period allocated for nomination, a candidate shall not relinquish his/her nomination to another person;")]),t._v(" "),e("li",[t._v("To provide the Authority and the Market with a list of the names of the candidates on the day following expiration of the nomination period.")])])])]),t._v(" "),e("p",[t._v("For further information on Board Membership Nominations visit "),e("a",{attrs:{href:"https://www.sca.gov.ae/en/home.aspx",target:"_blank"}},[t._v("www.sca.ae")]),t._v(".")]),t._v(" "),e("p",[t._v("Please refer to the UAE Gender Balance Council "),e("a",{attrs:{href:"https://assets.dfm.ae/docs/default-source/default-document-library/gbc-report-2019-english.pdf?sfvrsn=5d14781_0",target:"_blank"}},[t._v("‘Reference Guide for the Nomination and Inclusion of Women on Boards of Directors’")]),t._v(".")])]):t._e(),t._v(" "),"ar"==t.lang?e("div",{},[e("h3",{staticClass:"h2 text-primary"},[t._v("ضوابط الترشيح لعضوية مجلس الإدارة")]),t._v(" "),e("p",[t._v("على الشركة الإلتزام بضوابط الترشيح لغضوية مجالس الإدارات على النحو التالي:")]),t._v(" "),e("ol",[e("li",[t._v("يحدد النظام الأساسي للشركة طريقة تكوين مجلس الإدارة، وعدد أعضائه ومدة العضوية، على أن لا تقل نسبة تمثيل المرأة عن (20%) من تشكيل مجلس الإدارة ، وتلتزم الشركة بالإفصاح عن أسباب تعذر تحقق تلك النسبة ، كما تلتزم بالإفصاح عن نسبة تمثيل المرأة في مجلس الإدارة ضمن تقريرها السنوي عن الحوكمة.")]),t._v(" "),e("li",[t._v("يحدد النظام الأساسي الأعضاء التنفيذيين وغير التنفيذيين والأعضاء المستقلين، بحيث يكون ثلث الأعضاء على الأقل من الأعضاء المستقلين، وتكون الأغلبية للأعضاء غير التنفيذيين الذين يجب أن يتمتعوا بخبرات عملية ومهارات فنية لما يعود بالمصلحة على الشركة، وفي جميع الأحوال يتعين عند إختيار الأعضاء غير التنفيذيين للشركة مراعاة أن يكون العضو قادراً على تخصيص الوقت والاهتمام الكافيين لعضويته وألا تمثل هذه العضوية تعارضاً مع مصالح أخرى له، كما يحدد النظام الأساسي نسبة تمثيل المرأة في مجلس الإدارة في حال اذا ما توافر مرشحات للعضوية خلال فترة فتح باب الترشح لعضوية مجلس الإدارة وإستيفاءهن لشروط العضوية.")]),t._v(" "),e("li",[t._v("يجب فتح باب الترشح لعضوية مجلس الإدارة والإعلان عن ذلك مع دعوة الجمعية العمومية، ومراعاة ما يلي:")])]),t._v(" "),e("ul",[e("li",[t._v("أن يظل باب الترشح لعضوية مجلس الإدارة مفتوحاً لمدة عشرة أيام على الأقل من تاريخ الإعلان.")]),t._v(" "),e("li",[t._v("نشر أسماء المرشحين وبياناتهم الخاصة بالترشح في لوحة الإعلانات الموجودة بالشركة وعلى موقع الشركة بشبكة المعلومات الدولية، وذلك قبل الموعد المحدد لانعقاد اجتماع الجمعية العمومية للشركة بيومين على الأقل.")]),t._v(" "),e("li",[t._v("لا يجوز للمرشح بعد غلق باب الترشح التنازل عن ترشحه لشخص آخر.")]),t._v(" "),e("li",[t._v("موافاة الهيئة والسوق بقائمة تشمل أسماء المرشحين في اليوم التالي لغلق باب الترشح.")])]),t._v(" "),e("p",[t._v("لمزيد من المعلومات حول الترشيح لعضوية مجلس الإدارة، يرجى زيارة "),e("a",{attrs:{href:"https://www.sca.gov.ae/ar/home.aspx",target:"_blank"}},[t._v("الموقع الإلكتروني لهيئة الأوراق المالية والسلع")]),e("br"),e("br"),t._v("كما يرجى الاطلاع على "),e("a",{attrs:{href:"https://assets.dfm.ae/docs/default-source/default-document-library/gbc-report-2019-ar.pdf?sfvrsn=38d14781_0",target:"_blank"}},[t._v("الدليل الاسترشادي لترشح ودخول المرأة لمجالس الإدارة")]),t._v(" الصادر عن مجلس الإمارات للتوازن بين الجنسين"),e("br")])]):t._e()])]),t._v(" "),e("floating-modal",{ref:"notificationForm",attrs:{"modal-size":800}},[t.showNotificationForm?e("eboard-notification-form",{on:{formSubmitted:t.formSubmitted}}):t._e()],1),t._v(" "),e("client-only",[e("notifications",{attrs:{position:"bottom right",classes:"dfm-notification"}})],1)],1)}),[],!1,null,null,null);"function"==typeof c.default&&Object(c.default)(component),"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,FauxTabs:n(134).default,FloatingModal:n(72).default,EboardNotificationForm:n(1046).default})},function(t,e,n){"use strict";n.r(e);n(11);var r=n(1),o=(n(6),n(8),n(3),n(37),n(39),n(326)),l=n.n(o),c={name:"EboardPositions",asyncData:function(t){return Object(r.a)(regeneratorRuntime.mark((function e(){var r,o,l;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t.req,t.context,r=t.i18n,"en"!=r.locale){e.next=9;break}return e.next=5,n.e(159).then(n.t.bind(null,1922,3)).then((function(t){return t.default||t}));case 5:return o=e.sent,e.abrupt("return",o);case 9:return e.next=11,n.e(158).then(n.t.bind(null,1923,3)).then((function(t){return t.default||t}));case 11:return l=e.sent,e.abrupt("return",l);case 13:case"end":return e.stop()}}),e)})))()},data:function(){return{headers:this.$t("positions.headers"),selectedPosition:null}},computed:{currentPositions:function(){var t=this;return this.positions.filter((function(e){return t.$dayjs().isBefore(t.$dayjs(e.to,"DD/MM/YYYY").add(1,"day"))})).reverse()},previousPositions:function(){var t=this;return this.positions.filter((function(e){return t.$dayjs(e.to,"DD/MM/YYYY").add(1,"day").isBefore(t.$dayjs())})).reverse()}},methods:{openModal:function(t,e){this.selectedPosition=e,this.activeModal=t,this.$refs[t].showModal=!0},closeModal:function(t){this.$refs[t].showModal=!1},startCase:function(t){return l()(t)}}},d=c,f=(n(991),n(0)),v=n(702),m=n(703),component=Object(f.a)(d,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[t.currentPositions.length?[e("h2",[t._v(t._s(t.$t("positions.title1")))]),t._v(" "),e("div",{staticClass:"table-container"},[e("div",{staticClass:"md:text-sm table-flex"},[e("div",{staticClass:"t-row t-head"},t._l(t.headers,(function(header,n){return e("div",{key:n,staticClass:"t-cell"},[t._v(t._s(header))])})),0),t._v(" "),t._l(t.currentPositions,(function(n,r){return e("div",{key:r,staticClass:"t-row"},[e("div",{staticClass:"t-cell",attrs:{"data-title":t.headers[0]}},[e("a",{attrs:{href:t.localePath("/the-exchange/market-information/company/".concat(n.symbol))}},[t._v(" "+t._s(n.name))])]),t._v(" "),e("div",{staticClass:"t-cell whitespace-nowrap",attrs:{"data-title":t.headers[1]}},[t._v(t._s(n.position))]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.headers[2]}},[e("span",{staticClass:"block whitespace-nowrap"},[t._v(t._s(t.$t("commons.from"))+": "+t._s(t.$dayjs(n.from,"DD/MM/YYYY").format("DD MMM, YYYY")))]),t._v(" "),e("span",{staticClass:"block whitespace-nowrap"},[t._v(t._s(t.$t("commons.to"))+": "+t._s(t.$dayjs(n.to,"DD/MM/YYYY").format("DD MMM, YYYY")))])]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.headers[3]}},[n.contact.name?e("span",{staticClass:"block whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.name"))+": "+t._s(n.contact.name))]):t._e(),t._v(" "),n.contact.title?e("span",{staticClass:"block"},[t._v(t._s(t.$t("commons.title"))+": "+t._s(n.contact.title))]):t._e(),t._v(" "),n.contact.tel?e("span",{staticClass:"block whitespace-nowrap"},[t._v(t._s(t.$t("commons.telephone"))+": "+t._s(n.contact.tel))]):t._e(),t._v(" "),n.contact.email?e("span",{staticClass:"block"},[t._v(t._s(t.$t("commons.email"))+": "+t._s(n.contact.email))]):t._e()]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.headers[4]}},[e("div",{staticClass:"flex items-center md:justify-center"},[n.announcement?e("a",{staticClass:"relative md:top-2",attrs:{href:n.announcement,target:"_blank"}},[e("svg",{staticClass:"w-6 h-6 text-red-600",attrs:{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32"}},[e("path",{attrs:{fill:"currentColor",d:"M30 18v-2h-6v10h2v-4h3v-2h-3v-2h4zm-11 8h-4V16h4a3.003 3.003 0 0 1 3 3v4a3.003 3.003 0 0 1-3 3zm-2-2h2a1.001 1.001 0 0 0 1-1v-4a1.001 1.001 0 0 0-1-1h-2zm-6-8H6v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2.002 2.002 0 0 0-2-2zm-3 5v-3h3l.001 3z"}}),t._v(" "),e("path",{attrs:{fill:"currentColor",d:"M22 14v-4a.91.91 0 0 0-.3-.7l-7-7A.909.909 0 0 0 14 2H4a2.006 2.006 0 0 0-2 2v24a2 2 0 0 0 2 2h16v-2H4V4h8v6a2.006 2.006 0 0 0 2 2h6v2Zm-8-4V4.4l5.6 5.6Z"}})])]):e("span",[t._v("--")])])]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.headers[5]}},[e("button",{staticClass:"btn btn-sm",on:{click:function(e){return t.openModal("applicationForm",n)}}},[t._v(t._s(t.$t("btn3")))])])])}))],2)]),t._v(" "),e("hr")]:t._e(),t._v(" "),e("div",[e("h2",[t._v(t._s(t.$t("positions.title2")))]),t._v(" "),e("div",{staticClass:"table-container"},[e("div",{staticClass:"md:text-sm table-flex"},[e("div",{staticClass:"t-row t-head"},t._l(t.headers,(function(header,n){return e("div",{key:n,staticClass:"t-cell"},[t._v(t._s(header))])})),0),t._v(" "),t._l(t.previousPositions,(function(n,r){return e("div",{key:r,staticClass:"t-row"},[e("div",{staticClass:"t-cell",attrs:{"data-title":t.headers[0]}},[e("a",{attrs:{href:t.localePath("/the-exchange/market-information/company/".concat(n.symbol))}},[t._v(" "+t._s(n.name))])]),t._v(" "),e("div",{staticClass:"t-cell whitespace-nowrap",attrs:{"data-title":t.headers[1]}},[t._v(t._s(n.position))]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.headers[2]}},[e("span",{staticClass:"block whitespace-nowrap"},[t._v(t._s(t.$t("commons.from"))+": "+t._s(t.$dayjs(n.from,"DD/MM/YYYY").format("DD MMM, YYYY")))]),t._v(" "),e("span",{staticClass:"block whitespace-nowrap"},[t._v(t._s(t.$t("commons.to"))+": "+t._s(t.$dayjs(n.to,"DD/MM/YYYY").format("DD MMM, YYYY")))])]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.headers[3]}},[n.contact.name?e("span",{staticClass:"block whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.name"))+": "+t._s(n.contact.name))]):t._e(),t._v(" "),n.contact.title?e("span",{staticClass:"block"},[t._v(t._s(t.$t("commons.title"))+": "+t._s(n.contact.title))]):t._e(),t._v(" "),n.contact.tel?e("span",{staticClass:"block whitespace-nowrap"},[t._v(t._s(t.$t("commons.telephone"))+": "+t._s(n.contact.tel))]):t._e(),t._v(" "),n.contact.email?e("span",{staticClass:"block"},[t._v(t._s(t.$t("commons.email"))+": "+t._s(n.contact.email))]):t._e()]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.headers[4]}},[e("div",{staticClass:"flex items-center w-full h-full md:justify-center"},[e("a",{staticClass:"relative md:top-2",attrs:{href:n.announcement,target:"_blank"}},[e("svg",{staticClass:"w-6 h-6 text-red-600",attrs:{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32"}},[e("path",{attrs:{fill:"currentColor",d:"M30 18v-2h-6v10h2v-4h3v-2h-3v-2h4zm-11 8h-4V16h4a3.003 3.003 0 0 1 3 3v4a3.003 3.003 0 0 1-3 3zm-2-2h2a1.001 1.001 0 0 0 1-1v-4a1.001 1.001 0 0 0-1-1h-2zm-6-8H6v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2.002 2.002 0 0 0-2-2zm-3 5v-3h3l.001 3z"}}),t._v(" "),e("path",{attrs:{fill:"currentColor",d:"M22 14v-4a.91.91 0 0 0-.3-.7l-7-7A.909.909 0 0 0 14 2H4a2.006 2.006 0 0 0-2 2v24a2 2 0 0 0 2 2h16v-2H4V4h8v6a2.006 2.006 0 0 0 2 2h6v2Zm-8-4V4.4l5.6 5.6Z"}})])])])]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.headers[5]}},[e("span",[t._v(t._s("en"==t.$i18n.locale?"Closed":"مغلق"))])])])}))],2)])]),t._v(" "),e("floating-modal",{ref:"applicationForm",attrs:{"modal-size":800}},[t.selectedPosition?e("eboard-application-form",{attrs:{position:t.selectedPosition},on:{formSubmitted:function(e){return t.closeModal("applicationForm")}}}):t._e()],1)],2)}),[],!1,null,"a4db954e",null);"function"==typeof v.default&&Object(v.default)(component),"function"==typeof m.default&&Object(m.default)(component);e.default=component.exports;installComponents(component,{EboardApplicationForm:n(1047).default,FloatingModal:n(72).default})},function(t,e,n){"use strict";n.r(e);n(11);var r=n(1),o=(n(6),n(3),n(37),n(39),n(326)),l=n.n(o),c={name:"EboardNominations",asyncData:function(t){return Object(r.a)(regeneratorRuntime.mark((function e(){var r,o,l;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t.req,t.context,r=t.i18n,"en"!=r.locale){e.next=9;break}return e.next=5,n.e(157).then(n.t.bind(null,1924,3)).then((function(t){return t.default||t}));case 5:return o=e.sent,e.abrupt("return",{nominations:o.reverse()});case 9:return e.next=11,n.e(156).then(n.t.bind(null,1925,3)).then((function(t){return t.default||t}));case 11:return l=e.sent,e.abrupt("return",{nominations:l.reverse()});case 13:case"end":return e.stop()}}),e)})))()},data:function(){return{headers:this.$t("nominations.headers"),selectedPosition:null}},computed:{sortedNominations:function(){var t=this.nominations.reverse();return console.log(t),t}},methods:{openModal:function(t,e){this.selectedPosition=e,this.activeModal=t,this.$refs[t].showModal=!0},startCase:function(t){return l()(t)}}},d=(n(992),n(0)),f=n(704),v=n(705),component=Object(d.a)(c,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("positions.title3")))]),t._v(" "),e("div",{staticClass:"table-container"},[e("div",{staticClass:"md:text-sm table-flex"},[e("div",{staticClass:"t-row t-head"},t._l(t.headers,(function(header,n){return e("div",{key:n,staticClass:"t-cell"},[t._v(t._s(header))])})),0),t._v(" "),t._l(t.nominations,(function(n,r){return e("div",{key:r,staticClass:"t-row"},[e("div",{staticClass:"t-cell",attrs:{"data-title":t.headers[0]}},[e("a",{attrs:{href:t.localePath("/the-exchange/market-information/company/".concat(n.symbol))}},[t._v(" "+t._s(n.name))])]),t._v(" "),e("div",{staticClass:"t-cell whitespace-nowrap",attrs:{"data-title":t.headers[1]}},[t._v(t._s(n.position))]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.headers[2]}},[e("div",{staticClass:"flex items-center md:justify-center"},[n.nominees_list?e("a",{staticClass:"relative md:top-2",attrs:{href:n.nominees_list,target:"_blank"}},[e("svg",{staticClass:"w-6 h-6 text-red-600",attrs:{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32"}},[e("path",{attrs:{fill:"currentColor",d:"M30 18v-2h-6v10h2v-4h3v-2h-3v-2h4zm-11 8h-4V16h4a3.003 3.003 0 0 1 3 3v4a3.003 3.003 0 0 1-3 3zm-2-2h2a1.001 1.001 0 0 0 1-1v-4a1.001 1.001 0 0 0-1-1h-2zm-6-8H6v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2.002 2.002 0 0 0-2-2zm-3 5v-3h3l.001 3z"}}),t._v(" "),e("path",{attrs:{fill:"currentColor",d:"M22 14v-4a.91.91 0 0 0-.3-.7l-7-7A.909.909 0 0 0 14 2H4a2.006 2.006 0 0 0-2 2v24a2 2 0 0 0 2 2h16v-2H4V4h8v6a2.006 2.006 0 0 0 2 2h6v2Zm-8-4V4.4l5.6 5.6Z"}})])]):e("span",[t._v("--")])])]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.headers[3]}},[e("div",{staticClass:"flex items-center md:justify-center"},[n.ga_details?e("a",{staticClass:"relative md:top-2",attrs:{href:n.ga_details,target:"_blank"}},[e("svg",{staticClass:"w-6 h-6 text-red-600",attrs:{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32"}},[e("path",{attrs:{fill:"currentColor",d:"M30 18v-2h-6v10h2v-4h3v-2h-3v-2h4zm-11 8h-4V16h4a3.003 3.003 0 0 1 3 3v4a3.003 3.003 0 0 1-3 3zm-2-2h2a1.001 1.001 0 0 0 1-1v-4a1.001 1.001 0 0 0-1-1h-2zm-6-8H6v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2.002 2.002 0 0 0-2-2zm-3 5v-3h3l.001 3z"}}),t._v(" "),e("path",{attrs:{fill:"currentColor",d:"M22 14v-4a.91.91 0 0 0-.3-.7l-7-7A.909.909 0 0 0 14 2H4a2.006 2.006 0 0 0-2 2v24a2 2 0 0 0 2 2h16v-2H4V4h8v6a2.006 2.006 0 0 0 2 2h6v2Zm-8-4V4.4l5.6 5.6Z"}})])]):e("span",[t._v("--")])])]),t._v(" "),e("div",{staticClass:"t-cell",attrs:{"data-title":t.headers[4]}},[e("div",{staticClass:"flex items-center md:justify-center"},[n.results?e("a",{staticClass:"relative md:top-2",attrs:{href:n.results,target:"_blank"}},[e("svg",{staticClass:"w-6 h-6 text-red-600",attrs:{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32"}},[e("path",{attrs:{fill:"currentColor",d:"M30 18v-2h-6v10h2v-4h3v-2h-3v-2h4zm-11 8h-4V16h4a3.003 3.003 0 0 1 3 3v4a3.003 3.003 0 0 1-3 3zm-2-2h2a1.001 1.001 0 0 0 1-1v-4a1.001 1.001 0 0 0-1-1h-2zm-6-8H6v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2.002 2.002 0 0 0-2-2zm-3 5v-3h3l.001 3z"}}),t._v(" "),e("path",{attrs:{fill:"currentColor",d:"M22 14v-4a.91.91 0 0 0-.3-.7l-7-7A.909.909 0 0 0 14 2H4a2.006 2.006 0 0 0-2 2v24a2 2 0 0 0 2 2h16v-2H4V4h8v6a2.006 2.006 0 0 0 2 2h6v2Zm-8-4V4.4l5.6 5.6Z"}})])]):e("span",[t._v("--")])])])])}))],2)])])}),[],!1,null,"95b6b976",null);"function"==typeof f.default&&Object(f.default)(component),"function"==typeof v.default&&Object(v.default)(component);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r=n(1),o=n(4),l=(n(6),n(11),n(30),n(22)),c=n(106),d=(n(180),{name:"MarketAnnouncements",components:Object(o.a)(Object(o.a)(Object(o.a)({},l.Glide.name,l.Glide),l.GlideSlide.name,l.GlideSlide),"DatePicker",c.a),fetchOnServer:!1,data:function(){return{loading:!1,latestDisclosures:[],disclosures:[],disclosuresCount:0,filterStatus:!1,filterYear:"",filterDateRange:[],filterDateRangeTitle:[],filterKeyword:"",lastFilterKeyword:"",itemsToGet:20,currentPage:1,filterAnnouncement:{},selectedAnnouncementTypeTitle:"",breakpoints:{800:{gap:24,perView:2.2},600:{gap:10,perView:1.2}}}},fetch:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$axios.get("".concat(t.$config.apiEfsahUrl,"/prototype_efsah"),{params:{lang:t.$i18n.locale,h7_datetime_format:"MMM dd, yyyy HH:mm:ss",announcement_type:"DFM News, Derivative News",cms_resources:!0,take:4}});case 3:n=e.sent,t.latestDisclosures=n.data.root,t.selectedAnnouncementTypeTitle=t.filterAnnouncement.label,e.next=11;break;case 8:e.prev=8,e.t0=e.catch(0),t.loading=!1;case 11:case"end":return e.stop()}}),e,null,[[0,8]])})))()},mounted:function(){this.fetchDisclosures(!1)},beforeDestroy:function(){this.glide&&this.glide.destroy()},methods:{fetchDisclosures:function(t){var e=this;return Object(r.a)(regeneratorRuntime.mark((function n(){var r,o,l;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return t&&(e.currentPage=1),r={params:{lang:e.$i18n.locale,h7_datetime_format:"MMM dd, yyyy HH:mm:ss",take:e.itemsToGet,skip:(e.currentPage-1)*e.itemsToGet,from:e.filterDateRange[0],to:e.filterDateRange[1],announcement_type:e.filterAnnouncement.value,keyword:e.filterKeyword,cms_resources:!0}},e.loading=!0,n.next=5,e.$axios.get("".concat(e.$config.apiEfsahUrl,"/prototype_efsah"),r);case 5:return o=n.sent,n.next=8,e.$axios.get("".concat(e.$config.apiEfsahUrl,"/efsah_count"),{params:{lang:e.$i18n.locale,h7_datetime_format:"MMM dd, yyyy HH:mm:ss",from:e.filterDateRange[0],to:e.filterDateRange[1],announcement_type:"DFM News, Derivative News",keyword:e.filterKeyword,cms_resources:!0}});case 8:l=n.sent,e.disclosures=o.data.root,e.selectedAnnouncementTypeTitle=e.filterAnnouncement.label,e.disclosuresCount=l.data.root[0].count,e.filterStatus=t,e.lastFilterKeyword=e.filterKeyword,e.filterDateRangeTitle=e.filterDateRange,e.$refs.filterInput.filterKeyword="",setTimeout((function(){e.loading=!1}),500);case 17:case"end":return n.stop()}}),n)})))()},setKeyword:function(t){this.filterKeyword=t},clearSearch:function(){this.filterDateRange=[],this.filterDateRangeTitle=[],this.filterStatus=!1,this.fetchDisclosures(!1),this.currentPage=1},updatePagination:function(t){var e=this;this.currentPage=t;var n=this.$refs.disclosures;this.$smoothScroll({scrollTo:n}),setTimeout((function(){e.fetchDisclosures(!1)}),500)},notAfterToday:function(t){var e=new Date;return e.setHours(0,0,0,0),t>e},getAnnouncements:function(t){console.log("announcement fired"),this.filterAnnouncement=t}}}),f=(n(993),n(0)),v=n(392),component=Object(f.a)(d,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-56748_t8meir"}},[t._v(" "+t._s(t.$t("title0"))+" ")]),t._v(" "),e("section",{},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("title1")))]),t._v(" "),e("div",{staticClass:"content-block",attrs:{id:"latestDisclosures"}},[t.$fetchState.pending?e("div",[e("loading-animation")],1):t._e(),t._v(" "),t.latestDisclosures.length>0?e("vue-glide",{attrs:{type:"carousel","per-view":2.5,gap:24,autoplay:5e3,bound:!0,direction:"en"==t.$i18n.locale?"ltr":"rtl",bullet:!0,arrows:!1,breakpoints:t.breakpoints}},t._l(t.latestDisclosures,(function(t){return e("vue-glide-slide",{key:t.id,staticClass:"bg-white"},[e("latest-disclosure-card",{attrs:{inverse:"",data:t,"no-icon":!t.resources.length,type:"market-announcement"}})],1)})),1):t._e()],1)])]),t._v(" "),e("section",{staticClass:"pt-12 gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"grid grid-cols-1 gap-x-4 gap-y-6 lg:items-end md:grid-cols-12"},[e("div",{staticClass:"relative form-control lg:col-span-3 md:col-span-6"},[e("label",{attrs:{for:"year"}},[t._v(t._s(t.$t("commons.date-range"))+" ")]),t._v(" "),e("date-picker",{ref:"datePicker",attrs:{range:"","value-type":"YYYY-MM-DD",format:"DD MMM, YYYY",placeholder:t.$t("commons.select-data-range"),confirm:!0,"range-separator":" / ","disabled-date":t.notAfterToday},on:{clear:t.clearSearch},model:{value:t.filterDateRange,callback:function(e){t.filterDateRange=e},expression:"filterDateRange"}})],1),t._v(" "),e("filter-announcements",{staticClass:"form-control lg:col-span-4 md:col-span-6",on:{"get-announcements":t.getAnnouncements}}),t._v(" "),e("div",{staticClass:"form-control lg:col-span-4 md:col-span-12"},[e("label",{attrs:{for:"keyword"}},[t._v(t._s(t.$t("commons.filter-by-keyword")))]),t._v(" "),e("search-input",{ref:"filterInput",staticClass:"mt-1",on:{search:t.setKeyword}})],1),t._v(" "),e("button",{staticClass:"btn disabled:bg-gray-400 lg:col-span-1 md:col-span-12",attrs:{button:"",icon:"no"},on:{click:function(e){return t.fetchDisclosures(!0)}}},[t._v(t._s(t.$t("global.buttons.search")))])],1),t._v(" "),e("div",{ref:"disclosures",staticClass:"pt-16"},[e("transition",{attrs:{name:"slide-fade"}},[t.loading?e("loading-animation"):t._e()],1),t._v(" "),e("transition",{attrs:{name:"slide-fade"}},[t.disclosures&&!t.loading?e("div",{staticClass:"grid grid-cols-1"},[e("div",{staticClass:"mb-12"},[e("h3",{staticClass:"mb-0 capitalize"},[e("span",[t._v(" "+t._s(t.selectedAnnouncementTypeTitle)+" ")])]),t._v(" "),t.filterDateRangeTitle.length&&null!=t.filterDateRangeTitle[0]&&null!=t.filterDateRangeTitle[1]?e("span",[t._v("\n "+t._s("en"==t.$i18n.locale?"Between":"بين")+"\n "+t._s(t._f("prettyDate")(t.filterDateRangeTitle[0]))+" and "+t._s(t._f("prettyDate")(t.filterDateRangeTitle[1]))+"\n ")]):t._e(),t._v(" "),t.lastFilterKeyword&&t.filterStatus?e("span",{staticClass:"mb-4 text-gray-600"},[t._v("\n "+t._s("en"==t.$i18n.locale?"filtered by keyword":"تمت تصفيتها بواسطة الكلمات الرئيسية")+"\n "),e("span",{staticClass:"font-bold"},[t._v(' "'+t._s(t.lastFilterKeyword)+'" ')]),t._v(" "),e("base-button",{attrs:{button:"",inline:"",icon:"no",type:"button"},nativeOn:{click:function(e){return t.clearSearch.apply(null,arguments)}}},[t._v(" ("+t._s(t.$t("commons.clear-filter"))+") ")])],1):t._e()]),t._v(" "),t._l(t.disclosures,(function(t){return e("disclosure-card",{key:t.id,attrs:{data:t,"no-icon":!t.resources.length,type:"market-announcement"}})}))],2):t._e()])],1),t._v(" "),t.disclosuresCount>t.itemsToGet&&!t.loading?e("custom-pagination",{staticClass:"mt-12",attrs:{"current-page":t.currentPage,total:t.disclosuresCount,"per-page":t.itemsToGet,"max-visible-buttons":3},on:{pagechanged:t.updatePagination},model:{value:t.currentPage,callback:function(e){t.currentPage=e},expression:"currentPage"}}):t._e()],1)])],1)}),[],!1,null,null,null);"function"==typeof v.default&&Object(v.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,LoadingAnimation:n(45).default,LatestDisclosureCard:n(329).default,FilterAnnouncements:n(1048).default,SearchInput:n(55).default,BaseButton:n(16).default,DisclosureCard:n(216).default,CustomPagination:n(156).default})},function(t,e,n){"use strict";n.r(e);var r={name:"SettlementTradingCalender"},o=n(0),l=n(394),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",[t._v(" "+t._s(t.$t("page-title"))+" ")]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},t._l(t.$t("downloads"),(function(n,r){return e("div",{key:r,staticClass:"content-block"},[e("h2",[t._v(t._s(n.market))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-6 lg:grid-cols-2"},t._l(n.documents,(function(n,r){return e("div",{key:r},[e("download-card",{attrs:{inverse:"",href:n.href,title:n.title}},[t._v(t._s(n.title))])],1)})),0)])})),0)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,DownloadCard:n(91).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(3),n(9),{name:"CircularsList",fetchOnServer:!1,data:function(){return{circulars:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,fetch("".concat(t.$config.apiSfUrl,"/circulars?$expand=resources&$orderby=CircularDate desc&sf_culture=").concat(t.$i18n.locale)).then((function(t){return t.json()}));case 2:n=e.sent,t.circulars=n.value;case 4:case"end":return e.stop()}}),e)})))()}))}),l=o,c=n(0),d=n(706),f=n(707),v=n(395),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-00501-2_cull5k"}},[t._v(" "+t._s(t.$t("title"))+" ")]),t._v(" "),e("section",{staticClass:"py-16"},[e("div",{staticClass:"container"},[e("div",{staticClass:"lg:w-5/6"},[e("p",{staticClass:"text-2xl"},[t._v(t._s(t.$t("desc")))])])])]),t._v(" "),e("section",{staticClass:"pt-0 gray"},[e("div",{staticClass:"container"},[t.$fetchState.pending?e("loading-animation",{staticClass:"absolute top-8"}):t._e(),t._v(" "),t.circulars.length>0?e("div",{staticClass:"pt-12"},t._l(t.circulars,(function(t){return e("circular-list-card",{key:t.id,attrs:{data:t,"no-icon":!t.Resources.length}})})),1):t._e()],1)])],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component),"function"==typeof v.default&&Object(v.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,LoadingAnimation:n(45).default,CircularListCard:n(1049).default})},function(t,e,n){"use strict";n.r(e);var r={data:function(){return{resources:[{title:"Listing Rules",cards:[{type:"pdf",title:"Direct Market Listing & Trading Rules Booklet "},{type:"pdf",title:"Foreign ETF’s Listing & Disclosure Rules Booklet"},{type:"pdf",title:"Investment Funds Listing and Trading Rules Booklet "},{type:"pdf",title:"REITs Listing Rules Booklet "},{type:"pdf",title:"Free Zone Companies Listing Regulations "}]},{title:"FAQs",cards:[{type:"pdf",title:"Disclosures & Transparency Rules "},{type:"web",title:"Corporate Governance Rules"},{type:"web",title:"Price Stabilization Regulations "}]}]}}},o=n(0),l=n(708),c=n(709),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-00833_l6zvea"}},[t._v(" "+t._s(t.$t("title"))+" ")]),t._v(" "),e("section",{},[e("div",{staticClass:"container"},[e("div",{staticClass:"mx-auto",domProps:{innerHTML:t._s(t.$t("desc"))}})])]),t._v(" "),e("section",{staticClass:"pt-0 gray"},[e("div",{staticClass:"container -translate-y-10"},[e("tabs",[e("tab",{attrs:{title:t.$t("market-rules.tab-title")}},[e("div",{staticClass:"my-12",attrs:{id:"tab-marketrules"}},[e("div",{staticClass:"grid grid-cols-1 gap-8 md:grid-cols-2"},t._l(t.$t("market-rules.documents"),(function(n,r){return e("download-card",{key:r,attrs:{subtitle:n.module,title:n.title,inverse:"",href:n.href,target:"_blank",cover:n.cover}},[e("span",{staticClass:"block font-medium"},[t._v(t._s(n.module))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(n.title))])])})),1),t._v(" "),e("a",{staticClass:"my-12 btn btn-primary",attrs:{href:"https://www.sca.gov.ae/en/regulations/regulations-listing.aspx#page=1",rel:"noreferrer",target:"_blank"}},[t._v(" "+t._s(t.$t("market-rules.sca-btnlabel"))+" ")])])]),t._v(" "),e("tab",{attrs:{title:t.$t("index-rules.tab-title")}},[e("div",{staticClass:"my-12",attrs:{id:"tab-indexrules"}},[e("div",{staticClass:"flex flex-col items-start justify-between gap-x-12 md:flex-row"},[e("p",{staticClass:"max-w-4xl"},[t._v(t._s(t.$t("index-rules.desc")))]),t._v(" "),e("c-image",{attrs:{width:200,"image-src":"logos/sp-dow-jones-indices-logo"}})],1),t._v(" "),e("hr"),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 my-12 md:grid-cols-2"},t._l(t.$t("index-rules.documents"),(function(n,r){return e("download-card",{key:r,attrs:{inverse:"",subtitle:n.module,title:n.title,href:n.href,target:"_blank",cover:n.cover}},[e("span",{staticClass:"block font-medium"},[t._v(t._s(n.module))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(n.title))])])})),1)])]),t._v(" "),e("tab",{attrs:{title:t.$t("securities-list.tab-title")}},[e("div",{staticClass:"my-12",attrs:{id:"tab-rss"}},[e("div",{staticClass:"grid grid-cols-1 gap-8 my-12 md:grid-cols-2"},t._l(t.$t("securities-list.documents"),(function(n,r){return e("download-card",{key:r,attrs:{subtitle:n.module,title:n.title,inverse:"",href:n.href,target:"_blank",cover:n.cover}},[e("span",{staticClass:"block font-medium"},[t._v(t._s(n.module))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(n.title))])])})),1)])]),t._v(" "),e("tab",{attrs:{title:t.$t("guidelines.tab-title")}},[e("div",{staticClass:"my-12",attrs:{id:"tab-rss"}},[e("div",{staticClass:"grid grid-cols-1 gap-8 my-12 md:grid-cols-2"},t._l(t.$t("guidelines.documents"),(function(n,r){return e("download-card",{key:r,attrs:{subtitle:n.module,title:n.title,inverse:"",href:n.href,target:"_blank",cover:n.cover}},[e("span",{staticClass:"block font-medium"},[t._v(t._s(n.module))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(n.title))])])})),1)])])],1)],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,DownloadCard:n(91).default,Tab:n(117).default,CImage:n(23).default,Tabs:n(152).default})},function(t,e,n){"use strict";n.r(e);var r={name:"ShariaCompliance"},o=n(0),l=n(710),c=n(711),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-00833_l6zvea"}},[t._v(" "+t._s(t.$t("title"))+" ")]),t._v(" "),e("section",{},[e("div",{staticClass:"container"},[e("div",{staticClass:"max-w-5xl",domProps:{innerHTML:t._s(t.$t("desc"))}})])]),t._v(" "),e("section",{staticClass:"pt-0 gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col divide-y-4 divide-black"},[t._l(t.$t("standards"),(function(n,r){return e("div",{key:r,staticClass:"py-12 lg:py-24"},[e("div",{staticClass:"grid grid-cols-1 gap-x-16 gap-y-4 lg:grid-cols-3"},[e("span",{staticClass:"col-span-1"},[e("span",{staticClass:"block uppercase h5 text-primary"},[t._v(" "+t._s(n.type)+" ")]),t._v(" "),e("span",{staticClass:"block h2"},[t._v(" "+t._s(n.title)+" ")])]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",[t._v(t._s(n.desc))]),t._v(" "),t._l(n.documents,(function(r,o){return e("download-card",{key:o,staticClass:"max-w-xl mt-8",attrs:{inverse:"",href:r.href,title:n.title,subtitle:n.type,target:"_blank",cover:r.cover}},[e("span",{staticClass:"block font-medium"},[t._v(t._s(n.type))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(r.title))])])}))],2)])])})),t._v(" "),e("div",{staticClass:"py-12 lg:py-24"},[e("h2",[t._v(t._s(t.$t("faq.title")))]),t._v(" "),e("faqs-accordion-multi",{attrs:{section:"sharia"}})],1)],2)])])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,DownloadCard:n(91).default,FaqsAccordionMulti:n(336).default})},function(t,e,n){"use strict";n.r(e);var r={name:"MarketdataBulletins",computed:{bulletinSrc:function(){return"en"===this.$i18n.locale?"https://service.dfm.ae/Bulletins?L=0":"https://service.dfm.ae/Bulletins?L=1"}},methods:{resizeBulletin:function(){this.$refs.bulletins.style.height=this.$refs.bulletins.contentWindow.document.body.scrollHeight+"px"}}},o=n(0),l=n(396),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/dfm-image-00783_gknx2y"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("iframe",{ref:"bulletins",staticStyle:{width:"100%",height:"700px",overflow:"hidden"},attrs:{src:t.bulletinSrc,frameborder:"0"},on:{load:t.resizeBulletin}})])])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default})},function(t,e,n){"use strict";n.r(e);n(11);var r=n(1),o=(n(6),n(7),n(21),n(3),n(9),n(24),{name:"ShariaClassificationList",fetchOnServer:!1,data:function(){return{shariaList:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=shariahlistingdetails&year=".concat(t.$route.query.y,"&quarter=").concat(t.$route.query.q,"&exchange=").concat(t.$route.query.e,"&Language=").concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,n.json();case 6:t.shariaList=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()})),computed:{year:function(){return this.$route.query.y},quarter:function(){return this.$route.query.q},exchange:function(){return this.$route.query.e}},activated:function(){this.$fetch()},methods:{checkEntry:function(t,e){return t.includes(e)},convertQuarter:function(t){if("en"==this.$i18n.locale)switch(t){case"1":return"Q1";case"2":return"Q2";case"3":return"Q3";case"4":return"Q4"}else if("ar"==this.$i18n.locale)switch(t){case"1":return"الربع الأول";case"2":return"الربع الثاني";case"3":return"الربع الثالث";case"4":return"الربع الرابع"}}}}),l=o,c=n(0),d=n(712),f=n(713),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-00833_l6zvea"}},[t._v(" "+t._s(t.$t("classification.title"))+" ")]),t._v(" "),e("section",{},[e("div",{staticClass:"container"},[t.$fetchState.pending?e("loading-animation"):t.shariaList.length?e("div",[e("div",{staticClass:"table-container content-block"},[e("h3",[t._v(t._s("dfm"==t.exchange?t.$t("commons.dfm"):t.$t("commons.nasdaq-dubai"))+" - "+t._s(t.convertQuarter(t.quarter))+" "+t._s(t.year))]),t._v(" "),e("table",{staticClass:"w-full text-base table-auto data-table"},[e("thead",[e("tr",[e("th",{staticClass:"text-start"}),t._v(" "),e("th",{staticClass:"text-start"},[t._v(t._s(t.$t("classification.list-table-header.4")))]),t._v(" "),e("th",{staticClass:"text-start"},[t._v(t._s(t.$t("classification.list-table-header.5")))]),t._v(" "),e("th",{staticClass:"text-start"},[t._v(t._s(t.$t("classification.list-table-header.6")))])])]),t._v(" "),e("tbody",t._l(t.shariaList,(function(n,r){return e("tr",{key:r},[e("td",[t._v(t._s(n.num)+" "+t._s(n.year))]),t._v(" "),e("td",[t._v(t._s(n.symbol))]),t._v(" "),e("td",[t._v("\n "+t._s(n.name)+"\n ")]),t._v(" "),e("td",[t._v(t._s("en"==t.$i18n.locale?n.remarks:"متوافقة مع الشريعة"))])])})),0)])])]):t._e()],1)]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"text-xs"},[e("strong",[t._v(" "+t._s(t.$t("commons.disclaimer"))+": ")]),e("br"),e("br"),t._v(" "),e("div",{domProps:{innerHTML:t._s(t.$t("classification.disclaimer"))}})])])])],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,LoadingAnimation:n(45).default})},function(t,e,n){"use strict";n.r(e);n(133);var r=n(18),o=n(1),l=(n(6),n(7),n(8),n(21),n(40),n(3),n(9),n(24),n(345)),c=n.n(l),d=(n(547),{name:"OwnershipHoldingStatistics",components:{popper:c.a},fetchOnServer:!1,data:function(){return{foreignownerships:[],keyword:"",filterDate:"",filterKeyword:"",popperOptions:{placement:"top",modifiers:{offset:{offset:"0,10px"}}},excelFields:{Symbol:"CompanySymbol",Origin:"CountryOrigin","Nationals Permitted":"NationalPermitted","Nationals Actual":"NationalOwned","GCC Permitted":"GCCPermitted","GCC Actual":"GCCOwned","Others Permitted":"OtherPermitted","Others Actual":"OtherOwned"}}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){var n,o,data;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=ForeignOwnershipInvestmentsNew&onDate=".concat(t.filterDate,"&Language=").concat(t.$i18n.locale,"&type=json")});case 2:return o=e.sent,e.next=5,o.json();case 5:data=e.sent,t.foreignownerships=(n=[]).concat.apply(n,Object(r.a)(data));case 7:case"end":return e.stop()}}),e)})))()})),computed:{filteredStatistics:function(){var t=this;return this.keyword?this.foreignownerships.filter((function(e){return e.CompanySymbol.toLowerCase().includes(t.keyword.toLowerCase())})):this.foreignownerships}},methods:{convertData:function(data){return"N/A"===data||"0"===data?data:""===data?"N/A":this.$options.filters.priceDecimal(data,2)+"%"},setKeyword:function(t){this.keyword=t},dateChanged:function(t){this.filterDate=t},notAfterToday:function(t){return t.getTime()>Date.now()},clearSearch:function(){this.filterDate=""},totalNonNationals:function(t){return Number(t.GCCOwned)+Number(t.ArabOwned)+Number(t.OtherOwned)}}}),f=d,v=(n(994),n(0)),m=n(714),h=n(715),component=Object(v.a)(f,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/foreign-ownership-hero_pua89d"}},[t._v(" "+t._s(t.$t("foreign-ownership.title"))+" ")]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("p",{staticClass:"lg:max-w-4xl",domProps:{innerHTML:t._s(t.$t("foreign-ownership.desc"))}})])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[t.foreignownerships.length?t._e():e("div",[e("loading-animation")],1),t._v(" "),t.foreignownerships.length?e("div",[e("div",{staticClass:"content-block"},[e("div",{staticClass:"flex flex-col w-full gap-4 lg:flex-row"},[e("div",{staticClass:"w-full"},[t.$fetchState.pending?e("div",[e("loading-animation")],1):e("span",{staticClass:"block"},[t._v("\n "+t._s(t.$t("foreign-ownership.title"))+" "+t._s(t.$t("commons.as-of-date"))+": "),e("span",[t._v(t._s(t._f("prettyDate")(t.foreignownerships[0].AsOf)))]),t._v(" "),e("br"),t._v(" "),e("small",[t._v("("+t._s(t.$t("foreign-ownership.msg1"))+")")])])]),t._v(" "),e("div",{staticClass:"flex flex-col flex-shrink-0 gap-4 md:flex-row"},[e("div",{staticClass:"flex flex-col w-full gap-x-2 gap-y-4 md:flex-row"},[e("div",{staticClass:"flex-1 md:w-64"},[e("search-input",{ref:"filterInput",on:{search:t.setKeyword},model:{value:t.filterKeyword,callback:function(e){t.filterKeyword=e},expression:"filterKeyword"}})],1),t._v(" "),e("single-date-picker",{staticClass:"flex-1",on:{dateChanged:t.dateChanged}}),t._v(" "),e("button",{staticClass:"btn disabled:opacity-50",attrs:{button:"",disabled:!t.filterDate,icon:"no"},on:{click:t.$fetch}},[t._v(t._s(t.$t("global.buttons.search")))])],1)])]),t._v(" "),e("div",{staticClass:"table-container content-block"},[e("table",{staticClass:"w-full table-auto data-table"},[e("thead",[e("tr",[e("th",{attrs:{colspan:"2"}}),t._v(" "),e("th",{staticClass:"!text-center bg-gray-200/60",attrs:{colspan:"3"}},[t._v(t._s(t.$t("foreign-ownership.data-headers.00")))]),t._v(" "),e("th",{staticClass:"!text-center bg-gray-300/90",attrs:{colspan:"3"}},[t._v(t._s(t.$t("foreign-ownership.data-headers.01")))]),t._v(" "),e("th",{staticClass:"!text-center bg-gray-200/60",attrs:{colspan:"3"}},[t._v(t._s(t.$t("foreign-ownership.data-headers.02")))])])]),t._v(" "),e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("foreign-ownership.data-headers[0]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("foreign-ownership.data-headers[1]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("foreign-ownership.data-headers[2]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("foreign-ownership.data-headers[3]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("foreign-ownership.data-headers[4]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("foreign-ownership.data-headers[2]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("foreign-ownership.data-headers[3]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("foreign-ownership.data-headers[4]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("foreign-ownership.data-headers[2]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("foreign-ownership.data-headers[3]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("foreign-ownership.data-headers[4]")))]),t._v(" "),e("th",{},[e("span",{domProps:{innerHTML:t._s(t.$t("foreign-ownership.data-headers[6]"))}})])])]),t._v(" "),e("tbody",t._l(t.filteredStatistics,(function(n,r){return e("tr",{key:n.CompanySymbol},[e("td",[e("div",{staticClass:"relative group"},[e("a",{attrs:{href:t.localePath("/the-exchange/market-information/company/".concat(n.CompanySymbol.trim()))}},[t._v(t._s(n.CompanySymbol))])])]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(n.CountryOrigin))]),t._v(" "),e("td",{staticClass:"price"},[n.NationalPermittedComment&&"AE"!=n.NationalPermittedComment?e("popper",{attrs:{trigger:"hover",options:t.popperOptions}},[e("div",{staticClass:"popper"},[t._v(t._s(n.NationalPermittedComment))]),t._v(" "),e("button",{staticClass:"text-secondary",attrs:{slot:"reference"},slot:"reference"},[t._v(t._s(t.convertData(n.NationalPermitted)))])]):e("span",[t._v(t._s(t.convertData(n.NationalPermitted)))])],1),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t.convertData(n.NationalOwned)))]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t.convertData(n.NationalPermitted-n.NationalOwned)))]),t._v(" "),e("td",{staticClass:"price"},[n.GCCPermittedComment&&"GCC"!=n.GCCPermittedComment?e("popper",{attrs:{trigger:"hover",options:t.popperOptions}},[e("div",{staticClass:"popper"},[t._v(t._s(n.GCCPermittedComment))]),t._v(" "),e("button",{staticClass:"text-secondary",attrs:{slot:"reference"},slot:"reference"},[t._v(t._s(t.convertData(n.GCCPermitted)))])]):e("span",[t._v(t._s(t.convertData(n.GCCPermitted)))])],1),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t.convertData(n.GCCOwned)))]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(n.GCCPermitted?t.convertData(n.GCCPermitted-n.GCCOwned):"N/A"))]),t._v(" "),e("td",{staticClass:"price"},[n.OtherPermittedComment&&"All Foreigners"!=n.OtherPermittedComment?e("popper",{attrs:{trigger:"hover",options:t.popperOptions}},[e("div",{staticClass:"popper"},[t._v(t._s(n.OtherPermittedComment))]),t._v(" "),e("button",{staticClass:"text-secondary",attrs:{slot:"reference"},slot:"reference"},[t._v(t._s(t.convertData(n.OtherPermitted)))])]):e("span",[t._v(t._s(t.convertData(n.OtherPermitted)))])],1),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t.convertData(n.OtherOwned)))]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t.convertData(n.OtherPermitted-n.OtherOwned)))]),t._v(" "),e("td",[t._v(t._s(n.OtherPermitted?t.$t("commons.yes"):t.$t("commons.no")))])])})),0)])]),t._v(" "),e("div",{staticClass:"mt-8 text-end"},[e("client-only",[e("export-excel",{class:{"pointer-events-none":0==t.foreignownerships.length},attrs:{data:t.foreignownerships,fields:t.excelFields,name:"Foreign Ownership"}},[e("button",{staticClass:"btn btn-download btn-primary"},[t._v(t._s(t.$t("global.buttons.downloadExcel")))])])],1)],1)])]):t._e(),t._v(" "),e("hr")]),t._v(" "),e("div",{staticClass:"container content-block"},[e("h3",[t._v(t._s(t.$t("commons.definitions")))]),t._v(" "),e("table",{staticClass:"table-auto table-custom"},[e("tbody",t._l(t.$t("foreign-ownership.definitions"),(function(n,r){return e("tr",{key:r},[e("th",[t._v("\n "+t._s(n.term)+"\n "),e("strong",[t._v(" "+t._s(n.title)+":")])]),t._v(" "),e("td",[e("p",{domProps:{innerHTML:t._s(n.detail)}})])])})),0)]),t._v(" "),e("hr")]),t._v(" "),e("div",{staticClass:"container"},[e("div",{staticClass:"alert"},[e("portal-target",{attrs:{name:"note1",multiple:""}})],1),t._v(" "),e("foot-note",[e("strong",[t._v(t._s(t.$t("commons.disclaimer"))+":")]),t._v(" "),e("span",{staticClass:"prose-sm prose",domProps:{innerHTML:t._s(t.$t("foreign-ownership.disclaimer"))}})])],1)])],1)}),[],!1,null,"23739f9e",null);"function"==typeof m.default&&Object(m.default)(component),"function"==typeof h.default&&Object(h.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,LoadingAnimation:n(45).default,SearchInput:n(55).default,SingleDatePicker:n(341).default,FootNote:n(104).default})},function(t,e,n){"use strict";n.r(e);n(11),n(13),n(25);var r={name:"ListedSecurities",data:function(){return{tabs:[{title:this.$t("data-headers.dfmgi"),href:"/the-exchange/statistics-reports/historical-data/dfmgi"},{title:this.$t("data-headers.sector-indices"),href:"/the-exchange/statistics-reports/historical-data/sector-indices/"},{title:this.$t("data-headers.company-prices"),href:"/the-exchange/statistics-reports/historical-data/company-prices/"},{title:this.$t("data-headers.futures"),href:"/the-exchange/statistics-reports/historical-data/futures/"},{title:this.$t("data-headers.trade-by-nationality"),href:"/the-exchange/statistics-reports/historical-data/trade-by-nationality/"},{title:this.$t("data-headers.trade-by-client-type"),href:"/the-exchange/statistics-reports/historical-data/trade-by-client-type/"}]}},watch:{$route:function(){this.$route.name==this.localeRoute("the-exchange-statistics-reports-historical-data").name&&this.$router.replace(this.localePath({name:"the-exchange-statistics-reports-historical-data-dfmgi"}))}},mounted:function(){this.$route.name==this.localeRoute("the-exchange-statistics-reports-historical-data").name&&this.$router.replace(this.localePath({name:"the-exchange-statistics-reports-historical-data-dfmgi"}))}},o=n(0),l=n(716),c=n(717),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/historical-data-hero_y76vxb"}},[t._v(t._s(t.$t("commons.historical-data")))]),t._v(" "),e("section",{staticClass:"pb-12"},[e("div",{staticClass:"container"},[e("p",{staticClass:"max-w-5xl"},[t._v("\n "+t._s(t.$t("historical.p1"))+"\n ")]),t._v(" "),e("p",{staticClass:"max-w-5xl"},[t._v("\n "+t._s(t.$t("historical.p2"))+"\n ")]),t._v(" "),e("a",{staticClass:"my-8 btn btn-primary",attrs:{href:"https://esrv.dfm.ae/",target:"_blank"}},[t._v(t._s(t.$t("global.buttons.eServices")))])])]),t._v(" "),e("div",{staticClass:"sticky top-0 z-10 bg-white"},[e("div",{staticClass:"container"},[e("faux-tabs",{staticClass:"sticky top-0 z-10",attrs:{tabs:t.tabs}})],1)]),t._v(" "),e("section",{staticClass:"pt-16 gray"},[e("nuxt-child",{attrs:{"keep-alive":""}})],1)],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,FauxTabs:n(134).default})},function(t,e,n){"use strict";n.r(e);n(11);var r=n(1),o=(n(6),n(7),n(71),n(3),n(9),{name:"CompanyPrices",fetchOnServer:!1,data:function(){return{filterDateRange:[],selectedDateRange:[],companies:[],companyPrices:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,data;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t.loading=!0,e.next=4,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=SearchCompanyPrices&Period=custom&FromDate=".concat(t.filterDateRange[0],"&ToDate=").concat(t.filterDateRange[1],"&Companies=").concat(t.filterCompanies,"&Language=").concat(t.$i18n.locale,"&type=json")});case 4:return n=e.sent,e.next=7,n.json();case 7:data=e.sent,t.companyPrices=data,t.selectedDateRange=t.filterDateRange,t.loading=!1,e.next=15;break;case 13:e.prev=13,e.t0=e.catch(0);case 15:case"end":return e.stop()}}),e,null,[[0,13]])})))()})),computed:{filterCompanies:function(){return this.companies.length?this.companies.join(","):""}},created:function(){this.filterDateRange=[this.$dayjs().subtract(3,"month").format("DD/MM/YYYY"),this.$dayjs().format("DD/MM/YYYY")]},methods:{dateChanged:function(t){this.filterDateRange=t},getcompanies:function(t){this.companies=t},addTrendClass:function(t){return t>0?"increase":t<0?"decrease":"nocrease"},justToday:function(t){t([this.$dayjs().toDate(),this.$dayjs().toDate()])},oneWeek:function(t){t([this.$dayjs().subtract(7,"day").toDate(),this.$dayjs().toDate()])},oneMonth:function(t){t([this.$dayjs().subtract(1,"month").toDate(),this.$dayjs().toDate()])},threeMonths:function(t){t([this.$dayjs().subtract(3,"month").toDate(),this.$dayjs().toDate()])},sixMonths:function(t){t([this.$dayjs().subtract(6,"month").toDate(),this.$dayjs().toDate()])},notAfterToday:function(t){return t.getTime()>Date.now()},clearSearch:function(){this.filterDateRange=[]}}}),l=o,c=n(0),d=n(718),f=n(719),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col"},[e("div",{staticClass:"flex flex-col w-full gap-y-8 lg:flex-row"},[e("div",{staticClass:"w-full lg:max-w-sm"},[e("h3",{staticClass:"mb-0"},[t._v(t._s(t.$t("historical.company-prices.title")))]),t._v(" "),e("span",{staticClass:"h5"},[t._v(" "+t._s(t.selectedDateRange[0])+" - "+t._s(t.selectedDateRange[1]))])]),t._v(" "),e("div",{staticClass:"flex flex-col w-full gap-4 md:flex-row md:items-end"},[e("div",{staticClass:"relative w-full form-control lg:max-w-xs lg:ms-auto"},[e("label",{attrs:{for:"date"}},[t._v(" "+t._s(t.$t("commons.date-range"))+" ")]),t._v(" "),e("date-range",{on:{dateChanged:t.dateChanged}})],1),t._v(" "),e("div",{staticClass:"w-full form-control lg:w-64"},[e("company-select",{ref:"companyselect",staticClass:"w-full mx-auto",on:{"get-companies":t.getcompanies}})],1),t._v(" "),e("button",{staticClass:"btn",attrs:{button:"",icon:"no"},on:{click:t.$fetch}},[t._v(t._s(t.$t("global.buttons.search")))])])])]),t._v(" "),e("div",{staticClass:"relative h-1 my-12 bg-black"},[t.$fetchState.pending?e("horizontal-loader"):t._e()],1),t._v(" "),e("div",{staticClass:"content-block"},[e("div",{staticClass:"relative"},t._l(t.companyPrices.sectors,(function(n,r){return e("div",{directives:[{name:"show",rawName:"v-show",value:n.securities.length,expression:"sector.securities.length"}],key:r,staticClass:"mb-8 bg-white",class:{"opacity-50":t.$fetchState.pending}},[e("h4",{staticClass:"px-6 py-4 text-black border-b"},[t._v(t._s(n.name))]),t._v(" "),e("div",{staticClass:"w-auto pb-12 mx-6"},[e("div",{staticClass:"grid grid-cols-1 gap-4 my-8 md:grid-cols-2 lg:grid-cols-4"},[e("base-card",{scopedSlots:t._u([{key:"content",fn:function(){return[e("span",{staticClass:"block"},[t._v(" "+t._s(t.$t("data-headers.securities")))]),t._v(" "),e("span",{staticClass:"h4"},[t._v(t._s(n.total_securities))])]},proxy:!0}],null,!0)}),t._v(" "),e("base-card",{scopedSlots:t._u([{key:"content",fn:function(){return[e("span",{staticClass:"block"},[t._v(" "+t._s(t.$t("data-headers.trades")))]),t._v(" "),e("span",{staticClass:"h4"},[t._v(t._s(t._f("numFormat")(n.total_trades,"0,0")))])]},proxy:!0}],null,!0)}),t._v(" "),e("base-card",{scopedSlots:t._u([{key:"content",fn:function(){return[e("span",{staticClass:"block"},[t._v(" "+t._s(t.$t("data-headers.volume")))]),t._v(" "),e("span",{staticClass:"h4"},[t._v(t._s(t._f("numFormat")(n.total_volume)))])]},proxy:!0}],null,!0)}),t._v(" "),e("base-card",{scopedSlots:t._u([{key:"content",fn:function(){return[e("span",{staticClass:"block"},[t._v(" "+t._s(t.$t("data-headers.value")))]),t._v(" "),e("span",{staticClass:"h4"},[t._v(t._s(t._f("numberFormat")(n.total_value,"0,0.00")))])]},proxy:!0}],null,!0)})],1),t._v(" "),e("div",{staticClass:"table-container"},[e("table",{staticClass:"w-full table-auto data-table table-condensed"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("data-headers.symbol")))]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.name")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.prev-close")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.close")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.open")))]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.last-price"))+" ("+t._s(t.$t("data-headers.date"))+")")]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.change")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.change-perc")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.high")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.low")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.trades")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.volume")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.value")))])])]),t._v(" "),e("tbody",t._l(n.securities,(function(n,r){return e("tr",{key:r},[e("td",[e("nuxt-link",{attrs:{to:t.localePath("/the-exchange/market-information/company/".concat(n.symbol))}},[t._v(t._s(n.symbol))])],1),t._v(" "),e("td",[e("span",{staticClass:"block w-48 truncate"},[t._v(t._s(n.name)+" ")])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.prev_close,"0,0.000")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.close,"0,0.000")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.open,"0,0.000")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numberFormat")(n.last_trade_price))+" ")]),t._v(" "),e("small",[e("span",{staticClass:"num"},[t._v("("+t._s(t._f("prettyDate")(n.last_trade_price_date,"DD-MM-YYYY"))+")")])])]),t._v(" "),e("td",[e("price-change",{staticClass:"block text-end mr4",attrs:{value:t.$options.filters.numberFormat(n.change,"0,0.00")}})],1),t._v(" "),e("td",[e("price-change",{staticClass:"block TrendClass text-end mr4",attrs:{value:t.$options.filters.numberFormat(n.change_percentage,"0,0.000")}})],1),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.high,"0,0.000")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.low,"0,0.000")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.trade_count)))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.volume,"0,0")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.value,"0,0.00")))])])])})),0)])])])])})),0)])])}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{DateRange:n(103).default,CompanySelect:n(574).default,HorizontalLoader:n(159).default,BaseCard:n(101).default,PriceChange:n(153).default})},function(t,e,n){"use strict";n.r(e);var r=n(4),o=n(1);n(6),n(28),n(7),n(8),n(17),n(47),n(48),n(38),n(3),n(9),n(19);function l(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function c(t){for(var e=1;e0?"increase":t.c<0?"decrease":"nocrease";return c(c({},t),{},{ChangeTrendClass:e})}))},chartData:function(){var t=this;if(!this.loading)return this.chart.points.map((function(e){return{date:t.$dayjs(e.Item1).format("YYYY-MM-DD"),currentIndex:e.Item2}}))}},created:function(){this.filterDateRange=[this.$dayjs().subtract(3,"month").format("DD/MM/YYYY"),this.$dayjs().format("DD/MM/YYYY")]},methods:{dateChanged:function(t){this.filterDateRange=t},addTrendClass:function(t){return t>0?"increase":t<0?"decrease":"nocrease"},justToday:function(t){t([this.$dayjs().toDate(),this.$dayjs().toDate()])},oneWeek:function(t){t([this.$dayjs().subtract(7,"day").toDate(),this.$dayjs().toDate()])},oneMonth:function(t){t([this.$dayjs().subtract(1,"month").toDate(),this.$dayjs().toDate()])},threeMonths:function(t){t([this.$dayjs().subtract(3,"month").toDate(),this.$dayjs().toDate()])},sixMonths:function(t){t([this.$dayjs().subtract(6,"month").toDate(),this.$dayjs().toDate()])},notAfterToday:function(t){return t.getTime()>Date.now()},clearSearch:function(){this.filterDateRange=[]}}},f=d,v=n(0),m=n(720),h=n(721),component=Object(v.a)(f,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col"},[e("div",{staticClass:"flex flex-col w-full lg:flex-row"},[e("h3",{staticClass:"mb-0 lg:max-w-sm"},[t._v(t._s(t.$t("historical.dfmgi.title")))]),t._v(" "),e("div",{staticClass:"flex flex-col w-full gap-4 md:flex-row md:items-end"},[e("div",{staticClass:"relative w-full lg:ms-auto form-control lg:max-w-sm"},[e("label",{attrs:{for:"date"}},[t._v(" "+t._s(t.$t("commons.date-range")))]),t._v(" "),e("date-range",{on:{dateChanged:t.dateChanged}})],1),t._v(" "),e("button",{staticClass:"btn",attrs:{button:"",icon:"no"},on:{click:t.$fetch}},[t._v(t._s(t.$t("global.buttons.search")))])])])]),t._v(" "),e("div",{staticClass:"content-block",class:{"opacity-40":t.$fetchState.pending}},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"table-container"},[t.dfmgi?e("table",{staticClass:"w-full table-auto data-table"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("data-headers.previous-index")))]),t._v(" "),e("th",[t._v("\n "+t._s(t.$t("data-headers.high"))+" "),e("small",[t._v("("+t._s(t.$t("data-headers.date"))+")")])]),t._v(" "),e("th",[t._v("\n "+t._s(t.$t("data-headers.low"))+" "),e("small",[t._v("("+t._s(t.$t("data-headers.date"))+")")])]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.current-index")))]),t._v(" "),e("th",{staticClass:"!text-end"},[t._v(t._s(t.$t("data-headers.change")))]),t._v(" "),e("th",{staticClass:"!text-end"},[t._v(t._s(t.$t("data-headers.change-perc")))])])]),t._v(" "),e("tbody",[e("tr",[e("td",[e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(t.dfmgi.stats.previous_index,2)))])]),t._v(" "),e("td",[e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(t.dfmgi.stats.high,2))+" ("+t._s(t._f("prettyDate")(t.dfmgi.stats.high_date,"DD/MM/YYYY"))+")")])]),t._v(" "),e("td",[e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(t.dfmgi.stats.low,2))+" ("+t._s(t._f("prettyDate")(t.dfmgi.stats.low_date,"DD/MM/YYYY"))+")")])]),t._v(" "),e("td",[e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(t.dfmgi.stats.current_index,2)))])]),t._v(" "),e("td",[e("price-change",{staticClass:"block text-end mr4",attrs:{value:t.dfmgi.stats.change}})],1),t._v(" "),e("td",[e("price-change",{staticClass:"block TrendClass text-end mr4",attrs:{value:t.dfmgi.stats.change_percentage}})],1)])])]):t._e()])]),t._v(" "),e("client-only",[e("div",{staticClass:"content-block"},[t.chartData?e("chart-component",{attrs:{"chart-data":t.chartData,"chart-code":"DFMGI","chart-title":""}},[t._v(t._s(t.$t("commons.loading-chart")))]):t._e()],1)]),t._v(" "),e("div",{staticClass:"content-block"},[e("div",{staticClass:"table-container"},[t.yearlyClosing?e("table",{staticClass:"w-full table-auto data-table"},[e("thead",[e("tr",t._l(t.yearlyClosing,(function(n,r){return e("th",{key:r,staticClass:"!text-center"},[t._v("\n "+t._s(t.$t("data-headers.closing-price"))+" "),e("br"),t._v("\n "+t._s(n.year)+"\n ")])})),0)]),t._v(" "),e("tbody",[e("tr",t._l(t.dfmgi.yearly_closing,(function(n,r){return e("td",{key:r,staticClass:"text-center"},[t._v(t._s(n.value))])})),0)])]):t._e()])]),t._v(" "),e("hr"),t._v(" "),e("div",{staticClass:"content-block"},[e("div",{staticClass:"flex flex-col w-full gap-4 lg:flex-row"},[e("div",{staticClass:"w-full"},[e("h3",{staticClass:"w-full mb-0"},[t._v(t._s(t.$t("commons.results")))]),t._v(" "),e("span",{staticClass:"text-sm uppercase text-body"},[t._v(t._s(t.$t("commons.results-from"))+" "+t._s(t.selectedDateRange[0])+" - "+t._s(t.selectedDateRange[1]))])]),t._v(" "),e("div",{staticClass:"w-full lg:text-end"},[e("client-only",[t.dailyClosing?e("export-excel",{attrs:{data:t.modifiedDailyClosing,fields:t.excelFields,name:"DFMGI Daily Closing"}},[e("button",{staticClass:"btn btn-download btn-primary"},[t._v(t._s(t.$t("global.buttons.downloadExcel")))])]):t._e()],1)],1)]),t._v(" "),e("div",{staticClass:"table-container content-block"},[t.dailyClosing?e("table",{staticClass:"w-full table-fixed data-table table-condensed"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("data-headers.date")))]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.dfm-index")))]),t._v(" "),e("th",{staticClass:"!text-end"},[t._v(t._s(t.$t("data-headers.change")))]),t._v(" "),e("th",{staticClass:"!text-end"},[t._v(t._s(t.$t("data-headers.change-perc")))])])]),t._v(" "),e("tbody",t._l(t.modifiedDailyClosing,(function(n,r){return e("tr",{key:r},[e("td",[e("span",{staticClass:"num"},[t._v(t._s(t._f("prettyDate")(n.d,"DD/MM/YYYY")))])]),t._v(" "),e("td",[e("span",{staticClass:"num"},[t._v(t._s(n.i))])]),t._v(" "),e("td",[e("price-change",{staticClass:"block text-end mr4",attrs:{value:n.c}})],1),t._v(" "),e("td",[e("price-change",{staticClass:"block TrendClass text-end mr4",attrs:{value:n.cp}})],1)])})),0)]):t._e()])])],1)])}),[],!1,null,null,null);"function"==typeof m.default&&Object(m.default)(component),"function"==typeof h.default&&Object(h.default)(component);e.default=component.exports;installComponents(component,{DateRange:n(103).default,PriceChange:n(153).default,ChartComponent:n(338).default})},function(t,e,n){"use strict";n.r(e);n(11);var r=n(4),o=n(1);n(6),n(28),n(7),n(8),n(17),n(47),n(48),n(38),n(3),n(9),n(19);function l(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function c(t){for(var e=1;e0?"increase":t.change<0?"decrease":"nocrease";return c(c({},t),{},{ChangeTrendClass:e})}))}},created:function(){this.filterDateRange=[this.$dayjs().subtract(3,"month").format("DD/MM/YYYY"),this.$dayjs().format("DD/MM/YYYY")]},methods:{dateChanged:function(t){this.filterDateRange=t},addTrendClass:function(t){return t>0?"increase":t<0?"decrease":"nocrease"},justToday:function(t){t([this.$dayjs().toDate(),this.$dayjs().toDate()])},oneWeek:function(t){t([this.$dayjs().subtract(7,"day").toDate(),this.$dayjs().toDate()])},oneMonth:function(t){t([this.$dayjs().subtract(1,"month").toDate(),this.$dayjs().toDate()])},threeMonths:function(t){t([this.$dayjs().subtract(3,"month").toDate(),this.$dayjs().toDate()])},sixMonths:function(t){t([this.$dayjs().subtract(6,"month").toDate(),this.$dayjs().toDate()])},notAfterToday:function(t){return t.getTime()>Date.now()},clearSearch:function(){this.filterDateRange=[]}}},f=d,v=n(0),m=n(722),h=n(723),component=Object(v.a)(f,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col"},[e("div",{staticClass:"flex flex-col w-full lg:flex-row"},[e("div",{staticClass:"w-full lg:max-w-sm"},[e("h3",{staticClass:"mb-0"},[t._v(t._s(t.$t("historical.futures.title")))])]),t._v(" "),e("div",{staticClass:"flex flex-col w-full gap-4 md:flex-row md:items-end"},[e("div",{staticClass:"relative w-full lg:ms-auto form-control lg:max-w-sm"},[e("label",{attrs:{for:"date"}},[t._v(" "+t._s(t.$t("commons.date-range"))+" ")]),t._v(" "),e("date-range",{on:{dateChanged:t.dateChanged}})],1),t._v(" "),e("button",{staticClass:"btn",attrs:{button:"",icon:"no"},on:{click:t.$fetch}},[t._v(t._s(t.$t("global.buttons.search")))])])])]),t._v(" "),e("div",{staticClass:"relative h-1 my-12 bg-black"},[t.$fetchState.pending?e("horizontal-loader"):t._e()],1),t._v(" "),e("div",{staticClass:"content-block",class:{"opacity-40":t.$fetchState.pending}},[e("div",{staticClass:"flex flex-col w-full gap-4 lg:flex-row"},[e("div",{staticClass:"w-full"},[e("h3",{staticClass:"w-full mb-0"},[t._v(t._s(t.$t("commons.results")))]),t._v(" "),e("span",{staticClass:"text-sm uppercase text-body"},[t._v(t._s(t.$t("commons.results-from"))+" "+t._s(t.selectedDateRange[0])+" - "+t._s(t.selectedDateRange[1]))])]),t._v(" "),e("div",{staticClass:"w-full lg:text-end"},[e("client-only",[t.historicalFutures?e("export-excel",{attrs:{data:t.historicalFutures,fields:t.excelFields,name:"Historical Futures Prices"}},[e("button",{staticClass:"btn btn-download btn-primary"},[t._v(t._s(t.$t("global.buttons.downloadExcel")))])]):t._e()],1)],1)]),t._v(" "),t.futures?e("div",{staticClass:"grid grid-cols-1 gap-4 my-8 md:grid-cols-2 lg:grid-cols-4"},[e("base-card",{attrs:{inverse:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("decorator",{attrs:{small:""}}),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.$t("data-headers.trades")))]),t._v(" "),e("span",{staticClass:"h4"},[t._v(t._s(t.futures.total_trades))])]},proxy:!0}],null,!1,859656240)}),t._v(" "),e("base-card",{attrs:{inverse:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("decorator",{attrs:{small:""}}),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.$t("data-headers.open-interest")))]),t._v(" "),e("span",{staticClass:"h4"},[t._v(t._s(t._f("numFormat")(t.futures.total_open_interest,"0,0")))])]},proxy:!0}],null,!1,164254158)}),t._v(" "),e("base-card",{attrs:{inverse:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("decorator",{attrs:{small:""}}),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.$t("data-headers.volume")))]),t._v(" "),e("span",{staticClass:"h4"},[t._v(t._s(t._f("numFormat")(t.futures.total_volume)))])]},proxy:!0}],null,!1,938378556)}),t._v(" "),e("base-card",{attrs:{inverse:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("decorator",{attrs:{small:""}}),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.$t("data-headers.value")))]),t._v(" "),e("span",{staticClass:"h4"},[t._v(t._s(t._f("numberFormat")(t.futures.total_value,"0,0.00")))])]},proxy:!0}],null,!1,353187655)})],1):t._e(),t._v(" "),e("div",{staticClass:"table-container content-block lg:h-[600px] lg:overflow-y-scroll"},[e("table",{staticClass:"w-full table-auto data-table table-condensed"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("data-headers.symbol")))]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.name")))]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.expiry-date")))]),t._v(" "),e("th",[t._v("\n "+t._s(t.$t("data-headers.contract-size"))+" "),e("br"),t._v("\n ("+t._s(t.$t("data-headers.latest"))+")\n ")]),t._v(" "),e("th",[e("span",{domProps:{innerHTML:t._s(t.$t("data-headers.underlying-security-code"))}})]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.trades")))]),t._v(" "),e("th",{staticClass:"price"},[t._v("\n "+t._s(t.$t("data-headers.volume"))+" "),e("br"),t._v("\n ("+t._s(t.$t("data-headers.contracts"))+")\n ")]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.value")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.open-interest")))]),t._v(" "),e("th",{staticClass:"price"},[t._v("\n "+t._s(t.$t("data-headers.close"))+" "),e("br"),t._v("\n ("+t._s(t.$t("data-headers.settlement-price"))+")\n ")]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.prev-close")))]),t._v(" "),e("th",{staticClass:"price"},[t._v("\n "+t._s(t.$t("data-headers.last-price"))+" "),e("br"),t._v("\n ("+t._s(t.$t("data-headers.date"))+")\n ")]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.change")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.change-perc")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.open")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.high")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.low")))])])]),t._v(" "),e("tbody",t._l(t.historicalFutures,(function(n){return e("tr",{key:n.symbol},[e("td",[t._v("\n "+t._s(n.symbol)+"\n ")]),t._v(" "),e("td",[e("span",{staticClass:"block w-48 truncate"},[t._v(t._s(n.name)+" ")])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("prettyDate")(n.expiry_date,"DD/MM/YYYY")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(n.contract_size))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",[t._v(t._s(n.underlying_code))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(n.trade_count))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.volume)))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(n.value,2)))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(n.open_interest))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.close,"0,0.000")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.prev_close,"0,0.000")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[n.last_trade_price_date?e("small",[t._v("("+t._s(n.last_trade_price_date)+")")]):t._e(),t._v("\n "+t._s(t._f("priceDecimal")(n.last_trade_price,3))+"\n ")])]),t._v(" "),e("td",[e("price-change",{staticClass:"block text-end mr4",attrs:{value:t.$options.filters.numFormat(n.change,"0,0.00")}})],1),t._v(" "),e("td",[e("price-change",{staticClass:"block TrendClass text-end mr4",attrs:{value:t.$options.filters.numFormat(n.change_percentage,"0,0.00")}})],1),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.open,"0,0.000")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.high,"0,0.000")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.low,"0,0.000")))])])])})),0)])])])])}),[],!1,null,null,null);"function"==typeof m.default&&Object(m.default)(component),"function"==typeof h.default&&Object(h.default)(component);e.default=component.exports;installComponents(component,{DateRange:n(103).default,HorizontalLoader:n(159).default,Decorator:n(43).default,BaseCard:n(101).default,PriceChange:n(153).default})},function(t,e,n){"use strict";n.r(e);n(8),n(17),n(11),n(3);var r=n(4),o=n(1);n(6),n(28),n(7),n(47),n(48),n(38),n(9),n(19);function l(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function c(t){for(var e=1;e0?"increase":t.Change<0?"decrease":"nocrease";return c(c({},t),{},{ChangeTrendClass:e})}))}},created:function(){this.filterDateRange=[this.$dayjs().subtract(3,"month").format("DD/MM/YYYY"),this.$dayjs().format("DD/MM/YYYY")]},methods:{dateChanged:function(t){this.filterDateRange=t},addTrendClass:function(t){return t>0?"increase":t<0?"decrease":"nocrease"},justToday:function(t){t([this.$dayjs().toDate(),this.$dayjs().toDate()])},oneWeek:function(t){t([this.$dayjs().subtract(7,"day").toDate(),this.$dayjs().toDate()])},oneMonth:function(t){t([this.$dayjs().subtract(1,"month").toDate(),this.$dayjs().toDate()])},threeMonths:function(t){t([this.$dayjs().subtract(3,"month").toDate(),this.$dayjs().toDate()])},sixMonths:function(t){t([this.$dayjs().subtract(6,"month").toDate(),this.$dayjs().toDate()])},notAfterToday:function(t){return t.getTime()>Date.now()},clearSearch:function(){this.filterDateRange=[]}}},f=d,v=n(0),m=n(397),component=Object(v.a)(f,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col"},[e("div",{staticClass:"flex flex-col w-full lg:flex-row"},[e("h3",{staticClass:"mb-0 lg:max-w-sm"},[t._v(t._s(t.$t("title")))]),t._v(" "),e("div",{staticClass:"flex flex-col w-full gap-4 md:flex-row md:items-end"},[e("div",{staticClass:"relative lg:ms-auto form-control lg:max-w-md"},[e("label",{attrs:{for:"date"}},[t._v(" "+t._s(t.$t("commons.date-range")))]),t._v(" "),e("date-range",{on:{dateChanged:t.dateChanged}})],1),t._v(" "),e("div",{staticClass:"form-control"},[e("label",{attrs:{for:"year"}},[t._v(" "+t._s(t.$t("commons.sector"))+" ")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.selectedSector,expression:"selectedSector"}],staticClass:"w-full md:w-64",attrs:{id:"sector",name:"sector"},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.selectedSector=e.target.multiple?n:n[0]}}},[e("option",{attrs:{value:"All"}},[t._v(t._s(t.$t("commons.all")))]),t._v(" "),t._l(t.sectorsData,(function(n){return e("option",{key:n.SectorID,domProps:{value:n.SectorID}},[t._v(t._s(n.SectorName))])}))],2)]),t._v(" "),e("button",{staticClass:"btn",attrs:{button:"",icon:"no"},on:{click:t.$fetch}},[t._v(t._s(t.$t("global.buttons.search")))])])])]),t._v(" "),e("div",{staticClass:"relative h-1 my-12 bg-black"},[t.$fetchState.pending?e("horizontal-loader"):t._e()],1),t._v(" "),e("div",{staticClass:"content-block"},[e("div",{staticClass:"flex flex-col w-full gap-4 lg:flex-row"},[e("div",{staticClass:"w-full"},[e("h3",{staticClass:"w-full mb-0"},[t._v(t._s(t.$t("commons.results")))]),t._v(" "),e("span",{staticClass:"text-sm uppercase text-body"},[t._v(t._s(t.$t("commons.results-from"))+" "+t._s(t.selectedDateRange[0])+" - "+t._s(t.selectedDateRange[1]))])]),t._v(" "),e("div",{staticClass:"w-full lg:text-end"},[e("client-only",[t.sectorIndices?e("export-excel",{attrs:{data:t.sectorIndices,fields:t.excelFields,name:"DFM Historical Sector Indices Performance"}},[e("button",{staticClass:"btn btn-download btn-primary"},[t._v(t._s(t.$t("global.buttons.downloadExcel")))])]):t._e()],1)],1)]),t._v(" "),e("div",{staticClass:"table-container content-block"},[e("table",{staticClass:"w-full table-auto data-table"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("data-headers.index")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.open-price")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.high")))]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.high"))+" ("+t._s(t.$t("data-headers.date"))+")")]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.low")))]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.low"))+" ("+t._s(t.$t("data-headers.date"))+")")]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.current-index")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.change")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.change-perc")))])])]),t._v(" "),e("tbody",t._l(t.modifiedSectorIndices,(function(n,r){return e("tr",{key:r},[e("td",[t._v(t._s(n.name))]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t._f("priceDecimal")(n.open_price,2)))]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t._f("priceDecimal")(n.high,2)))]),t._v(" "),e("td",[t._v(t._s(t._f("prettyDate")(n.high_date,"DD/MM/YYYY")))]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t._f("priceDecimal")(n.low,2)))]),t._v(" "),e("td",[t._v(t._s(t._f("prettyDate")(n.low_date,"DD/MM/YYYY")))]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t._f("priceDecimal")(n.current_index,0)))]),t._v(" "),e("td",{staticClass:"price"},[e("price-change",{attrs:{value:n.change}})],1),t._v(" "),e("td",[e("price-change",{staticClass:"TrendClass",attrs:{value:n.change_percentage}})],1)])})),0)])])])])}),[],!1,null,null,null);"function"==typeof m.default&&Object(m.default)(component);e.default=component.exports;installComponents(component,{DateRange:n(103).default,HorizontalLoader:n(159).default,PriceChange:n(153).default})},function(t,e,n){"use strict";n.r(e);n(11);var r=n(1),o=(n(6),n(7),n(111),n(3),n(9),n(19),{name:"TradeByClientType",fetchOnServer:!1,data:function(){return{filterDateRange:[],selectedDateRange:[],tradeClientType:[],excelFields:{"Client Type":"name","Net Investment - AED":"net_investment","Value of stocks sold - AED":"value_sold","Value of stocks bought":"value_bought"}}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,data,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t.loading=!0,e.next=4,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=SearchTradeClient&Period=custom&FromDate=".concat(t.filterDateRange[0],"&ToDate=").concat(t.filterDateRange[1],"&Language=").concat(t.$i18n.locale,"&type=json")});case 4:return n=e.sent,e.next=7,n.json();case 7:data=e.sent,r={name:"Total Institutional Investment",net_investment:0,value_sold:0,value_bought:0},data.sections.forEach((function(element){"banks"!=element.name.toLowerCase()&&"companies"!=element.name.toLowerCase()&&"institutions"!=element.name.toLowerCase()||(r.net_investment+=element.net_investment,r.value_sold+=element.value_sold,r.value_bought+=element.value_bought)})),data.sections.splice(3,0,r),data.sections.push({name:"Total",net_investment:data.total_net_investment,value_sold:data.total_value_sold,value_bought:data.total_value_bought}),t.tradeClientType=data.sections,t.selectedDateRange=t.filterDateRange,t.loading=!1,e.next=19;break;case 17:e.prev=17,e.t0=e.catch(0);case 19:case"end":return e.stop()}}),e,null,[[0,17]])})))()})),computed:{localeLabel:function(){var t=this;return function(e){return"banks"==e.toLowerCase()?t.$t("historical.trade-by-client.data-headers.th5"):"companies"==e.toLowerCase()?t.$t("historical.trade-by-client.data-headers.th6"):"institutions"==e.toLowerCase()?t.$t("historical.trade-by-client.data-headers.th7"):"total institutional investment"==e.toLowerCase()?t.$t("historical.trade-by-client.data-headers.th8"):"individuals"==e.toLowerCase()?t.$t("historical.trade-by-client.data-headers.th9"):"other"==e.toLowerCase()?t.$t("historical.trade-by-client.data-headers.th10"):"total"==e.toLowerCase()?t.$t("historical.trade-by-client.data-headers.th11"):""}}},created:function(){this.filterDateRange=[this.$dayjs().subtract(3,"month").format("DD/MM/YYYY"),this.$dayjs().format("DD/MM/YYYY")]},methods:{dateChanged:function(t){this.filterDateRange=t},addTrendClass:function(t){return t>0?"increase":t<0?"decrease":"nocrease"}}}),l=o,c=n(0),d=n(724),f=n(725),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col"},[e("div",{staticClass:"flex flex-col w-full lg:flex-row"},[e("div",{staticClass:"w-full lg:max-w-sm"},[e("h3",{staticClass:"mb-0"},[t._v(t._s(t.$t("historical.trade-by-client.title")))])]),t._v(" "),e("div",{staticClass:"flex flex-col w-full gap-4 md:flex-row md:items-end"},[e("div",{staticClass:"relative lg:ms-auto form-control lg:max-w-md"},[e("label",{attrs:{for:"date"}},[t._v(" "+t._s(t.$t("commons.date-range")))]),t._v(" "),e("date-range",{on:{dateChanged:t.dateChanged}})],1),t._v(" "),e("button",{staticClass:"btn",attrs:{button:"",icon:"no"},on:{click:t.$fetch}},[t._v(t._s(t.$t("global.buttons.search")))])])])]),t._v(" "),e("div",{staticClass:"relative h-1 my-12 bg-black"},[t.$fetchState.pending?e("horizontal-loader"):t._e()],1),t._v(" "),e("div",{staticClass:"content-block"},[e("div",{staticClass:"flex flex-col w-full gap-4 lg:flex-row"},[e("div",[e("h3",{staticClass:"w-full mb-0"},[t._v(t._s(t.$t("commons.results")))]),t._v(" "),e("span",{staticClass:"h5"},[t._v(t._s(t.$t("historical.trade-by-client.filter-desc"))+" "+t._s(t.selectedDateRange[0])+" - "+t._s(t.selectedDateRange[1]))])]),t._v(" "),e("div",{staticClass:"w-full lg:text-end"},[e("client-only",[t.tradeClientType?e("export-excel",{attrs:{data:t.tradeClientType,fields:t.excelFields,name:"DFM Historical Data - Trade by Client Type"}},[e("button",{staticClass:"btn btn-download btn-primary"},[t._v(t._s(t.$t("global.buttons.downloadExcel")))])]):t._e()],1)],1)]),t._v(" "),e("div",{staticClass:"table-container content-block"},[e("table",{staticClass:"w-full table-auto data-table"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("historical.trade-by-client.data-headers.th1")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("historical.trade-by-client.data-headers.th2")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("historical.trade-by-client.data-headers.th3")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("historical.trade-by-client.data-headers.th4")))])])]),t._v(" "),e("tbody",t._l(t.tradeClientType,(function(n,r){return e("tr",{key:r,class:{"font-bold":"Total Institutional Investment"==n.name||"Total"==n.name}},[e("td",{staticClass:"text-xs uppercase"},[t._v(t._s(t.localeLabel(n.name)))]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(n.net_investment,2)))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(n.value_sold,2)))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(n.value_bought,2)))])])])})),0)])])])])}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{DateRange:n(103).default,HorizontalLoader:n(159).default})},function(t,e,n){"use strict";n.r(e);n(11);var r=n(1),o=(n(6),n(7),n(111),n(3),n(9),n(19),{name:"TradeByNationality",fetchOnServer:!1,data:function(){return{filterDateRange:[],selectedDateRange:[],tradeNationality:[],excelFields:{Nationality:"name","Net Investment - AED":"net_investment","Value of stocks sold - AED":"value_sold","Value of stocks bought":"value_bought"}}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,data,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t.loading=!0,e.next=4,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=SearchTradeNational&Period=custom&FromDate=".concat(t.filterDateRange[0],"&ToDate=").concat(t.filterDateRange[1],"&Language=").concat(t.$i18n.locale,"&type=json")});case 4:return n=e.sent,e.next=7,n.json();case 7:data=e.sent,r={name:"Total Foreign Trading",net_investment:0,value_sold:0,value_bought:0},data.sections.forEach((function(element){"UAE Nationals"!=element.name&&(r.net_investment+=element.net_investment,r.value_sold+=element.value_sold,r.value_bought+=element.value_bought)})),data.sections.splice(3,0,r),data.sections.push({name:"Total",net_investment:data.total_net_investment,value_sold:data.total_value_sold,value_bought:data.total_value_bought}),t.tradeNationality=data.sections,t.selectedDateRange=t.filterDateRange,t.loading=!1,e.next=19;break;case 17:e.prev=17,e.t0=e.catch(0);case 19:case"end":return e.stop()}}),e,null,[[0,17]])})))()})),computed:{localeLabel:function(){var t=this;return function(e){return"arab"==e.toLowerCase()?t.$t("data-headers.th5"):"gcc"==e.toLowerCase()?t.$t("data-headers.th6"):"others"==e.toLowerCase()?t.$t("data-headers.th7"):"uae nationals"==e.toLowerCase()?t.$t("data-headers.th8"):"total foreign trading"==e.toLowerCase()?t.$t("data-headers.th9"):"total"==e.toLowerCase()?t.$t("data-headers.th10"):""}}},created:function(){this.filterDateRange=[this.$dayjs().subtract(3,"month").format("DD/MM/YYYY"),this.$dayjs().format("DD/MM/YYYY")]},methods:{dateChanged:function(t){this.filterDateRange=t},addTrendClass:function(t){return t>0?"increase":t<0?"decrease":"nocrease"},justToday:function(t){t([this.$dayjs().toDate(),this.$dayjs().toDate()])},oneWeek:function(t){t([this.$dayjs().subtract(7,"day").toDate(),this.$dayjs().toDate()])},oneMonth:function(t){t([this.$dayjs().subtract(1,"month").toDate(),this.$dayjs().toDate()])},threeMonths:function(t){t([this.$dayjs().subtract(3,"month").toDate(),this.$dayjs().toDate()])},sixMonths:function(t){t([this.$dayjs().subtract(6,"month").toDate(),this.$dayjs().toDate()])},notAfterToday:function(t){return t.getTime()>Date.now()},clearSearch:function(){this.filterDateRange=[]}}}),l=o,c=n(0),d=n(398),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col"},[e("div",{staticClass:"flex flex-col w-full lg:flex-row"},[e("div",{staticClass:"w-full lg:max-w-sm"},[e("h3",{staticClass:"mb-0"},[t._v(t._s(t.$t("title")))])]),t._v(" "),e("div",{staticClass:"flex flex-col w-full gap-4 md:flex-row md:items-end"},[e("div",{staticClass:"relative lg:ms-auto form-control lg:max-w-md"},[e("label",{attrs:{for:"date"}},[t._v(" "+t._s(t.$t("commons.date-range")))]),t._v(" "),e("date-range",{on:{dateChanged:t.dateChanged}})],1),t._v(" "),e("button",{staticClass:"btn",attrs:{button:"",icon:"no"},on:{click:t.$fetch}},[t._v(t._s(t.$t("global.buttons.search")))])])])]),t._v(" "),e("div",{staticClass:"relative h-1 my-12 bg-black"},[t.$fetchState.pending?e("horizontal-loader"):t._e()],1),t._v(" "),e("div",{staticClass:"content-block",class:{"opacity-40":t.$fetchState.pending}},[e("div",{staticClass:"flex flex-col w-full gap-4 lg:flex-row"},[e("div",{staticClass:"w-full"},[e("h3",{staticClass:"w-full mb-0"},[t._v(t._s(t.$t("commons.results")))]),t._v(" "),e("span",{staticClass:"text-sm uppercase text-body"},[t._v(t._s(t.$t("commons.results-from"))+" "+t._s(t.selectedDateRange[0])+" - "+t._s(t.selectedDateRange[1]))])]),t._v(" "),e("div",{staticClass:"w-full lg:text-end"},[e("client-only",[t.tradeNationality?e("export-excel",{attrs:{data:t.tradeNationality,fields:t.excelFields,name:"DFM Historical Data - Trade by Nationality"}},[e("button",{staticClass:"btn btn-download btn-primary"},[t._v(t._s(t.$t("global.buttons.downloadExcel")))])]):t._e()],1)],1)]),t._v(" "),e("div",{staticClass:"table-container content-block"},[e("table",{staticClass:"w-full table-auto data-table"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("data-headers.th1")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.th2")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.th3")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.th4")))])])]),t._v(" "),e("tbody",t._l(t.tradeNationality,(function(n,r){return e("tr",{key:r,class:{"font-bold":"Total Foreign Trading"==n.name||"Total"==n.name}},[e("td",{staticClass:"text-xs uppercase"},[t._v(t._s(t.localeLabel(n.name)))]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(n.net_investment,2)))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(n.value_sold,2)))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(n.value_bought,2)))])])])})),0)])])])])}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{DateRange:n(103).default,HorizontalLoader:n(159).default})},function(t,e,n){"use strict";n.r(e);n(133);var r=n(18),o=n(1),l=(n(6),n(7),n(8),n(21),n(40),n(3),n(9),n(24),{name:"OwnershipHoldingStatistics",components:{SearchInput:n(55).default},fetchOnServer:!1,data:function(){return{statistics:[],keyword:"",filterDate:"",filterKeyword:"",excelFields:{Symbol:"CompanySymbol",Origin:"CountryOrigin","Nationals Owned":{field:"NationalOwned",callback:function(t){return"".concat(t,"%")}},"GCC Owned":{field:"GCCOwned",callback:function(t){return"".concat(t,"%")}},"Arabs Owned":{field:"ArabOwned",callback:function(t){return"".concat(t,"%")}},"Others Owned":{field:"OtherOwned",callback:function(t){return"".concat(t,"%")}}}}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){var n,o,data;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=ForeignActualOwnershipInvestments&onDate=".concat(t.filterDate,"&Language=").concat(t.$i18n.locale,"&type=json")});case 2:return o=e.sent,e.next=5,o.json();case 5:data=e.sent,t.statistics=(n=[]).concat.apply(n,Object(r.a)(data));case 7:case"end":return e.stop()}}),e)})))()})),computed:{filteredStatistics:function(){var t=this;return this.keyword?this.statistics.filter((function(e){return e.CompanySymbol.toLowerCase().includes(t.keyword.toLowerCase())})):this.statistics}},methods:{getKeyword:function(t){this.keyword=t},dateChanged:function(t){this.filterDate=t},notAfterToday:function(t){return t.getTime()>Date.now()},clearSearch:function(){this.filterDate=""},setKeyword:function(t){this.keyword=t},totalNonNationals:function(t){return Number(t.GCCOwned)+Number(t.ArabOwned)+Number(t.OtherOwned)}}}),c=l,d=(n(995),n(0)),f=n(726),v=n(727),component=Object(d.a)(c,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-visual-1_j0fguz"}},[t._v(" "+t._s(t.$t("ownership.title"))+" ")]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("p",{staticClass:"lg:max-w-4xl"},[t._v(t._s(t.$t("ownership.desc")))])])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[t.statistics.length?t._e():e("div",[e("loading-animation")],1),t._v(" "),t.statistics.length?e("div",[e("div",{staticClass:"content-block"},[e("div",{staticClass:"flex flex-col w-full gap-4 lg:flex-row"},[e("div",{staticClass:"w-full"},[t.$fetchState.pending?e("div",[e("loading-animation")],1):e("span",{staticClass:"block"},[t._v("\n "+t._s(t.$t("commons.as-of-date"))+": "),e("span",[t._v(t._s(t._f("prettyDate")(t.statistics[0].AsOf)))]),t._v(" "),e("br"),t._v(" "),e("small",[t._v(t._s(t.$t("ownership.msg1")))])])]),t._v(" "),e("div",{staticClass:"flex flex-col flex-shrink-0 gap-4 md:flex-row"},[e("div",{staticClass:"flex flex-col gap-x-2 gap-y-4 md:flex-row"},[e("div",{staticClass:"w-full md:w-64"},[e("search-input",{on:{search:t.getKeyword}})],1),t._v(" "),e("single-date-picker",{on:{dateChanged:t.dateChanged}}),t._v(" "),e("button",{staticClass:"btn disabled:opacity-50",attrs:{button:"",disabled:!t.filterDate,icon:"no"},on:{click:t.$fetch}},[t._v(t._s(t.$t("global.buttons.search")))])],1)])]),t._v(" "),e("div",{staticClass:"table-container content-block",class:{"opacity-40":t.$fetchState.pending}},[e("table",{staticClass:"w-full table-auto data-table"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("ownership.data-headers[0]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("ownership.data-headers[1]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("ownership.data-headers[2]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("ownership.data-headers[3]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("ownership.data-headers[4]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("ownership.data-headers[5]")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("ownership.data-headers[6]")))])])]),t._v(" "),e("tbody",t._l(t.filteredStatistics,(function(n,r){return e("tr",{key:n.CompanySymbol},[e("td",[e("div",{staticClass:"relative group"},[e("a",{attrs:{href:t.localePath("/the-exchange/market-information/company/".concat(n.CompanySymbol.trim()))}},[t._v(t._s(n.CompanySymbol))])])]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(n.CountryOrigin))]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t._f("priceDecimal")(n.NationalOwned,2))+"%")]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t._f("priceDecimal")(n.GCCOwned,2))+"%")]),t._v(" "),e("td",{staticClass:"price"},[n.ForeignOwnershipNoteEn||n.ForeignOwnershipNoteAr?e("sup",{staticClass:"px-1 leading-none bg-yellow-300 text-xxs ltr:ml-2 rtl:mr-2",attrs:{"data-v-36622e32":""}},[e("a",{attrs:{href:"#note-".concat(r)}},[t._v(t._s(t.$t("commons.note"))+" 1")])]):t._e(),t._v(" "),n.ForeignOwnershipNoteEn||n.ForeignOwnershipNoteAr?e("span",[e("portal",{attrs:{to:"note1"}},[e("span",{attrs:{id:"note-".concat(r)},domProps:{innerHTML:t._s("en"==t.$i18n.locale?n.ForeignOwnershipNoteEn:n.ForeignOwnershipNoteAr)}})])],1):t._e(),t._v(" "),e("span",[t._v(t._s(t._f("priceDecimal")(n.ArabOwned,2))+"%")])]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t._f("priceDecimal")(n.OtherOwned,2))+"%")]),t._v(" "),e("td",{staticClass:"price"},[t._v(t._s(t._f("priceDecimal")(t.totalNonNationals(n),2))+"%")])])})),0)])]),t._v(" "),e("div",{staticClass:"mt-8 text-end"},[e("client-only",[e("export-excel",{class:{"pointer-events-none":0==t.statistics.length},attrs:{data:t.statistics,fields:t.excelFields,name:"Ownership Holding Statistics"}},[e("button",{staticClass:"btn btn-download btn-primary"},[t._v(t._s(t.$t("global.buttons.downloadExcel")))])])],1)],1)])]):t._e()])]),t._v(" "),e("hr"),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"alert"},[e("portal-target",{attrs:{name:"note1",multiple:""}})],1),t._v(" "),e("foot-note",[e("strong",[t._v(t._s(t.$t("commons.disclaimer"))+":")]),t._v(" "+t._s(t.$t("ownership.disclaimer"))+"\n ")])],1)])],1)}),[],!1,null,"510af804",null);"function"==typeof f.default&&Object(f.default)(component),"function"==typeof v.default&&Object(v.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,LoadingAnimation:n(45).default,SearchInput:n(55).default,SingleDatePicker:n(341).default,FootNote:n(104).default})},function(t,e,n){"use strict";n.r(e);n(7);var r=n(1),o=(n(6),n(21),n(3),n(9),n(24),{name:"ShariaClassificationList",fetchOnServer:!1,data:function(){return{latestReport:[],quarterlyReports:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,data,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=shariahlisting&Language=".concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,n.json();case 6:data=e.sent,r=data.shift(),t.quarterlyReports=data,t.latestReport=r,e.next=14;break;case 12:e.prev=12,e.t0=e.catch(0);case 14:case"end":return e.stop()}}),e,null,[[0,12]])})))()})),methods:{checkEntry:function(t,e){return t.includes(e)},convertQuarter:function(t){if("en"==this.$i18n.locale)switch(t){case"1":return"Q1";case"2":return"Q2";case"3":return"Q3";case"4":return"Q4"}else if("ar"==this.$i18n.locale)switch(t){case"1":return"الربع الأول";case"2":return"الربع الثاني";case"3":return"الربع الثالث";case"4":return"الربع الرابع"}}}}),l=o,c=n(0),d=n(728),f=n(729),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-00833_l6zvea"}},[t._v(" "+t._s(t.$t("classification.title"))+" ")]),t._v(" "),e("section",{},[e("div",{staticClass:"container"},[e("div",{staticClass:"max-w-5xl h4",domProps:{innerHTML:t._s(t.$t("classification.desc"))}})])]),t._v(" "),e("hr"),t._v(" "),e("section",{},[e("div",{staticClass:"container"},[t.$fetchState.pending?e("loading-animation"):t.quarterlyReports.length?e("div",[e("div",{staticClass:"table-container content-block"},[e("h3",[t._v(t._s(t.$t("classification.subtitle1")))]),t._v(" "),e("table",{staticClass:"w-full text-base table-auto data-table"},[e("thead",[e("tr",[e("th",{staticClass:"text-start"},[t._v(t._s(t.$t("classification.list-table-header.0")))]),t._v(" "),e("th",{staticClass:"text-start"},[t._v(t._s(t.$t("classification.list-table-header.1")))]),t._v(" "),e("th",{staticClass:"text-start"},[t._v(t._s(t.$t("classification.list-table-header.2")))]),t._v(" "),e("th",{staticClass:"text-start"},[t._v(t._s(t.$t("classification.list-table-header.3")))])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v(t._s(t.convertQuarter(t.latestReport.quarter))+" - "+t._s(t.latestReport.year))]),t._v(" "),e("td",[t._v(t._s(t._f("prettyDate")(t.latestReport.date)))]),t._v(" "),e("td",[t.checkEntry(t.latestReport.exchanges,"dfm")?e("nuxt-link",{attrs:{to:t.localePath("/the-exchange/statistics-reports/classification-list-page?q=".concat(t.latestReport.quarter,"&y=").concat(t.latestReport.year,"&e=dfm"))}},[t._v(t._s(t.$t("classification.msgs.0")))]):e("span",[t._v("--")])],1),t._v(" "),e("td",[t.checkEntry(t.latestReport.exchanges,"nasdaq")?e("nuxt-link",{attrs:{to:t.localePath("/the-exchange/statistics-reports/classification-list-page?q=".concat(t.latestReport.quarter,"&y=").concat(t.latestReport.year,"&e=nasdaq"))}},[t._v(t._s(t.$t("classification.msgs.0")))]):e("span",[t._v("--")])],1)])])])]),t._v(" "),e("div",{staticClass:"table-container content-block",class:{"opacity-40":t.$fetchState.pending}},[e("h3",[t._v(t._s(t.$t("classification.subtitle2")))]),t._v(" "),e("table",{staticClass:"w-full text-base table-auto data-table"},[e("thead",[e("tr",[e("th",{staticClass:"text-start"},[t._v(t._s(t.$t("classification.list-table-header.0")))]),t._v(" "),e("th",{staticClass:"text-start"},[t._v(t._s(t.$t("classification.list-table-header.1")))]),t._v(" "),e("th",{staticClass:"text-start"},[t._v(t._s(t.$t("classification.list-table-header.2")))]),t._v(" "),e("th",{staticClass:"text-start"},[t._v(t._s(t.$t("classification.list-table-header.3")))])])]),t._v(" "),e("tbody",t._l(t.quarterlyReports,(function(n,r){return e("tr",{key:r},[e("td",[t._v(t._s(t.convertQuarter(n.quarter))+" - "+t._s(n.year))]),t._v(" "),e("td",[t._v(t._s(t._f("prettyDate")(n.date)))]),t._v(" "),e("td",[t.checkEntry(n.exchanges,"dfm")?e("nuxt-link",{attrs:{to:t.localePath("/the-exchange/statistics-reports/classification-list-page?q=".concat(n.quarter,"&y=").concat(n.year,"&e=dfm"))}},[t._v(t._s(t.$t("classification.msgs.0")))]):e("span",[t._v("--")])],1),t._v(" "),e("td",[t.checkEntry(n.exchanges,"nasdaq")?e("nuxt-link",{attrs:{to:t.localePath("/the-exchange/statistics-reports/classification-list-page?q=".concat(n.quarter,"&y=").concat(n.year,"&e=nasdaq"))}},[t._v(t._s(t.$t("classification.msgs.0")))]):e("span",[t._v("--")])],1)])})),0)])])]):t._e()],1)]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"text-xs"},[e("strong",[t._v(" "+t._s(t.$t("commons.disclaimer"))+": ")]),e("br"),e("br"),t._v(" "),e("div",{domProps:{innerHTML:t._s(t.$t("classification.disclaimer"))}})])])])],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,LoadingAnimation:n(45).default})},function(t,e,n){"use strict";n.r(e);n(133);var r=n(1),o=(n(6),n(40),n(3),n(9),{name:"WeeklyMarginTradingReport",fetchOnServer:!1,data:function(){return{marginTrading:null,keyword:"",filterDate:this.$dayjs().format("YYYY-MM-DD"),filterKeyword:"",excelFields:{Symbol:"Symbol","Available Shares":"AvailableShares","Total purchases during the week - by Trades":"TradeCount_Buy","Total purchases during the week - by Volume":"TradeVolume_Buy","Total purchases during the week - by Value":"TradeValue_Buy","Total sales during the week - by Trades":"TradeCount_Sell","Total sales during the week - by Volume":"TradeVolume_Sell","Total sales during the week - by Value":"TradeValue_Sell"}}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=getweeklymargin&from=".concat(t.filterDate,"&type=json")});case 3:return n=e.sent,e.next=6,n.json();case 6:t.marginTrading=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()})),computed:{weekMin:function(){return this.$dayjs(this.marginTrading.Records[0].Balance_Date).weekday(1).format("DD/MM/YYYY")},weekMax:function(){return this.$dayjs(this.marginTrading.Records[0].Balance_Date).weekday(5).format("DD/MM/YYYY")}},mounted:function(){this.filterDate=this.$dayjs().format("YYYY-MM-DD")},methods:{getKeyword:function(t){this.keyword=t},dateChanged:function(t){this.filterDate=this.$dayjs(t,"DD/MM/YYYY").format("YYYY-MM-DD")},notAfterToday:function(t){return t.getTime()>Date.now()},clearSearch:function(){this.filterDate=""},setKeyword:function(t){this.keyword=t},totalNonNationals:function(t){return Number(t.GCCOwned)+Number(t.ArabOwned)+Number(t.OtherOwned)}}}),l=o,c=(n(996),n(0)),d=n(730),f=n(731),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-visual-2_ypdye0"}},[t._v(" "+t._s(t.$t("margin-trading.page-title"))+" ")]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("p",{staticClass:"lg:max-w-4xl"},[t._v(t._s(t.$t("margin-trading.page-desc")))])])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[t.marginTrading&&!t.marginTrading.Records.length?e("div",[e("loading-animation")],1):t._e(),t._v(" "),t.marginTrading&&t.marginTrading.Records.length?e("div",[e("div",{staticClass:"content-block"},[e("div",{staticClass:"flex flex-col w-full gap-4 md:items-end md:flex-row"},[e("div",{staticClass:"w-full"},[t.$fetchState.pending?e("div",[e("loading-animation")],1):e("div",{staticClass:"flex flex-col md:items-end gap-x-2 gap-y-4 md:flex-row"},[e("single-date-picker",{on:{dateChanged:t.dateChanged}},[t._v(t._s(t.$t("margin-trading.msg.0")))]),t._v(" "),e("button",{staticClass:"btn disabled:opacity-50",attrs:{button:"",disabled:!t.filterDate,icon:"no"},on:{click:t.$fetch}},[t._v(t._s(t.$t("global.buttons.search")))])],1)]),t._v(" "),e("div",{staticClass:"flex flex-col flex-shrink-0 gap-4 md:flex-row"},[e("client-only",[e("export-excel",{class:{"pointer-events-none":0==t.marginTrading.Records.length},attrs:{data:t.marginTrading.Records,fields:t.excelFields,name:"Weekly Margin Trading Report"}},[e("button",{staticClass:"btn btn-download btn-primary"},[t._v(t._s(t.$t("global.buttons.downloadExcel")))])])],1)],1)]),t._v(" "),e("div",{staticClass:"table-container content-block",class:{"opacity-40":t.$fetchState.pending}},[e("table",{staticClass:"w-full table-auto data-table table-condensed",attrs:{id:"margin-trading-table"}},[e("thead",[e("td",{staticClass:"py-4 text-center border-gray-500 border-y",attrs:{colspan:"2"}},[t._v("\n "+t._s(t.$t("margin-trading.data-headers.5"))+" "),e("span",{staticClass:"text-sm num"},[t._v(t._s(t.weekMin)+" - "+t._s(t.weekMax))])]),t._v(" "),e("td",{staticClass:"py-4 text-center bg-gray-200 border-gray-500 border-y",attrs:{colspan:"3"}},[t._v(t._s(t.$t("margin-trading.data-headers.6")))]),t._v(" "),e("td",{staticClass:"py-4 text-center border-gray-500 border-y",attrs:{colspan:"3"}},[t._v(t._s(t.$t("margin-trading.data-headers.7")))])]),t._v(" "),e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("margin-trading.data-headers.0")))]),t._v(" "),e("th",{staticClass:"price"},[t._v("\n "+t._s(t.$t("margin-trading.data-headers.1"))+" "),e("br"),t._v("\n "+t._s(t.$dayjs(t.marginTrading.Records[0].Balance_Date).format("DD/MM/YYYY"))+"\n ")]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("margin-trading.data-headers.2")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("margin-trading.data-headers.3")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("margin-trading.data-headers.4")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("margin-trading.data-headers.2")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("margin-trading.data-headers.3")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("margin-trading.data-headers.4")))])])]),t._v(" "),e("tbody",t._l(t.marginTrading.Records,(function(n){return e("tr",{key:n.Symbol},[e("td",[e("div",{staticClass:"relative group"},[e("a",{attrs:{href:t.localePath("/the-exchange/market-information/company/".concat(n.Symbol.trim()))}},[t._v(t._s(n.Symbol))])])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.AvailableShares)))])]),t._v(" "),e("td",{staticClass:"bg-gray-200/40 price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.TradeCount_Buy)))])]),t._v(" "),e("td",{staticClass:"bg-gray-200/40 price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.TradeVolume_Buy)))])]),t._v(" "),e("td",{staticClass:"bg-gray-200/40 price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(n.TradeValue_Buy,"0.000")))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.TradeCount_Sell)))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("numFormat")(n.TradeVolume_Sell)))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("priceDecimal")(n.TradeValue_Sell,"0.000")))])])])})),0)])])])]):t._e()])]),t._v(" "),e("hr"),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"alert"},[e("portal-target",{attrs:{name:"note1",multiple:""}})],1),t._v(" "),e("foot-note",[e("strong",[t._v(t._s(t.$t("commons.disclaimer"))+":")]),t._v(" "+t._s(t.$t("ownership.disclaimer"))+"\n ")])],1)])],1)}),[],!1,null,"611dd972",null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,LoadingAnimation:n(45).default,SingleDatePicker:n(341).default,FootNote:n(104).default})},function(t,e,n){"use strict";n.r(e);var r={name:"IvestorApplePay",layout:"ivestor",fetchOnServer:!1,data:function(){return{}}},o=n(0),l=n(732),c=n(733),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/ivestor-hero2"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col gap-y-2"},t._l(t.$t("questions"),(function(n,r){return e("half-image-half-grid-two",{key:r,attrs:{reverse:!(r%2),"image-src":n.image},scopedSlots:t._u([{key:"content",fn:function(){return[e("div",{staticClass:"flex flex-col justify-center flex-1 py-12 md:px-6 gap-y-4"},[e("span",{staticClass:"h3"},[t._v(t._s(n.question))]),t._v(" "),e("div",{domProps:{innerHTML:t._s(n.answer)}})])]},proxy:!0}],null,!0)})})),1)])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("commons.faqs")))]),t._v(" "),e("faqs-accordion",{attrs:{section:"apple-pay"}})],1)])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,HalfImageHalfGridTwo:n(572).default,FaqsAccordion:n(84).default})},function(t,e,n){"use strict";n.r(e);n(7),n(8),n(17),n(26),n(3);var r=n(1),o=(n(30),n(6),{name:"IvestorNotificationForm",data:function(){return{form:{FormId:"e3fd97f8-f602-6339-b0d9-ff00009be840",MarketoSettings:{syncFormFieldsToLeadFields:!1,doSpecificWebCalls:!1},WidgetId:"a80498f8-f602-6339-b0d9-ff00009be840",FullName:"",EmailTextFieldController:"",DeviceType:"",AcceptTerms:!1,action:"validate_captcha"},showSuccess:!1,showError:!1,submittingForm:!1}},computed:{CountryOfResidence:function(){return this.$refs["country-dropdown"].selectedCountry},Nationality:function(){return this.$refs["nationality-dropdown"].selectedCountry}},mounted:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},activated:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},deactivated:function(){this.$recaptcha.destroy()},methods:{submitForm:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t.submittingForm=!0,e.next=4,t.$recaptcha.execute("login");case 4:return n=e.sent,(r=new FormData).append("FormId",t.form.FormId),r.append("MarketoSettings",JSON.stringify(t.form.MarketoSettings)),r.append("WidgetId",t.form.WidgetId),r.append("FullName",t.form.FullName),r.append("EmailTextFieldController",t.form.EmailTextFieldController),r.append("CountryOfResidence",t.CountryOfResidence),r.append("Nationality",t.Nationality),r.append("DeviceType",t.form.DeviceType),r.append("action",t.form.action),r.append("g-recaptcha-response",n),e.next=9,t.$axios.post("/ivestornotificationform",r);case 9:1==e.sent.data.success&&(t.showSuccess=!0,t.submittingForm=!1,setTimeout((function(){t.showSuccess=!1,t.resetForm(),t.formSubmitted()}),5e3)),e.next=15;break;case 13:e.prev=13,e.t0=e.catch(0);case 15:case"end":return e.stop()}}),e,null,[[0,13]])})))()},formSubmitted:function(){this.$emit("formSubmitted")},resetForm:function(){this.form.FullName="",this.form.EmailTextFieldController="",this.form.DeviceType="",this.form.AcceptTerms=!1,this.$recaptcha.destroy()}}}),l=n(0),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"px-6 py-10 bg-white rounded md:p-16 md:pb-8"},[e("div",{staticClass:"block h3 text-primary"},[t._v(" "+t._s("en"==t.$i18n.locale?"Get Notified ":"احصل على إشعار"))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s("en"==t.$i18n.locale?"Get notified to be among the first to know when the app becomes available for download.":"سجّل ليصلك إشعار عندما يكون التطبيق متاح للتحميل "))]),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("form",{on:{submit:function(e){return e.preventDefault(),t.submitForm.apply(null,arguments)}}},[e("div",{staticClass:"grid grid-cols-1 gap-6 gap-y-10 md:grid-cols-2"},[e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"FirstName"}},[t._v(t._s(t.$t("commons.form.fullname.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.FullName,expression:"form.FullName"}],staticClass:"w-full",attrs:{id:"FullName",name:"",type:"text",placeholder:t.$t("commons.form.fullname.placeholder"),required:""},domProps:{value:t.form.FullName},on:{input:function(e){e.target.composing||t.$set(t.form,"FullName",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"EmailTextFieldController"}},[t._v(t._s(t.$t("commons.form.email.label")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.EmailTextFieldController,expression:"form.EmailTextFieldController"}],staticClass:"w-full",attrs:{id:"EmailTextFieldController",name:"EmailTextFieldController",type:"email",placeholder:t.$t("commons.form.email.placeholder"),required:""},domProps:{value:t.form.EmailTextFieldController},on:{input:function(e){e.target.composing||t.$set(t.form,"EmailTextFieldController",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Nationality"}},[t._v(t._s(t.$t("commons.form.country-of-residence.label")))]),t._v(" "),e("country-dropdown",{ref:"country-dropdown",staticClass:"w-full",attrs:{required:""}})],1),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Nationality"}},[t._v(t._s(t.$t("commons.form.nationality.label")))]),t._v(" "),e("country-dropdown",{ref:"nationality-dropdown",staticClass:"w-full",attrs:{required:""}})],1),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"DeviceType"}},[t._v(t._s(t.$t("commons.form.device.label")))]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.form.DeviceType,expression:"form.DeviceType"}],staticClass:"w-full",attrs:{id:"DeviceType",name:"DeviceType",required:""},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.$set(t.form,"DeviceType",e.target.multiple?n:n[0])}}},[e("option",{attrs:{disabled:"",value:""}},[t._v(t._s(t.$t("commons.form.device.placeholder")))]),t._v(" "),e("option",{attrs:{value:"iOS"}},[t._v("Apple iOS")]),t._v(" "),e("option",{attrs:{value:"Android"}},[t._v("Google Android")])])]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative flex items-start"},[e("div",{staticClass:"flex items-center h-6"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.AcceptTerms,expression:"form.AcceptTerms"}],staticClass:"w-4 h-4 text-indigo-600 border-gray-400 focus:ring-indigo-600",attrs:{id:"AgreeTerms",required:"","aria-describedby":"AgreeTerms",name:"AgreeTerms",type:"checkbox"},domProps:{checked:Array.isArray(t.form.AcceptTerms)?t._i(t.form.AcceptTerms,null)>-1:t.form.AcceptTerms},on:{change:function(e){var n=t.form.AcceptTerms,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&t.$set(t.form,"AcceptTerms",n.concat([null])):l>-1&&t.$set(t.form,"AcceptTerms",n.slice(0,l).concat(n.slice(l+1)))}else t.$set(t.form,"AcceptTerms",o)}}})]),t._v(" "),e("div",{staticClass:"leading-6 ltr:ml-3 rtl:mr-3"},["en"==t.$i18n.locale?e("p",{staticClass:"text-gray-500",attrs:{id:"terms-description"}},[t._v("By signing up, I agree to Dubai Financial Market’s "),e("a",{attrs:{href:"https://www.dfm.ae/en/other/privacy-policy",target:"_blank"}},[t._v("Privacy Policy")])]):t._e(),t._v(" "),"ar"==t.$i18n.locale?e("p",{staticClass:"text-gray-500",attrs:{id:"terms-description"}},[t._v("\n من خلال التسجيل، أوافق على "),e("a",{attrs:{href:"https://www.dfm.ae/ar/other/privacy-policy",target:"_blank"}},[t._v("سياسة الخصوصية")]),t._v(" الخاصة بسوق دبي المالي\n ")]):t._e()])])]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative h-12 col-span-2 -mt-4"},[e("transition",{attrs:{name:"fade"}},[t.showSuccess?t._e():e("button",{staticClass:"absolute px-8 btn disabled:bg-primary/50",attrs:{type:"submit",disabled:t.submittingForm}},[t.submittingForm?e("span",{staticClass:"flex items-center gap-x-2"},[e("svg",{staticClass:"w-5 h-5 text-white ltr:mr-3 rtl:ml-3 -ltr:ml-1 rtl:mr-1 animate-spin",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"}},[e("circle",{staticClass:"opacity-25",attrs:{cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}}),t._v(" "),e("path",{staticClass:"opacity-75",attrs:{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}})]),t._v("\n "+t._s("en"==t.$i18n.locale?"Submitting..":"..تقديم")+"\n ")]):e("span",[t._v(t._s(t.$t("global.buttons.submit")))])])]),t._v(" "),e("transition",{attrs:{name:"fade"}},[t.showSuccess?e("info-box",{staticClass:"absolute",attrs:{type:"success"}},[t._v("\n Thank you. We appreciate your interest and will let you know the status of the new iVestor launch via email.\n ")]):t.showError?e("info-box",{staticClass:"absolute",attrs:{type:"warning"}},[t._v("There is an error to submit your form. Kindly try again.")]):t._e()],1)],1)])])]),t._v(" "),t._m(0)])}),[function(){var t=this,e=t._self._c;return e("p",{staticClass:"mt-24 text-xs text-blue-800/80"},[t._v("\n This site is protected by reCAPTCHA and the Google\n "),e("a",{staticClass:"hover:text-black",attrs:{href:"https://policies.google.com/privacy"}},[t._v("Privacy Policy")]),t._v(" and "),e("a",{staticClass:"hover:text-black",attrs:{href:"https://policies.google.com/terms"}},[t._v("Terms of Service")]),t._v(" apply.\n ")])}],!1,null,null,null);e.default=component.exports;installComponents(component,{CountryDropdown:n(217).default,InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);n(7),n(8),n(17),n(26),n(3);var r=n(1),o=(n(13),n(25),n(30),n(6),n(190),{name:"IvestorBetaForm",data:function(){return{form:{FormId:"b09393f8-f602-6339-b0d9-ff00009be840",MarketoSettings:{syncFormFieldsToLeadFields:!1,doSpecificWebCalls:!1},WidgetId:"000d96f8-f602-6339-b0d9-ff00009be840",FirstName:"",LastName:"",ExistingInvestor:"no",ExistingiVestorCard:"no",AgeGroup:"",EmailTextFieldController:"",Phone:"",DeviceType:"",AcceptTerms:!1,action:"validate_captcha"},showSuccess:!1,showError:!1,submittingForm:!1}},computed:{CountryOfResidence:function(){return this.$refs["country-dropdown"].selectedCountry},Nationality:function(){return this.$refs["nationality-dropdown"].selectedCountry}},mounted:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},activated:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},deactivated:function(){this.$recaptcha.destroy()},methods:{submitForm:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t.submittingForm=!0,e.next=4,t.$recaptcha.execute("login");case 4:return n=e.sent,(r=new FormData).append("FormId",t.form.FormId),r.append("MarketoSettings",JSON.stringify(t.form.MarketoSettings)),r.append("WidgetId",t.form.WidgetId),r.append("ExistingInvestor",t.form.ExistingInvestor),r.append("ExistingiVestorCard",t.form.ExistingiVestorCard),r.append("FirstName",t.form.FirstName),r.append("LastName",t.form.LastName),r.append("EmailTextFieldController",t.form.EmailTextFieldController),r.append("CountryOfResidence",t.CountryOfResidence),r.append("Nationality",t.Nationality),r.append("AgeGroup",t.form.AgeGroup),r.append("DeviceType",t.form.DeviceType),r.append("Phone",t.form.Phone),r.append("action",t.form.action),r.append("g-recaptcha-response",n),e.next=9,t.$axios.post("/ivestorformapi",r);case 9:1==e.sent.data.success&&(t.showSuccess=!0,t.submittingForm=!1,setTimeout((function(){t.showSuccess=!1,t.resetForm(),t.formSubmitted()}),5e3)),e.next=15;break;case 13:e.prev=13,e.t0=e.catch(0);case 15:case"end":return e.stop()}}),e,null,[[0,13]])})))()},formSubmitted:function(){console.log("form submitted"),this.$emit("form-submitted"),this.$router.replace(this.localePath({path:"/investing/services/ivestor"}))},resetForm:function(){this.form.FirstName="",this.form.LastName="",this.form.ExistingInvestor="",this.form.ExistingiVestorCard="",this.form.AgeGroup="",this.form.EmailTextFieldController="",this.CountryOfResidence="",this.Nationality="",this.form.Phone="",this.form.DeviceType="",this.form.AcceptTerms=!1,this.$recaptcha.destroy()}}}),l=n(0),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"px-6 py-10 bg-white rounded md:p-16 md:pb-8"},[e("div",{staticClass:"block h3 text-primary"},[t._v("iVestor Trading Feature Early Access")]),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("form",{attrs:{action:""},on:{submit:function(e){return e.preventDefault(),t.submitForm.apply(null,arguments)}}},[e("div",{staticClass:"grid grid-cols-1 gap-6 gap-y-10 md:grid-cols-2"},[e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"FirstName"}},[t._v("First Name")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.FirstName,expression:"form.FirstName"}],staticClass:"w-full",attrs:{id:"FirstName",name:"",type:"text",placeholder:"Enter your first name",required:""},domProps:{value:t.form.FirstName},on:{input:function(e){e.target.composing||t.$set(t.form,"FirstName",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"LastName"}},[t._v("Last Name")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.LastName,expression:"form.LastName"}],staticClass:"w-full",attrs:{id:"LastName",name:"LastName",type:"text",placeholder:"Enter your last name",required:""},domProps:{value:t.form.LastName},on:{input:function(e){e.target.composing||t.$set(t.form,"LastName",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",[t._v("Are you an existing DFM Investor?")]),t._v(" "),e("fieldset",{staticClass:"mt-4"},[e("div",{staticClass:"gap-y-4 sm:flex sm:items-center sm:gap-y-0 sm:gap-x-10"},[e("div",{staticClass:"flex items-center gap-x-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.ExistingInvestor,expression:"form.ExistingInvestor"}],staticClass:"w-4 h-4 border-gray-400 text-primary",attrs:{name:"existing-investor",type:"radio",checked:"",value:"yes"},domProps:{checked:t._q(t.form.ExistingInvestor,"yes")},on:{change:function(e){return t.$set(t.form,"ExistingInvestor","yes")}}}),t._v(" "),e("label",{staticClass:"block mb-0 text-base font-normal normal-case font-body",attrs:{for:"yes"}},[t._v("Yes")])]),t._v(" "),e("div",{staticClass:"flex items-center gap-x-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.ExistingInvestor,expression:"form.ExistingInvestor"}],staticClass:"w-4 h-4 border-gray-400 text-primary",attrs:{name:"existing-investor",type:"radio",value:"no"},domProps:{checked:t._q(t.form.ExistingInvestor,"no")},on:{change:function(e){return t.$set(t.form,"ExistingInvestor","no")}}}),t._v(" "),e("label",{staticClass:"block mb-0 text-base font-normal normal-case font-body",attrs:{for:"no"}},[t._v("No")])])])])]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",[t._v("Do you have an existing iVestor card?")]),t._v(" "),e("fieldset",{staticClass:"mt-4"},[e("div",{staticClass:"gap-y-4 sm:flex sm:items-center sm:gap-y-0 sm:gap-x-10"},[e("div",{staticClass:"flex items-center gap-x-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.ExistingiVestorCard,expression:"form.ExistingiVestorCard"}],staticClass:"w-4 h-4 border-gray-400 text-primary",attrs:{name:"existing-ivestor-card",type:"radio",checked:"",value:"yes"},domProps:{checked:t._q(t.form.ExistingiVestorCard,"yes")},on:{change:function(e){return t.$set(t.form,"ExistingiVestorCard","yes")}}}),t._v(" "),e("label",{staticClass:"block mb-0 text-base font-normal normal-case font-body",attrs:{for:"yes"}},[t._v("Yes")])]),t._v(" "),e("div",{staticClass:"flex items-center gap-x-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.ExistingiVestorCard,expression:"form.ExistingiVestorCard"}],staticClass:"w-4 h-4 border-gray-400 text-primary",attrs:{name:"existing-ivestor-card",type:"radio",value:"no"},domProps:{checked:t._q(t.form.ExistingiVestorCard,"no")},on:{change:function(e){return t.$set(t.form,"ExistingiVestorCard","no")}}}),t._v(" "),e("label",{staticClass:"block mb-0 text-base font-normal normal-case font-body",attrs:{for:"no"}},[t._v("No")])])])])]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"EmailTextFieldController"}},[t._v("Email Address")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.EmailTextFieldController,expression:"form.EmailTextFieldController"}],staticClass:"w-full",attrs:{id:"EmailTextFieldController",name:"EmailTextFieldController",type:"email",placeholder:"Enter a valid email address",required:""},domProps:{value:t.form.EmailTextFieldController},on:{input:function(e){e.target.composing||t.$set(t.form,"EmailTextFieldController",e.target.value)}}}),t._v(" "),e("p",{staticClass:"my-2 text-sm text-blue-600"},[t._v("If you are an existing DFM user, enter your registered email address at DFM")])]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Phone"}},[t._v("Phone")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Phone,expression:"form.Phone"}],staticClass:"w-full",attrs:{id:"Phone",name:"Phone",type:"text",placeholder:"Enter your phone number"},domProps:{value:t.form.Phone},on:{input:function(e){e.target.composing||t.$set(t.form,"Phone",e.target.value)}}}),t._v(" "),e("p",{staticClass:"my-2 text-sm text-blue-600"},[t._v("If you are an existing DFM user, enter your registered phone number at DFM")])]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Nationality"}},[t._v("Country of Residence")]),t._v(" "),e("country-dropdown",{ref:"country-dropdown",staticClass:"w-full",attrs:{required:""}})],1),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Nationality"}},[t._v("Nationality")]),t._v(" "),e("country-dropdown",{ref:"nationality-dropdown",staticClass:"w-full",attrs:{required:""}})],1),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"AgeGroup"}},[t._v("Age Group")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.form.AgeGroup,expression:"form.AgeGroup"}],staticClass:"w-full",attrs:{id:"AgeGroup",name:"AgeGroup",required:""},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.$set(t.form,"AgeGroup",e.target.multiple?n:n[0])}}},[e("option",{attrs:{disabled:"",value:""}},[t._v("Please select your age group")]),t._v(" "),e("option",{attrs:{value:"18-24"}},[t._v("18-24")]),t._v(" "),e("option",{attrs:{value:"25-34"}},[t._v("25-34")]),t._v(" "),e("option",{attrs:{value:"35-44"}},[t._v("35-44")]),t._v(" "),e("option",{attrs:{value:"45-54"}},[t._v("45-54")]),t._v(" "),e("option",{attrs:{value:"55-64"}},[t._v("55-64")]),t._v(" "),e("option",{attrs:{value:"65+"}},[t._v("65+")])])]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"DeviceType"}},[t._v("Device Type")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.form.DeviceType,expression:"form.DeviceType"}],staticClass:"w-full",attrs:{id:"DeviceType",name:"DeviceType",required:""},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.$set(t.form,"DeviceType",e.target.multiple?n:n[0])}}},[e("option",{attrs:{disabled:"",value:""}},[t._v("Please select your device type")]),t._v(" "),e("option",{attrs:{value:"iOS"}},[t._v("Apple iOS")]),t._v(" "),e("option",{attrs:{value:"Android"}},[t._v("Google Android")])])]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative flex items-start"},[e("div",{staticClass:"flex items-center h-6"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.AcceptTerms,expression:"form.AcceptTerms"}],staticClass:"w-4 h-4 text-indigo-600 border-gray-400 focus:ring-indigo-600",attrs:{id:"AgreeTerms",required:"","aria-describedby":"AgreeTerms",name:"AgreeTerms",type:"checkbox"},domProps:{checked:Array.isArray(t.form.AcceptTerms)?t._i(t.form.AcceptTerms,null)>-1:t.form.AcceptTerms},on:{change:function(e){var n=t.form.AcceptTerms,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&t.$set(t.form,"AcceptTerms",n.concat([null])):l>-1&&t.$set(t.form,"AcceptTerms",n.slice(0,l).concat(n.slice(l+1)))}else t.$set(t.form,"AcceptTerms",o)}}})]),t._v(" "),t._m(0)])]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative h-12 col-span-2 -mt-4"},[e("transition",{attrs:{name:"fade"}},[t.showSuccess?t._e():e("button",{staticClass:"absolute px-8 btn disabled:bg-primary/50",attrs:{type:"submit",disabled:t.submittingForm}},[t.submittingForm?e("span",{staticClass:"flex items-center gap-x-2"},[e("svg",{staticClass:"w-5 h-5 text-white ltr:mr-3 rtl:ml-3 -ltr:ml-1 rtl:mr-1 animate-spin",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"}},[e("circle",{staticClass:"opacity-25",attrs:{cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}}),t._v(" "),e("path",{staticClass:"opacity-75",attrs:{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}})]),t._v("\n "+t._s("en"==t.$i18n.locale?"Submitting..":"..تقديم")+"\n ")]):e("span",[t._v(t._s(t.$t("global.buttons.submit")))])])]),t._v(" "),e("transition",{attrs:{name:"fade"}},[t.showSuccess?e("info-box",{staticClass:"absolute",attrs:{type:"success"}},[t._v("\n "+t._s("en"==t.$i18n.locale?"Thank you for registering for the iVestor Trading Feature Early Access . We appreciate your interest and will let you know the status of your registration via email.":"شكراً لاستفساركم، لقد استلمنا رسالتكم وسنقوم بالرد عليكم في أقرب وقت")+"\n ")]):t.showError?e("info-box",{staticClass:"absolute",attrs:{type:"warning"}},[t._v("\n "+t._s("en"==t.$i18n.locale?"There is an error to submit your form. Kindly try again. ":"شكراً لاستفساركم، لقد استلمنا رسالتكم وسنقوم بالرد عليكم في أقرب وقت")+"\n ")]):t._e()],1)],1)])])]),t._v(" "),t._m(1)])}),[function(){var t=this,e=t._self._c;return e("div",{staticClass:"ml-3 leading-6"},[e("p",{staticClass:"text-gray-500",attrs:{id:"terms-description"}},[t._v("By signing up, I agree to Dubai Financial Market’s "),e("a",{attrs:{href:"https://www.dfm.ae/en/other/privacy-policy",target:"_blank"}},[t._v("Privacy Policy")])])])},function(){var t=this,e=t._self._c;return e("p",{staticClass:"mt-24 text-xs text-blue-800/80"},[t._v("\n This site is protected by reCAPTCHA and the Google\n "),e("a",{staticClass:"hover:text-black",attrs:{href:"https://policies.google.com/privacy"}},[t._v("Privacy Policy")]),t._v(" and "),e("a",{staticClass:"hover:text-black",attrs:{href:"https://policies.google.com/terms"}},[t._v("Terms of Service")]),t._v(" apply.\n ")])}],!1,null,null,null);e.default=component.exports;installComponents(component,{CountryDropdown:n(217).default,InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);var r={name:"CompanyProfilePage",data:function(){return{}},activated:function(){this.$route.query.id?this.$router.push({path:this.localePath("/the-exchange/market-information/company/".concat(this.$route.query.id))}):this.$router.push({path:this.localePath("/the-exchange/market-information/listed-securities/equities")})}},o=n(0),component=Object(o.a)(r,(function(){return(0,this._self._c)("div")}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"Reits",fetchOnServer:!1,data:function(){return{featuresPersonal:this.$t("featuresPersonal"),featuresInvestors:this.$t("featuresInvestors"),brokers:[{name:"Al Ramz Capital L.L.C",website:"alramz.ae",logo:"al-ramz-logo@2x.png",phone:"+971 02 626 2626 ",email:"info@alramz.ae"},{name:"Al Dar Shares and Bonds",website:"aldarshares.ae",logo:"aldar-logo@2x.png",phone:"+971 02 612 6666 ",email:"ayman@aldarshares.com"},{name:"Arqaam Securities ",website:"arqaamcapital.com",logo:"arqaam-logo@2x.png",phone:"+971 04 507 1756 ",email:"operations@arqaamsecurities.com"},{name:"BHM Capital Financial Services P.S.C",website:"www.bhmuae.ae",logo:"bhm-capital-logo@2x.png",phone:"800 567 000",email:"callcenter@bhmuae.ae"},{name:"EFG Hermes (UAE) ",website:"hermesonline.com",logo:"efg-hermes-logo@2x.png",phone:"600 500 004",email:"uae-ops@efg-hermes.com"},{name:"SICO Financial Brokerage L.L.C.",website:"sicouae.com",logo:"sico-logo@2x.png",phone:"+971 02 659 0100",email:"info@sicouae.com"},{name:"International Securities L.L.C",website:"intlsecurities.ae",logo:"international-securities-logo@2x.png",phone:"+971 02 494 2777",email:"compliance@intlsecurities.ae "},{name:"Mena Corp Financial Services L.L.C",website:"menacorpfinance.com",logo:"menacorp-logo@2x.png",phone:"+971 02 493 9000",email:"info@menacorpfinance.com"}],sliderbreakpoints:{1024:{gap:24,perView:1.2},600:{gap:10,perView:1.2}}}}},o=n(0),l=n(734),c=n(735),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{staticClass:"pt-0",attrs:{"image-src":"visuals/dubai-frame-visual"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("div",{staticClass:"bg-primary-light"},[e("page-intro-block",{staticClass:"gray",scopedSlots:t._u([{key:"title",fn:function(){return[t._v(t._s(t.$t("intro-block.title")))]},proxy:!0},{key:"content",fn:function(){return[e("span",{domProps:{innerHTML:t._s(t.$t("intro-block.content"))}})]},proxy:!0}])},[e("span",{staticClass:"block h3"},[t._v(t._s(t.$t("intro-block.caption-title")))]),t._v(" "),e("p",{staticClass:"mt-4"},[t._v(t._s(t.$t("intro-block.caption-text")))]),t._v(" "),e("hr")])],1),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"text-center content-block"},[e("h2",{staticClass:"text-center"},[t._v(t._s(t.$t("explore.title")))]),t._v(" "),e("explore-available-products",{staticClass:"mt-12",attrs:{inverse:"","security-type":"reits"}})],1)])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full mx-auto text-center lg:w-2/3"},[e("h2",[t._v(t._s(t.$t("benefits-personal.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("benefits-personal.desc")))])]),t._v(" "),e("div",{staticClass:"content-block"},[e("vue-glide-component",{attrs:{features:t.$t("benefits-personal.blocks")}})],1)])])]),t._v(" "),e("hr"),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("div",{staticClass:"w-full mx-auto text-center lg:w-2/3"},[e("h2",[t._v(t._s(t.$t("benefits-institutional.title")))]),t._v(" "),e("p",[t._v(t._s(t.$t("benefits-institutional.desc")))])]),t._v(" "),e("div",{staticClass:"content-block"},[e("features-grid-two",{staticClass:"my-12 gap-x-8 !gap-y-4 lg:grid-cols-3"},t._l(t.$t("benefits-institutional.blocks"),(function(n,r){return e("div",{key:r},[e("decorator"),t._v(" "),e("h4",[t._v(t._s(n.title))]),t._v(" "),e("p",[t._v(t._s(n.content))])],1)})),0)],1)])])]),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"content-block"},[e("h2",{staticClass:"mb-2"},[t._v(t._s(t.$t("start-trading.title")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.$t("start-trading.desc")))])]),t._v(" "),e("trade-reits-steps")],1)]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"bg-primary-light"},[e("div",{staticClass:"grid grid-cols-1 px-16 pt-16 gap-y-16 md:py-8 md:px-16 md:grid-cols-2"},[e("div",{staticClass:"flex flex-col justify-center text-center gap-y-8 md:py-8 md:text-start"},[e("span",{staticClass:"h3"},[t._v(t._s(t.$t("cta-nin.title")))]),t._v(" "),e("div",{staticClass:"flex flex-row items-start justify-center gap-x-2 lg:gap-x-2 lg:gap-y-2 md:justify-start"},[e("a",{staticClass:"transition-all origin-center transform hover:scale-105",attrs:{href:t.$appleStoreLink,target:"_blank","aria-label":"DFM app Apple Store Link"}},[e("img",{staticClass:"w-auto h-12",attrs:{loading:"lazy",width:"136",height:"40",src:n(463),alt:"apple app store logo"}})]),t._v(" "),e("a",{staticClass:"transition-all origin-center transform hover:scale-105",attrs:{href:t.$googleStoreLink,"aria-label":"DFM app Google Store Link",target:"_blank"}},[e("img",{staticClass:"w-auto h-12",attrs:{loading:"lazy",width:"136",height:"40",src:n(464),alt:"google play store logo"}})])])]),t._v(" "),e("div",{staticClass:"overflow-hidden h-96 justify-self-center md:justify-self-end md:order-last md:h-auto"},[e("c-image",{attrs:{loading:"lazy",sizes:"sm:200px md:200px lg:200px",dpr:"2.0",width:238,height:472,"image-src":t.$t("cta-nin.image"),crop:"fit"}})],1)])])])])],1)}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component),"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,PageIntroBlock:n(31).default,ExploreAvailableProducts:n(335).default,VueGlideComponent:n(116).default,Decorator:n(43).default,FeaturesGridTwo:n(52).default,TradeReitsSteps:n(1063).default,CImage:n(23).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(8),n(80),n(3),n(59)),l=n.n(o),c=n(292),d=n.n(c);l.a.extend(d.a);var f={name:"IpoSubscriptions",asyncData:function(t){return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r,o,l,c,d;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.$config,r=t.route,o=t.error,e.prev=1,e.next=4,fetch("".concat(n.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=getipodetails&IPOCode=".concat(r.params.IPOCode)});case 4:return l=e.sent,e.next=7,l.json();case 7:if(null!==(c=e.sent).Body){e.next=10;break}return e.abrupt("return",o({statusCode:404,message:"This page does not exist"}));case 10:if("Initial"!==(d=c.Body).Status&&!d.IsCompleted){e.next=13;break}return e.abrupt("return",o({statusCode:404,message:"Page expired"}));case 13:return e.abrupt("return",{ipo:d});case 16:return e.prev=16,e.t0=e.catch(1),console.log(e.t0),e.abrupt("return",{});case 20:case"end":return e.stop()}}),e,null,[[1,16]])})))()},data:function(){return{ipo:null,bankLogosalec:["logos/enbd-logo","logos/adcb-logo_jrc5mk","logos/adib-logo_kvvoju","logos/al-maryah-bank","logos/cbd-logo_ocg5wq","logos/dib-logo_vkgiut","logos/emirates-islamic-logo_svbabb","logos/fab-logo_mtezba","logos/mashreq-logo_hainpb","logos/wio-bank-logo"],bankLogosdubizzle:["logos/enbd-logo","logos/adcb-logo_jrc5mk","logos/fab-logo_mtezba","logos/adib-logo_kvvoju","logos/emirates-islamic-logo_svbabb","logos/dib-logo_vkgiut","logos/al-maryah-bank","logos/mashreq-logo_hainpb","logos/wio-bank-logo"],video1:{videoTitle:"IPO Subscriptions via DFM App",videoId:"787488635",videoThumb:"visuals/dfm-visual-8_g0dosf"}}},computed:{lang:function(){return"en"==this.$i18n.locale?"En":"Ar"},logo:function(){return this.ipo&&this.ipo.Claims.length>0?this.ipo.Claims.filter((function(t){return"LogoURL"==t.ClaimKey}))[0]["ClaimKeyNote".concat(this.lang)]:""},desc:function(){return this.ipo&&this.ipo.Claims.length>0?this.ipo.Claims.filter((function(t){return"CompanyDescription"==t.ClaimKey}))[0]["ClaimKeyInfo".concat(this.lang)]:""},IPOShortName:function(){return this.ipo?this.ipo["IPOShortName".concat(this.lang)]:""},IPOName:function(){return this.ipo?this.ipo["IPOName".concat(this.lang)]:""},website:function(){return this.ipo&&this.ipo.Claims.length>0?this.ipo.Claims.filter((function(t){return"SubscriptionCompanyWebsiteURL"==t.ClaimKey}))[0]["ClaimKeyNote".concat(this.lang)]:""},phone:function(){return this.ipo&&this.ipo.Claims.length>0?this.ipo.Claims.filter((function(t){return"CompanyTelephoneNumber"==t.ClaimKey}))[0].ClaimKeyValue:""},email:function(){return this.ipo&&this.ipo.Claims.length>0?this.ipo.Claims.filter((function(t){return"CompanyEmail"==t.ClaimKey}))[0].ClaimKeyValue:""},prospectusURL:function(){return this.ipo&&this.ipo.Claims.length>0?this.ipo.Claims.filter((function(t){return"ProspectusURL"==t.ClaimKey}))[0]["ClaimKeyNote".concat(this.lang)]:""},sharesOffered:function(){return this.ipo.Claims.filter((function(t){return"SharesOffered"==t.ClaimKey}))[0].ClaimKeyValue},priceRange:function(){return this.ipo&&this.ipo.Claims.length>0?this.ipo.Claims.filter((function(t){return"PriceRange"==t.ClaimKey}))[0].ClaimKeyValue:""},tradingStartingDate:function(){return this.ipo&&this.ipo.Claims.length>0?this.ipo.Claims.filter((function(t){return"TradingStartDate"==t.ClaimKey}))[0].ClaimKeyValue:""},sector:function(){return this.ipo&&this.ipo.Claims.length>0?this.ipo.Claims.filter((function(t){return"Sector"==t.ClaimKey}))[0]["ClaimKeyTitle".concat(this.lang)]:""},proposedSymbol:function(){if(this.ipo&&Array.isArray(this.ipo.Claims)&&this.ipo.Claims.length>0){var t=this.ipo.Claims.find((function(t){return"ProposedSymbol"===(null==t?void 0:t.ClaimKey)}));return(null==t?void 0:t.ClaimKeyValue)||"--"}return"--"},companyFullNameClaim:function(){if(this.ipo&&Array.isArray(this.ipo.Claims)&&this.ipo.Claims.length>0){var t=this.ipo.Claims.find((function(t){return"CompanyFullName"===(null==t?void 0:t.ClaimKey)}));return(null==t?void 0:t.ClaimKeyValue)||"--"}return"--"},tradingEndDate:function(){return this.ipo&&this.ipo.Claims.length>0?this.ipo.Claims.filter((function(t){return"TradingEndDate"==t.ClaimKey}))[0].ClaimKeyValue:""},allocationDate:function(){return this.ipo&&this.ipo.Claims.length>0?this.ipo.Claims.filter((function(t){return"AllocationDate"==t.ClaimKey}))[0].ClaimKeyValue:""},refundStartDate:function(){return this.ipo&&this.ipo.Claims.length>0?this.ipo.Claims.filter((function(t){return"RefundDate"==t.ClaimKey}))[0].ClaimKeyValue:""},listingDate:function(){return this.ipo&&this.ipo.Claims.length>0?this.ipo.Claims.filter((function(t){return"ListingDate"==t.ClaimKey}))[0].ClaimKeyValue:""},documents:function(){return this.ipo&&this.ipo.Claims.length>0?this.ipo.Claims.filter((function(t){return"Documents"==t.ClaimKeyType})):""}},mounted:function(){}},v=(n(997),n(0)),m=n(736),h=n(737),component=Object(v.a)(f,(function(){var t=this,e=t._self._c;return t.$fetchState&&t.$fetchState.pending?e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("loading-animation")],1)]):e("div",[e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("div",{staticClass:"grid grid-cols-1 gap-12 mx-auto md:grid-cols-8"},[e("div",{staticClass:"flex flex-col col-span-8 bg-white border-gray-200 md:col-span-3"},[e("div",{staticClass:"flex items-center justify-center flex-1"},[t.logo?e("nuxt-img",{staticClass:"object-contain w-auto h-[60%] mx-auto px-12 py-3",attrs:{format:"webp",src:t.logo}}):t._e()],1)]),t._v(" "),e("div",{staticClass:"col-span-8 md:col-span-5"},[t.IPOShortName?e("h1",[t._v(t._s("en"==t.$i18n.locale?t.ipo.IPONameEn:t.ipo.IPONameAr))]):t._e(),t._v(" "),t.desc?e("ClampLines",{attrs:{lines:10,"line-height":25,duration:250}},[t._v("\n "+t._s(t.desc)+"\n ")]):t._e()],1)]),t._v(" "),e("div",{staticClass:"flex flex-col mx-auto mt-12 bg-white divide-y divide-gray-200 lg:flex-row lg:divide-y-0 lg:divide-x"},[e("div",{staticClass:"flex items-center flex-1 p-2 lg:justify-center lg:py-3 lg:px-6"},[e("a",{staticClass:"inline-flex items-center p-2 gap-x-1",attrs:{href:t.website,target:"_blank"}},[e("svg",{staticClass:"w-5 h-5 text-primary/60 ltr:mr-2 rtl:ml-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9"}})]),t._v(" "),e("span",[t._v(t._s(t.$t("s1.website")))])])]),t._v(" "),e("div",{staticClass:"flex items-center flex-1 p-2 lg:justify-center lg:py-3 lg:px-6"},[e("a",{staticClass:"inline-flex items-center p-2 gap-x-1",attrs:{href:"tel:".concat(t.phone)}},[e("svg",{staticClass:"w-5 h-5 text-primary/60 ltr:mr-2 rtl:ml-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"}})]),t._v(" "),t.phone?e("span",{staticClass:"num"},[t._v(t._s(t.phone))]):t._e()])]),t._v(" "),e("div",{staticClass:"flex flex-1 p-3 items-cente2 lg:justify-center lg:py-3 lg:px-6"},[e("a",{staticClass:"inline-flex items-center p-2 gap-x-1",attrs:{href:"mailto:".concat(t.email)}},[e("svg",{staticClass:"w-5 h-5 text-primary/60 ltr:mr-2 rtl:ml-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"}})]),t._v(" "),t.email?e("span",[t._v(t._s(t.email))]):t._e()])])])])]),t._v(" "),e("section",[e("div",{staticClass:"container"},[e("div",{staticClass:"mx-auto"},[e("div",{staticClass:"flex flex-col gap-y-6 lg:flex-row lg:items-center lg:justify-between lg:gap-y-0"},[e("h2",{staticClass:"mb-0"},[t._v(t._s(t.$t("s2.t")))]),t._v(" "),e("div",{staticClass:"flex flex-col gap-y-2 gap-x-0 sm:flex-row sm:gap-y-0 sm:gap-x-2"},[t.prospectusURL?e("a",{staticClass:"btn-primary btn-download",attrs:{href:t.prospectusURL,target:"_blank"}},[t._v(t._s(t.$t("s2.btn1")))]):t._e(),t._v(" "),t.ipo&&t.ipo.IsOpen?e("a",{staticClass:"btn-primary",attrs:{href:"https://eipo.dfm.ae/en/Subscribe/Investor?IPOID=".concat(t.ipo.ID),target:"_blank"}},[t._v(t._s(t.$t("s2.btn2")))]):t._e()])])]),t._v(" "),e("hr")]),t._v(" "),e("two-column-block",{scopedSlots:t._u([{key:"title",fn:function(){return[e("h3",[t._v(t._s(t.$t("s2.ss1.t")))])]},proxy:!0},{key:"content",fn:function(){return[t.ipo?e("div",{staticClass:"grid grid-cols-1 gap-6 md:gap-y-10 lg:grid-cols-3"},[e("div",[e("span",{staticClass:"field-label"},[t._v(" "+t._s(t.$t("s2.ss1.t1"))+" ")]),t._v(" "),t.priceRange?e("span",{staticClass:"block"},[t._v(" "+t._s(t.priceRange))]):e("span",{staticClass:"block"},[t._v(" -- ")])]),t._v(" "),e("div",[e("span",{staticClass:"field-label"},[t._v(" "+t._s(t.$t("s2.ss1.t2"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.sharesOffered))])]),t._v(" "),e("div",[e("span",{staticClass:"field-label"},[t._v(" "+t._s(t.$t("s2.ss1.t3"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.proposedSymbol||"--"))])]),t._v(" "),e("div",[e("span",{staticClass:"field-label"},[t._v(" "+t._s(t.$t("s2.ss1.t4"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.companyFullNameClaim))])]),t._v(" "),e("div",[e("span",{staticClass:"field-label"},[t._v(" "+t._s(t.$t("s2.ss1.t6"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.sector))])]),t._v(" "),e("div",[e("span",{staticClass:"field-label"},[t._v(" "+t._s(t.$t("s2.ss1.t5"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t.ipo["ExchangeName".concat(t.lang)]))])])]):t._e()]},proxy:!0}])}),t._v(" "),e("two-column-block",{scopedSlots:t._u([{key:"title",fn:function(){return[e("h3",[t._v(t._s(t.$t("s2.ss2.t")))])]},proxy:!0},{key:"content",fn:function(){return[t.ipo?e("div",{staticClass:"grid grid-cols-1 gap-6 lg:grid-cols-3"},[e("div",[e("span",{staticClass:"field-label"},[t._v(" "+t._s(t.$t("s2.ss2.t1"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("prettyDate")(t.ipo.SubscriptionStartingDate,"DD-MM-YYYY")))])])]),t._v(" "),e("div",[e("span",{staticClass:"field-label"},[t._v(" "+t._s(t.$t("s2.ss2.t2"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("prettyDate")(t.ipo.SubscriptionEndingDate,"DD-MM-YYYY")))])])]),t._v(" "),e("div",[e("span",{staticClass:"field-label"},[t._v(" "+t._s(t.$t("s2.ss2.t3"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[e("span",{staticClass:"num"},[t._v(t._s(t._f("prettyDate")(t.$dayjs(t.allocationDate,"DD-MM-YYYY hh:mm A"),"DD-MM-YYYY")))])])]),t._v(" "),e("div",[e("span",{staticClass:"field-label"},[t._v(" "+t._s(t.$t("s2.ss2.t4"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[e("span",{staticClass:"num"},[t._v("\n "+t._s(t._f("prettyDate")(t.$dayjs(t.refundStartDate,"DD-MM-YYYY hh:mm A"),"DD-MM-YYYY"))+"\n ")])])]),t._v(" "),e("div",[e("span",{staticClass:"field-label"},[t._v(" "+t._s(t.$t("s2.ss2.t5"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[e("span",{staticClass:"num"},[t._v("\n "+t._s(t._f("prettyDate")(t.$dayjs(t.listingDate,"DD-MM-YYYY hh:mm A"),"DD-MM-YYYY"))+"\n ")])])])]):t._e()]},proxy:!0}])},[e("hr")]),t._v(" "),e("div",{staticClass:"container"},[e("hr"),t._v(" "),e("h2",[t._v(t._s(t.$t("s3.t")))]),t._v(" "),e("half-media-half-grid",{scopedSlots:t._u([{key:"image",fn:function(){return[e("video-thumbnail-card",{attrs:{video:t.video1}})]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"md:p-8"},[e("span",{staticClass:"block h2"},[t._v(" "+t._s(t.$t("s3.box1.title"))+" ")]),t._v(" "),e("p",[t._v(t._s(t.$t("s3.box1.content.p1")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-4 mt-12 gap-y-12 sm:grid-cols-2"},[e("div",[e("img",{staticClass:"w-12 h-12 bg-white rounded-lg shadow-xl",attrs:{src:n(322),alt:""}}),t._v(" "),e("span",{staticClass:"block mt-4 text-xs font-bold uppercase"},[t._v(t._s(t.$t("s3.box1.content.p2")))]),t._v(" "),e("app-store-links",{attrs:{vertical:!t.$device.isMobile}})],1),t._v(" "),e("div",[e("c-image",{staticClass:"shadow-xl size-12",attrs:{"image-src":"logos/ivestor-app-icon_fobiki"}}),t._v(" "),e("span",{staticClass:"block mt-4 text-xs font-bold uppercase"},[t._v(t._s(t.$t("s3.box1.content.p3")))]),t._v(" "),e("ivestor-app-store-links",{attrs:{vertical:!t.$device.isMobile}})],1)])])]},proxy:!0}])})],1),t._v(" "),e("two-column-block",{scopedSlots:t._u([{key:"title",fn:function(){return[t._v("\n "+t._s(t.$t("s4.t"))+"\n ")]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"grid grid-cols-2 gap-4 md:grid-cols-3"},t._l(t.$data["bankLogos".concat(t.$route.params.IPOCode)],(function(t,n){return e("div",{key:n,staticClass:"flex items-center justify-center px-4 py-8 bg-white border border-gray-300"},[e("c-image",{staticClass:"w-auto max-h-12",attrs:{alt:"receiving bank logo","image-src":t,width:150,height:100,crop:"fit",sizes:"sm:200px md:200px lg:200px"}})],1)})),0)]},proxy:!0}])},[e("hr")])],1),t._v(" "),t.documents.length?e("section",{staticClass:"gray"},[e("two-column-block",{scopedSlots:t._u([{key:"title",fn:function(){return[e("h2",[t._v(t._s(t.$t("s5.t")))])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"grid grid-cols-1 gap-4 md:grid-cols-2"},t._l(t.documents,(function(n,r){return e("download-card",{key:r,staticClass:"max-w-lg",attrs:{inverse:"",href:n["ClaimKeyNote".concat(t.lang)],title:n["ClaimKeyTitle".concat(t.lang)]}},[t._v("\n "+t._s(n["ClaimKeyTitle".concat(t.lang)])+"\n ")])})),1)]},proxy:!0}],null,!1,3877458701)})],1):t._e(),t._v(" "),e("section",{staticClass:"py-12"},[e("div",{staticClass:"container"},[e("div",{staticClass:"h4"},[e("span",[t._v(t._s("en"==t.$i18n.locale?"For more information on this IPO Offering, visit ":"لمزيد من المعلومات حول هذا العرض الأولي، قم بزيارة"))]),t._v(" "),e("a",{attrs:{href:t.website,target:"_blank"}},[t._v(t._s(t.website))])]),t._v(" "),e("div",{staticClass:"pt-6 mt-6 border-t border-gray-200"},["en"==t.$i18n.locale?[t._m(0)]:[t._m(1)]],2)])])])}),[function(){var t=this,e=t._self._c;return e("p",{staticClass:"text-sm"},[e("strong",[t._v("Disclaimer")]),e("br"),t._v("\n This announcement has not been reviewed or approved by the SCA, or any regulator in the UAE or elsewhere, does not form part of the Prospectus, and should not be considered an offer of securities in any jurisdiction. Any decision to invest in the units should be based solely on the information in the Prospectus.\n ")])},function(){var t=this,e=t._self._c;return e("p",{staticClass:"text-sm"},[e("strong",[t._v("تنصل")]),e("br"),t._v("\n لم تتم مراجعة هذا الإعلان أو الموافقة عليه من قبل هيئة الأوراق المالية والسلع أو أي جهة تنظيمية أخرى في دولة الإمارات العربية المتحدة أو خارجها. ولا يمثل هذا الإعلان جزءاً من نشرة الاكتتاب ولا عرضاً للأوراق المالية في أي ولاية قضائية. ويتعين اتخاذ أي قرار للاستثمار في الوحدات بالاستناد فقط إلى المعلومات الواردة في نشرة الاكتتاب.\n ")])}],!1,null,"45d1ed6c",null);"function"==typeof m.default&&Object(m.default)(component),"function"==typeof h.default&&Object(h.default)(component);e.default=component.exports;installComponents(component,{LoadingAnimation:n(45).default,ClampLines:n(1050).default,TwoColumnBlock:n(79).default,VideoThumbnailCard:n(136).default,AppStoreLinks:n(102).default,CImage:n(23).default,IvestorAppStoreLinks:n(337).default,HalfMediaHalfGrid:n(571).default,DownloadCard:n(91).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(8),n(21),n(11),n(3),n(13),n(9),n(24),n(25),{name:"SecuritySymbol",fetchOnServer:!1,data:function(){return{subTabs:[{title:this.$t("data-headers.trading"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/trading/"),exclude:["sukuks","bonds","funds"]},{title:this.$t("data-headers.profile"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/profile/")},{title:this.$t("data-headers.news-disclosures"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/news-disclosures/")},{title:this.$t("data-headers.reports"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/reports/")},{title:this.$t("data-headers.general-meetings"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/general-meetings/"),exclude:["sukuks","bonds","funds"]},{title:this.$t("data-headers.corporate-actions"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/corporate-actions/"),exclude:["sukuks","bonds","funds"]}],tradingSummary:null,companyInfo:null}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=SearchProfileTradingTab&Language=".concat(t.$i18n.locale,"&Company=").concat(t.$route.params.SecuritySymbol,"&toDate=").concat(t.fromDate,"&fromDate=").concat(t.toDate,"&Period=today")});case 3:return n=e.sent,e.next=6,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=companyprofile&lang=".concat(t.$i18n.locale,"&symbol=").concat(t.$route.params.SecuritySymbol)});case 6:return r=e.sent,e.next=9,n.json();case 9:return t.tradingSummary=e.sent,e.next=12,r.json();case 12:t.companyInfo=e.sent,t.$route.name==t.localeRoute("/the-exchange/market-information/company/".concat(t.$route.params.SecuritySymbol,"/")).name&&(t.isTradeable?t.$router.replace(t.localePath({path:"/the-exchange/market-information/company/".concat(t.$route.params.SecuritySymbol,"/trading/")})):t.$router.replace(t.localePath({path:"/the-exchange/market-information/company/".concat(t.$route.params.SecuritySymbol,"/profile/")}))),e.next=18;break;case 16:e.prev=16,e.t0=e.catch(0);case 18:case"end":return e.stop()}}),e,null,[[0,16]])})))()})),computed:{allTabs:function(){return[{title:this.$t("data-headers.trading"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/trading/"),exclude:["sukuks","bonds","funds"]},{title:this.$t("data-headers.profile"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/profile/")},{title:this.$t("data-headers.news-disclosures"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/news-disclosures/"),hide:this.isLinked},{title:this.$t("data-headers.reports"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/reports/"),hide:this.isLinked},{title:this.$t("data-headers.general-meetings"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/general-meetings/"),exclude:["sukuks","bonds","funds"],hide:this.isLinked},{title:this.$t("data-headers.corporate-actions"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/corporate-actions/"),exclude:["sukuks","bonds","funds"],hide:this.isLinked}]},isLinked:function(){return!!this.companyInfo&&this.companyInfo.IsLinked},fromDate:function(){return this.$dayjs().format("DD/MM/YYYY")},toDate:function(){return this.$dayjs().subtract(3,"month").format("DD/MM/YYYY")},tabs:function(){var t=this;return this.companyInfo?this.allTabs.filter((function(e){return!e.exclude||!e.exclude.includes(t.companyInfo.InstrumentType)})):[]},isTradeable:function(){switch(this.companyInfo.InstrumentType){case"sukuks":case"bonds":case"funds":return!1;default:return!0}},isSukuk:function(){return"sukuks"==this.companyInfo.InstrumentType},isBond:function(){return"bonds"==this.companyInfo.InstrumentType},isFund:function(){return"funds"==this.companyInfo.InstrumentType}},watch:{$route:function(){this.$route.name==this.localeRoute("/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/")).name&&this.$router.replace(this.localePath({path:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/trading/")}))}},mounted:function(){},methods:{convertDomain:function(t){return t=t?t.replace("https://www.dfm.ae",this.$config.assetsDomain):"sukuk"==this.companyInfo.InstrumentType?"https://res.cloudinary.com/dubaifinancialmarket/image/upload/v1674024285/images/sukuk-logo_n6ovab":"bonds"==this.companyInfo.InstrumentType?"https://res.cloudinary.com/dubaifinancialmarket/image/upload/v1674024285/images/bond-logo_py7tel":"https://res.cloudinary.com/dubaifinancialmarket/image/upload/v1674024285/images/fund-logo_fpxpd1"}}}),l=o,c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[t.companyInfo?e("page-hero",[e("span",[t._v(" "+t._s(t.companyInfo.InstrumentTypeCaption)+" ")])]):t._e(),t._v(" "),e("section",{staticClass:"pb-12"},[e("div",{staticClass:"container"},[t.companyInfo?e("div",{staticClass:"flex flex-col justify-start border-gray-200 divide-x-0 rounded gap-x-0 gap-y-8 lg:flex-row lg:gap-y-0 lg:divide-x lg:border"},[t.companyInfo.LogoUrl?e("div",{staticClass:"lg:p-8"},[e("img",{staticClass:"max-h-20 w-auto max-w-[10rem]",attrs:{src:t.convertDomain(t.companyInfo.LogoUrl),alt:""}})]):t._e(),t._v(" "),t.companyInfo?e("div",{staticClass:"flex flex-col items-start justify-center flex-1 lg:p-8"},[e("div",{staticClass:"inline-block px-2 py-1 text-xs leading-none uppercase bg-orange-200 rounded-sm"},[t._v(t._s(t.companyInfo.Symbol))]),t._v(" "),e("span",{staticClass:"block text-3xl"},[t._v(" "+t._s(t.companyInfo.FullName)+" ")])]):t._e(),t._v(" "),t.isTradeable?e("div",{staticClass:"relative flex flex-col justify-center font-heading rtl:font-arabic lg:items-end lg:p-8"},[e("div",{staticClass:"relative flex"},[e("div",{staticClass:"flex items-center justify-center w-12"},[e("span",{staticClass:"origin-center scale-[2] stockprice-icon -top-1",class:t.tradingSummary.CurrentTrendClass})]),t._v(" "),e("div",{staticClass:"flex flex-col"},[e("span",{staticClass:"text-6xl font-light leading-none tracking-tighter"},[t._v(" "+t._s("0.00"!=t.tradingSummary.CurrentValue&&null!=t.tradingSummary.CurrentValue?t.tradingSummary.CurrentValue:t.tradingSummary.PreviousClose)+" ")])]),t._v(" "),e("div",{staticClass:"flex flex-col items-start justify-center ltr:ml-2 rtl:mr-2"},[e("span",{staticClass:"num",class:t.tradingSummary.CurrentTrendClass},["increase"==t.tradingSummary.CurrentTrendClass?e("span",[t._v(" + ")]):t._e(),t._v("\n "+t._s(t.tradingSummary.Change)+"\n ")]),t._v(" "),e("span",{staticClass:"num",class:t.tradingSummary.CurrentTrendClass},["increase"==t.tradingSummary.CurrentTrendClass?e("span",[t._v(" + ")]):t._e(),t._v(t._s(t.tradingSummary.ChangePercentage)+"% ")])])]),t._v(" "),"0.00"==t.tradingSummary.CurrentValue||null==t.tradingSummary.CurrentValue?e("span",{staticClass:"absolute inset-x-0 inline-block px-2 py-2 text-xs leading-none text-center uppercase bottom-1"},[t._v("\n "+t._s(t.$t("commons.previous-price")))]):t._e()]):t._e()]):t._e()])]),t._v(" "),e("div",{staticClass:"container"},[e("faux-tabs",{attrs:{tabs:t.tabs}})],1),t._v(" "),t.companyInfo?e("nuxt-child",{attrs:{"company-info":t.companyInfo}}):t._e()],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{PageHero:n(10).default,FauxTabs:n(134).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(3),n(9),{name:"CorporateActions",fetchOnServer:!1,data:function(){return{corporateActions:null}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=GetFreshCorporateActions&Language=".concat(t.$i18n.locale,"&Company=").concat(t.$route.params.SecuritySymbol)});case 3:return n=e.sent,e.next=6,n.json();case 6:t.corporateActions=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()}))}),l=o,c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"gray py-sm"},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("commons.corporate-actions")))]),t._v(" "),t.$fetchState.pending?e("loader-animation",{staticClass:"absolute"},[t._v(" "+t._s(t.$t("commons.fetch"))+" ")]):t.corporateActions&&t.corporateActions.length?e("div",{staticClass:"p-8 mt-8 bg-white rounded"},[e("company-corporate-actions",{attrs:{"corporate-actions":t.corporateActions}})],1):e("info-box",{attrs:{type:"warning"}},[t._v("\n "+t._s(t.$t("commons.error-msg2"))+"\n ")])],1)])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{LoaderAnimation:n(65).default,InfoBox:n(32).default,CompanyCorporateActions:n(1051).default})},function(t,e,n){"use strict";n.r(e);n(28),n(51);var r=n(1),o=(n(6),n(7),n(3),n(9),{name:"GeneralMeetings",fetchOnServer:!1,data:function(){return{show:!0,generalMeetings:null}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=GetFreshGeneralMeetings&Language=".concat(t.$i18n.locale,"&Company=").concat(t.$route.params.SecuritySymbol)});case 3:return n=e.sent,e.next=6,n.json();case 6:t.generalMeetings=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()})),mounted:function(){}}),l=o,c=n(0),d=n(400),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"gray py-sm"},[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col justify-between md:flex-row md:items-center"},[e("h2",[t._v(t._s(t.$t("title")))]),t._v(" "),e("base-button",{attrs:{button:"",small:""}},[t._v(t._s(t.$t("global.buttons.view-all")))])],1)]),t._v(" "),e("div",{staticClass:"container mt-8"},[t.$fetchState.pending?e("loader-animation",{staticClass:"absolute"},[t._v(" "+t._s(t.$t("commons.fetch"))+" ")]):t.generalMeetings&&t.generalMeetings.length?e("div",{staticClass:"accordion content-block"},[e("fade-transition",{attrs:{group:""}},t._l(t.generalMeetings,(function(n){return e("div",{directives:[{name:"show",rawName:"v-show",value:t.show,expression:"show"}],key:n.id},[e("vue-simple-accordion",{scopedSlots:t._u([{key:"title",fn:function(){return[e("div",{staticClass:"flex flex-col justify-between lg:flex-row lg:items-center"},[e("span",{staticClass:"block text-lg font-medium"},[t._v(t._s(n.headline))]),t._v(" "),e("div",{staticClass:"text-sm text-muted"},[t._v(t._s(n.publication_date))])])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"grid grid-cols-1 gap-4 lg:grid-cols-2"},[e("div",{staticClass:"w-full table-flex table-condensed"},[e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("heading1")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(n.meeting_date)))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("heading2")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(n.meeting_type)))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("heading14")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(n.location)))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("heading3")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(n.net_profit)))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("heading4")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(n.cash_dividends)))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("heading7")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(n.last_dividends_date_txt)))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("heading8")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(n.ex_dividend_date_txt)))])])]),t._v(" "),e("div",{staticClass:"w-full table-flex table-condensed"},[e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("heading5")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(n.bonus_share)))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("heading9")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(n.register_closing_date_txt)))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("heading10")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(n.suspension_date_txt)))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("heading11")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(n.resumption_date_txt)))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("heading12")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(n.dividends_payment_date_txt)))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("heading13")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(n.payment_entity)))])])])]),t._v(" "),e("div",{domProps:{innerHTML:t._s(n.announcement)}}),t._v(" "),n.resources.length?e("div",{staticClass:"content-block"},t._l(n.resources,(function(n){return e("base-button",{key:n.id,attrs:{icon:"download",href:n.r_path,target:"_blank"}},[t._v(t._s(n.description))])})),1):t._e()]},proxy:!0}],null,!0)})],1)})),0)],1):e("info-box",{attrs:{type:"warning"}},[t._v("\n "+t._s(t.$t("commons.error-msg2"))+"\n ")])],1)])}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{BaseButton:n(16).default,LoaderAnimation:n(65).default,InfoBox:n(32).default,VueSimpleAccordion:n(115).default})},function(t,e,n){"use strict";n.r(e);var r={name:"NewsDisclosures",data:function(){return{dataLoaded:!1}},methods:{fetchCompleted:function(){this.dataLoaded=!0}}},o=n(0),l=n(401),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("title")))]),t._v(" "),e("div",{ref:"disclosures",staticClass:"mt-8"},[e("company-reports",{attrs:{symbol:t.$route.params.SecuritySymbol},on:{fetchCompleted:t.fetchCompleted}})],1),t._v(" "),t.dataLoaded?e("base-button",{staticClass:"mt-12 base-button",attrs:{href:t.localePath("/the-exchange/news-disclosures/disclosures?id=".concat(t.$route.params.SecuritySymbol))}},[t._v(t._s(t.$t("global.buttons.view-all")))]):t._e(),t._v(" "),t.dataLoaded?e("div",{staticClass:"text-sm content-block"},[e("span",{staticClass:"block font-bold"},[t._v(t._s(t.$t("commons.disclaimer")))]),t._v(" "),e("p",{staticClass:"disclaimer"},[t._v(t._s(t.$t("disclaimer")))])]):t._e()],1)])}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{CompanyReports:n(575).default,BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);var r=n(18),o=n(1),l=(n(6),n(7),n(8),n(3),n(13),n(9),n(25),n(110),n(272)),c=n.n(l),d={name:"CompanyProfile",fetchOnServer:!1,scrollToTop:!0,props:{companyInfo:{type:Object,required:!0}},data:function(){return{allSectors:null,companyProfileInfo:null}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=companyprofile&lang=".concat(t.$i18n.locale,"&symbol=").concat(t.$route.params.SecuritySymbol)});case 3:return n=e.sent,e.next=6,n.json();case 6:t.companyProfileInfo=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()})),computed:{isPreListing:function(){return!!this.companyInfo&&"-"===this.companyInfo.ISIN},isLinked:function(){return!!this.companyInfo&&this.companyInfo.IsLinked},linkedSymbol:function(){return this.companyInfo.IsLinked?this.companyInfo.LinkedSymbol:this.$route.params.SecuritySymbol},boardMembers:function(){if(!this.companyProfileInfo||!this.companyProfileInfo.Board||0===this.companyProfileInfo.Board.length)return[];var t=this.companyProfileInfo.Board.filter((function(t){return""!=t.Name}));return c()(t,["Order"])},topManagement:function(){if(!this.companyProfileInfo||!this.companyProfileInfo.TopManagement||0===this.companyProfileInfo.TopManagement.length)return[];var t=this.companyProfileInfo.TopManagement.filter((function(t){return""!=t.Name}));return c()(t,["Order"])},subsidiaries:function(){return this.companyProfileInfo?this.companyProfileInfo.Subsidiaries:[]},contacts:function(){return this.companyProfileInfo?this.companyProfileInfo.ContactDetails:[]},documents:function(){var t=[];return this.companyProfileInfo?(this.companyProfileInfo.Prospectus&&t.push(this.companyProfileInfo.Prospectus),this.companyProfileInfo.ArticlesofAssociation&&this.companyProfileInfo.ArticlesofAssociation.length&&t.push.apply(t,Object(r.a)(this.companyProfileInfo.ArticlesofAssociation)),t):[]}},methods:{convertDomain:function(t){return t?t=t.replace("https://www.dfm.ae",this.$config.assetsDomain):""},cleanDomain:function(t){return"string"!=typeof t?t:t.startsWith("http://")?t.replace("http://","https://"):t.startsWith("www.")?t.replace("www.","https://www."):t}}},f=d,v=n(0),m=n(403),component=Object(v.a)(f,(function(){var t=this,e=t._self._c;return e("div",[e("section",{staticClass:"gray"},[t.companyProfileInfo?e("div",{staticClass:"container"},[t.companyProfileInfo.CompanyBrief?e("div",[e("h2",[t._v(t._s(t.$t("CompanyBrief")))]),t._v(" "),e("div",{domProps:{innerHTML:t._s(t.companyProfileInfo.CompanyBrief)}})]):t._e(),t._v(" "),t.$parent.isTradeable?e("div",{staticClass:"p-8 bg-white content-block is-tradeable"},[e("h3",[t._v(t._s(t.$t("CompanyProfile")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 pt-4 md:grid-cols-2 lg:grid-cols-3"},[e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.market"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.companyProfileInfo.Exchange)+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.symbol"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.companyProfileInfo.Symbol)+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.ISIN"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.companyProfileInfo.ISIN)+" ")])]),t._v(" "),t.isLinked?t._e():e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.sector"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.companyProfileInfo.Sector))])]),t._v(" "),t.isLinked?t._e():e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.established"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.EstablishedDate))+" ")])]),t._v(" "),t.isLinked?t._e():e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.auditor"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.Auditor))+" ")])]),t._v(" "),t.isLinked?t._e():e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.fiscal-year-end"))+" Year End ")]),t._v(" "),e("span",{staticClass:"block capitalize"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.FiscalYearEnd))+" ")])]),t._v(" "),t.isLinked?t._e():e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(t._s(t.$t("data-headers.registrar"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.Registrar))+" ")])])])]):t.$parent.isFund?e("div",{staticClass:"p-8 bg-white content-block is-everythingelse"},[e("h3",[t._v(t._s(t.$t("CompanyProfile")))]),t._v(" "),e("div",{staticClass:"w-full table-flex"},[e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.market")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t.companyProfileInfo.Market)+" ")])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.currency")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t.companyProfileInfo.Currency))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.manager")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t.companyProfileInfo.Manager))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.investors-committee")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t.companyProfileInfo.InvestorsCommittee))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.custodian")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t.companyProfileInfo.Custodian))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.investment-policy-strategy")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t.companyProfileInfo.InvestmentPolicyStrategy))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.dividends-policy")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t.companyProfileInfo.DividendsPolicy))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.managing-company-and-its-fees")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t.companyProfileInfo.ManagingCompanyAndFees))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.fund-structure")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(t.companyProfileInfo.FundStructure)))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"font-medium t-cell md:whitespace-nowrap"},[t._v(t._s(t.$t("data-headers.fund-administrator")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t._f("nullData")(t.companyProfileInfo.FundAdministrator)))])])])]):e("div",{staticClass:"p-8 bg-white content-block is-fund"},[e("h3",[t._v(t._s(t.$t("CompanyProfile")))]),t._v(" "),t.isPreListing?e("div",{staticClass:"grid grid-cols-1 gap-8 pt-4 md:grid-cols-2 lg:grid-cols-4"},[e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.market"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.Market))+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.symbol"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.companyProfileInfo.Symbol)+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.sector"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.Sector)))])])]):e("div",{staticClass:"grid grid-cols-1 gap-8 pt-4 md:grid-cols-2 lg:grid-cols-4"},[e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.market"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.Market))+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.symbol"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.companyProfileInfo.Symbol)+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.ISIN"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.companyProfileInfo.ISIN)+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.sector"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.Sector)))])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.established"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.EstablishedDate))+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.auditor"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.Auditor))+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.fiscal-year-end"))+" ")]),t._v(" "),e("span",{staticClass:"block capitalize"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.FiscalYearEnd))+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(t._s(t.$t("data-headers.registrar"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.Registrar))+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.issue-date")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("prettyDate")(t.companyProfileInfo.IssueDate))+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.par-value")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("priceDecimal")(t.companyProfileInfo.InstrumentParValue,2))+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.issue-value")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("priceDecimal")(t._f("nullData")(t.companyProfileInfo.IssueValue),2))+" ")])]),t._v(" "),t.$parent.isBond?e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.coupon-percentage")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.CoupanPercentage))+" ")])]):t._e(),t._v(" "),t.$parent.isSukuk?e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.morabha")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("numFormat")(t._f("nullData")(t.companyProfileInfo.CoupanPercentage)))+" ")])]):t._e(),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.closing-price-gross")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.companyProfileInfo.ClosingPrice)+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.last-trading-date")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.LastTradeDate))+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.market-capitalization")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("priceDecimal")(t.companyProfileInfo.MarketCapitalization,2))+" ")])]),t._v(" "),t.$parent.isBond?e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.no-of-bonds")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("numFormat")(t._f("nullData")(t.companyProfileInfo.InstrumentNoBonds)))+" ")])]):t._e(),t._v(" "),t.$parent.isSukuk?e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.no-of-sukuk")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("numFormat")(t._f("nullData")(t.companyProfileInfo.InstrumentNoBonds)))+" ")])]):t._e(),t._v(" "),t.$parent.isBond?e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.coupon-dates")))]),t._v(" "),e("span",{staticClass:"block",domProps:{innerHTML:t._s(t.companyProfileInfo.CoupanDate)}})]):t._e(),t._v(" "),t.$parent.isSukuk?e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(t._s(t.$t("data-headers.profit-distribution-dates")))]),t._v(" "),e("span",{staticClass:"block",domProps:{innerHTML:t._s(t.companyProfileInfo.CoupanDate)}})]):t._e(),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.maturity-date")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("prettyDate")(t.companyProfileInfo.MaturityDate))+" ")])]),t._v(" "),t.$parent.isBond?e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.accrued-interest")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.companyProfileInfo.AccruedInterest)+" ")])]):t._e(),t._v(" "),t.$parent.isSukuk?e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.accrued-earning")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.companyProfileInfo.AccruedInterest)+" ")])]):t._e(),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.pre-matured-date")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("prettyDate")(t.companyProfileInfo.PreMaturedDate))+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.no-of-years")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("nullData")(t.companyProfileInfo.Years))+" ")])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.net-price")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("priceDecimal")(t._f("nullData")(t.companyProfileInfo.NetPrice),2))+" ")])]),t._v(" "),t.$parent.isBond?e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.no-of-coupons-a-year")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.companyProfileInfo.CoupansPerYear)+" ")])]):t._e(),t._v(" "),t.$parent.isSukuk?e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.profit-distributions-a-year")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.companyProfileInfo.CoupansPerYear)+" ")])]):t._e()])]),t._v(" "),t.$parent.isTradeable?e("div",{staticClass:"p-8 bg-white content-block"},[e("h3",[t._v(t._s(t.$t("EquityProfile")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 pt-4 md:grid-cols-2 lg:grid-cols-4"},[e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.date-of-listing"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("prettyDate")(t.companyProfileInfo.DateOfListing))+" ")])]),t._v(" "),t.isLinked?t._e():e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.authorized-capital"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("numFormat")(t.companyProfileInfo.AuthorizedCapital))+" ")])]),t._v(" "),t.isLinked?t._e():e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.issued-shares"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t._f("numFormat")(t.companyProfileInfo.IssuedShares))+" ")])]),t._v(" "),t.isLinked?t._e():e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(" "+t._s(t.$t("data-headers.par-value-share"))+" ")]),t._v(" "),e("span",{staticClass:"block"},[t._v(" "+t._s(t.companyProfileInfo.PerShareValue))])])])]):t._e(),t._v(" "),t.documents.length&&!t.isLinked?e("div",{staticClass:"p-8 bg-white content-block"},[e("h3",[t._v(t._s(t.$t("RelatedDocuments")))]),t._v(" "),e("div",{staticClass:"flex flex-col gap-y-4"},t._l(t.documents,(function(n,r){return e("div",{key:r,staticClass:"flex flex-col gap-2 px-3 py-4 md:flex-row bg-primary-light"},[e("div",{staticClass:"block"},[t._v(t._s(n.Title)+" ")]),t._v(" "),"en"==t.$i18n.locale?e("custom-dropdown",{staticClass:"md:ltr:ml-4 rtl:mr-4",scopedSlots:t._u([{key:"trigger",fn:function(){return[e("popup-attachment-button",[t._v(t._s(n.English_Files_Count))])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"p-2 bg-gray-700 border border-gray-200 rounded shadow-lg"},[n.English_Files.length?e("div",[e("span",{staticClass:"block px-2 py-1 text-sm text-white uppercase bg-gray-500"},[t._v(" "+t._s("en"==t.$i18n.locale?"Files":"الملفات")+" ")]),t._v(" "),t._l(n.English_Files,(function(n,r){return e("a",{key:r,staticClass:"block px-2 py-2 text-sm text-white truncate whitespace-nowrap hover:bg-gray-600 hover:text-white",attrs:{href:t.convertDomain(n.Url),target:"_blank"}},[t._v("\n "+t._s(n.Title)+"\n ")])}))],2):t._e()])]},proxy:!0}],null,!0)}):"ar"==t.$i18n.locale?e("custom-dropdown",{staticClass:"md:ltr:ml-4 rtl:mr-4",scopedSlots:t._u([{key:"trigger",fn:function(){return[e("popup-attachment-button",[t._v(t._s(n.Arabic_Files_Count)+" ")])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"p-2 bg-gray-700 border border-gray-200 rounded shadow-lg"},[n.Arabic_Files.length?e("div",[e("span",{staticClass:"block px-2 py-1 text-sm text-white uppercase bg-gray-500"},[t._v(" "+t._s("en"==t.$i18n.locale?"Files":"الملفات")+" ")]),t._v(" "),t._l(n.Arabic_Files,(function(n,r){return e("a",{key:r,staticClass:"block px-2 py-2 text-sm text-white truncate whitespace-nowrap hover:bg-gray-600 hover:text-white",attrs:{href:t.convertDomain(n.Url),target:"_blank"}},[t._v("\n "+t._s(n.Title)+"\n ")])}))],2):t._e()])]},proxy:!0}],null,!0)}):t._e()],1)})),0)]):t._e(),t._v(" "),t.$parent.isTradeable&&!t.isLinked?e("div",{staticClass:"p-8 bg-white content-block"},[e("h2",[t._v(t._s(t.$t("ContactDetails")))]),t._v(" "),e("div",{staticClass:"grid grid-cols-1 gap-8 pt-4 lg:grid-cols-3"},[e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(t._s(t.$t("data-headers.head-office")))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(t._f("nullData")(t.contacts.HeadOffice)))])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(t._s(t.$t("commons.address")))]),t._v(" "),e("span",{staticClass:"block",domProps:{innerHTML:t._s(t.$options.filters.nullData(t.contacts.OfficeAddress))}})]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(t._s(t.$t("commons.telephone")))]),t._v(" "),e("span",{staticClass:"block ltr text-start"},[t._v(t._s(t._f("nullData")(t.contacts.Phone)))])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(t._s(t.$t("commons.fax")))]),t._v(" "),e("span",{staticClass:"block ltr text-start"},[t._v(t._s(t._f("nullData")(t.contacts.Fax)))])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(t._s(t.$t("commons.website")))]),t._v(" "),e("span",{staticClass:"block"},[e("a",{attrs:{target:"_blank",rel:"noopener",href:t.cleanDomain(t.contacts.Website)}},[t._v(t._s(t._f("nullData")(t.contacts.Website)))])])]),t._v(" "),e("div",[e("span",{staticClass:"block text-xs tracking-wide uppercase text-muted"},[t._v(t._s(t.$t("commons.email")))]),t._v(" "),e("span",{staticClass:"block"},[e("a",{attrs:{href:"mailto:".concat(t.contacts.Email)}},[t._v(t._s(t._f("nullData")(t.contacts.Email)))])])])])]):t._e(),t._v(" "),t.isLinked?e("base-button",{staticClass:"mt-8",attrs:{link:"/the-exchange/market-information/company/".concat(t.linkedSymbol,"/profile")}},[t._v(" "+t._s("en"==t.$i18n.locale?"View Full Company Profile":"عرض الملف الشخصي الكامل للشركة"))]):t._e()],1):t._e()]),t._v(" "),t.boardMembers&&t.boardMembers.length&&!t.isLinked?e("section",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("BoardMembers")))]),t._v(" "),e("div",{staticClass:"mt-8"},[e("div",{staticClass:"grid grid-cols-1 gap-4 lg:grid-cols-2"},t._l(t.boardMembers,(function(n,r){return e("div",{key:r,staticClass:"flex py-4 border-b gap-x-4 rtl:gap-x-reverse"},[e("div",[e("svg",{staticClass:"w-12 h-12 text-gray-300",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-6-3a2 2 0 11-4 0 2 2 0 014 0zm-2 4a5 5 0 00-4.546 2.916A5.986 5.986 0 0010 16a5.986 5.986 0 004.546-2.084A5 5 0 0010 11z","clip-rule":"evenodd"}})])]),t._v(" "),e("div",[e("span",{staticClass:"block text-lg"},[t._v(t._s(n.Name))]),t._v(" "),e("div",{staticClass:"block text-sm uppercase text-muted"},[t._v(t._s(n.Title))])])])})),0)]),t._v(" "),e("hr")]),t._v(" "),t.topManagement.length&&!t.isLinked?e("div",[e("div",{staticClass:"container"},[e("h2",[t._v(t._s(t.$t("TopManagement")))]),t._v(" "),e("div",{staticClass:"mt-8"},[e("div",{staticClass:"grid grid-cols-1 gap-4 lg:grid-cols-2"},t._l(t.topManagement,(function(n,r){return e("div",{key:r,staticClass:"flex py-4 border-b gap-x-4 rtl:gap-x-reverse"},[e("div",[e("svg",{staticClass:"w-12 h-12 text-gray-300",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-6-3a2 2 0 11-4 0 2 2 0 014 0zm-2 4a5 5 0 00-4.546 2.916A5.986 5.986 0 0010 16a5.986 5.986 0 004.546-2.084A5 5 0 0010 11z","clip-rule":"evenodd"}})])]),t._v(" "),e("div",[e("span",{staticClass:"block text-lg"},[t._v(t._s(n.Name))]),t._v(" "),e("div",{staticClass:"block text-sm uppercase text-muted"},[t._v(t._s(n.Title))])])])})),0)])])]):t._e(),t._v(" "),t.subsidiaries.length&&!t.isLinked?e("div",[e("div",{staticClass:"container"},[e("hr"),t._v(" "),e("h2",[t._v(t._s(t.$t("Subsidiaries")))]),t._v(" "),e("div",{staticClass:"mt-8"},[e("div",{staticClass:"grid grid-cols-1 gap-8 md:grid-cols-2 lg:grid-cols-3"},t._l(t.subsidiaries,(function(n,r){return e("base-card",{key:r,attrs:{inverse:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("decorator",{attrs:{small:""}}),t._v(" "),e("span",{staticClass:"h2"},[t._v(t._s(n.Ownership)+"%")]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(n.Title))]),t._v(" "),e("span",{staticClass:"block"},[t._v(t._s(n.Place))])]},proxy:!0}],null,!0)})})),1)])])]):t._e()]):t._e(),t._v(" "),e("section",{staticClass:"gray"},[e("div",{staticClass:"container"},[e("foot-note",[e("strong",[t._v(t._s(t.$t("commons.disclaimer"))+":")]),t._v(" "),e("br"),t._v(t._s(t.$t("disclaimer"))+"\n ")])],1)])])}),[],!1,null,null,null);"function"==typeof m.default&&Object(m.default)(component);e.default=component.exports;installComponents(component,{PopupAttachmentButton:n(140).default,CustomDropdown:n(66).default,BaseButton:n(16).default,Decorator:n(43).default,BaseCard:n(101).default,FootNote:n(104).default})},function(t,e,n){"use strict";n.r(e);n(298);var r={name:"Reports",fetchOnServer:!1,props:{companyInfo:{type:Object,required:!0}},data:function(){return{selectedTab:0}},computed:{securitySymbol:function(){return this.companyInfo.IsLinked?this.companyInfo.LinkedSymbol:this.$route.params.SecuritySymbol}},methods:{selectTab:function(t){this.selectedTab=t}}},o=n(0),l=n(404),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"pt-8 gray"},[e("div",{staticClass:"container"},[e("tabs",{staticClass:"mb-8",on:{change:t.selectTab}},[e("tab",{attrs:{title:t.$t("commons.financial-reports")}},[0==t.selectedTab?e("div",{attrs:{id:"tab-financial-reports"}},[e("company-reports",{attrs:{symbol:t.$route.params.SecuritySymbol,"report-type":"financial_reports"}})],1):t._e()]),t._v(" "),e("tab",{attrs:{title:t.$t("commons.corporate-governance-reports")}},[1==t.selectedTab?e("div",{attrs:{id:"tab-corporate-reports"}},[e("security-reports",{attrs:{"report-type":"corporateGovernanceReports",command:"GetFreshCorporateGovernanceReports",symbol:t.securitySymbol}})],1):t._e()]),t._v(" "),e("tab",{attrs:{title:t.$t("commons.integrated-reports")}},[2==t.selectedTab?e("div",{attrs:{id:"tab-integrated-reports"}},[e("company-reports",{attrs:{symbol:t.$route.params.SecuritySymbol,"report-type":"integrated_reports"}})],1):t._e()])],1)],1)])}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{CompanyReports:n(575).default,Tab:n(117).default,SecurityReports:n(1052).default,Tabs:n(152).default})},function(t,e,n){"use strict";n.r(e);n(11),n(13),n(25);var r={name:"SecuritySymbolTrading",fetchOnServer:!1,props:{companyInfo:{type:Object,required:!0}},data:function(){return{}},computed:{dailySummary:function(){return this.$parent.dailySummary},isLinked:function(){return!!this.companyInfo&&this.companyInfo.IsLinked},notETF:function(){return"exchangeTradedFunds"!=this.companyInfo.InstrumentType},tabs:function(){return[{title:this.$t("data-headers.trading-summary"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/trading/trading-summary/")},{title:this.$t("data-headers.daily-summary"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/trading/daily-summary/")},{title:this.$t("data-headers.nav-summary"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/trading/nav-summary/"),hide:this.notETF},{title:this.$t("data-headers.top-shareholders"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/trading/top-shareholders/"),hide:this.isLinked},{title:this.$t("data-headers.foreign-investments"),href:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/trading/foreign-investments/"),hide:this.isLinked}]}},watch:{$route:function(){this.$route.name==this.localeRoute("/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/trading/")).name&&this.$router.replace(this.localePath({path:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/trading/trading-summary/")}))}},mounted:function(){this.$route.name==this.localeRoute("/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/trading/")).name&&this.$router.replace(this.localePath({path:"/the-exchange/market-information/company/".concat(this.$route.params.SecuritySymbol,"/trading/trading-summary/")}))}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"p-0 gray"},[e("div",{staticClass:"container pt-8"},[e("faux-tabs",{attrs:{tabs:t.tabs}})],1),t._v(" "),t.companyInfo?e("nuxt-child",{attrs:{"company-info":t.companyInfo,"keep-alive":""}}):t._e()],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{FauxTabs:n(134).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(3),n(9),{name:"DailySummary",fetchOnServer:!1,data:function(){return{dailySummary:null,dataHeaders:["Date","Open","High","Low","Trades","Volume","Value","Last","Previous","Closing","Change","ChangePercentage"],excelFields:{Date:"Date",Open:"Open",High:"High",Low:"Low",Trades:"Trades",Volume:"Volume",Value:"Value",Last:"Last",Previous:"Previous",Change:"Change","Change Percentage":"ChangePercentage"}}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=SearchProfileDailyTab&Language=".concat(t.$i18n.locale,"&Company=").concat(t.$route.params.SecuritySymbol,"&toDate=").concat(t.fromDate,"&fromDate=").concat(t.toDate,"&Period=custom")});case 3:return n=e.sent,e.next=6,n.json();case 6:t.dailySummary=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()})),computed:{fromDate:function(){return this.$dayjs().format("DD/MM/YYYY")},toDate:function(){return this.$dayjs().subtract(3,"month").format("DD/MM/YYYY")}},mounted:function(){}}),l=o,c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[t.dailySummary&&t.dailySummary.length?e("section",{staticClass:"py-sm !pt-8"},[e("div",{staticClass:"container"},[e("div",{staticClass:"flex flex-col md:flex-row"},[e("client-only",[e("export-excel",{class:{"pointer-events-none":0==t.dailySummary.length},attrs:{data:t.dailySummary,fields:t.excelFields,name:"".concat(t.$route.params.SecuritySymbol," Daily Summary")}},[e("button",{staticClass:"btn btn-download btn-primary"},[t._v(t._s(t.$t("global.buttons.downloadExcel")))])])],1)],1)]),t._v(" "),t.dailySummary&&t.dailySummary.length?e("div",{staticClass:"container content-block"},[e("div",{staticClass:"table-container"},[e("table",{staticClass:"w-full table-auto data-table"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("data-headers.date")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.open")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.high")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.low")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.trades")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.volume")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.value")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.last")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.previous")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.change")))]),t._v(" "),e("th",{staticClass:"!text-right"},[t._v(t._s(t.$t("data-headers.change-perc")))])])]),t._v(" "),e("tbody",t._l(t.dailySummary,(function(summary,n){return e("tr",{key:n},[e("td",[e("span",{staticClass:"num"},[t._v(t._s(summary.Date))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(summary.Open))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(summary.High))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(summary.Low))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(summary.Trades))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(summary.Volume))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(summary.Value))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(summary.Last))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(summary.Previous))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"block",class:summary.ChangeTrendClass},[t._v(" "+t._s(summary.Change)+" ")])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"TrendClass",class:summary.ChangeTrendClass},[t._v("\n "+t._s(summary.ChangePercentage)+"\n ")])])])})),0)])])]):t._e()]):e("section",[e("div",{staticClass:"container"},[e("info-box",{attrs:{type:"warning"}},[t._v("\n "+t._s(t.$t("commons.error-msg"))+"\n ")])],1)])])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(3),n(9),n(345)),l=n.n(o),c=(n(547),{name:"ForeignInvestments",fetchOnServer:!1,components:{popper:l.a},data:function(){return{popperOptions:{placement:"top",modifiers:{offset:{offset:"0,10px"}}},foreignInvestments:null,dataHeaders:["Shareholder Name","Percentage"]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=GetFreshForeignInvestment&Language=".concat(t.$i18n.locale,"&Company=").concat(t.$route.params.SecuritySymbol)});case 3:return n=e.sent,e.next=6,n.json();case 6:t.foreignInvestments=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()})),methods:{convertData:function(data){return"N/A"===data||"0"===data?data:""===data||null===data?"N/A":"".concat(data,"%")}}}),d=c,f=n(0),v=n(738),m=n(739),component=Object(f.a)(d,(function(){var t=this,e=t._self._c;return e("div",[e("section",{staticClass:"py-sm !pt-8"},[t.foreignInvestments?e("div",{staticClass:"container content-block"},[e("table",{staticClass:"table-fixed table-custom"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("commons.country-of-origin")))]),t._v(" "),e("th",[t._v(t._s(t.$t("commons.foreigners")))])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v(t._s(t._f("nullData")(t.foreignInvestments.Origin)))]),t._v(" "),e("td",[t._v(t._s(t._f("nullData")(t.foreignInvestments.AllowForeign)))])])])]),t._v(" "),t.foreignInvestments?e("div",{staticClass:"table-container content-block"},[e("table",{staticClass:"table-fixed table-custom"},[e("thead",[e("tr",[e("td",{staticClass:"bg-white"}),t._v(" "),e("th",[t._v(t._s(t.$t("commons.permitted")))]),t._v(" "),e("th",[t._v(t._s(t.$t("commons.actual")))]),t._v(" "),e("th",[t._v(t._s(t.$t("commons.available")))])])]),t._v(" "),e("tbody",[e("tr",[e("th",[t._v(t._s(t.$t("commons.national")))]),t._v(" "),e("td",[t.foreignInvestments.NationalPermittedComment&&"AE"!=t.foreignInvestments.NationalPermittedComment?e("popper",{attrs:{trigger:"hover",options:t.popperOptions}},[e("div",{staticClass:"popper"},[t._v(t._s(t.foreignInvestments.NationalPermittedComment))]),t._v(" "),e("button",{staticClass:"text-secondary",attrs:{slot:"reference"},slot:"reference"},[t._v(t._s(t.convertData(t.foreignInvestments.NationalPermitted)))])]):e("span",[t._v(t._s(t.convertData(t.foreignInvestments.NationalPermitted)))])],1),t._v(" "),e("td",[t._v(t._s(t.convertData(t.foreignInvestments.NationalActual)))]),t._v(" "),e("td",[t._v(t._s(t.convertData(t.foreignInvestments.NationalAvailable)))])]),t._v(" "),e("tr",[e("th",[t._v(t._s(t.$t("commons.gcc")))]),t._v(" "),e("td",[t.foreignInvestments.GCCPermittedComment&&"AE"!=t.foreignInvestments.GCCPermittedComment?e("popper",{attrs:{trigger:"hover",options:t.popperOptions}},[e("div",{staticClass:"popper"},[t._v(t._s(t.foreignInvestments.GCCPermittedComment))]),t._v(" "),e("button",{staticClass:"text-secondary",attrs:{slot:"reference"},slot:"reference"},[t._v(t._s(t.convertData(t.foreignInvestments.GCCPermitted)))])]):e("span",[t._v(t._s(t.convertData(t.foreignInvestments.GCCPermitted)))])],1),t._v(" "),e("td",[t._v(t._s(t.convertData(t.foreignInvestments.GCCActual)))]),t._v(" "),e("td",[t._v(t._s(t.convertData(t.foreignInvestments.GCCAvailable)))])]),t._v(" "),e("tr",[e("th",[t._v(t._s(t.$t("commons.foreign")))]),t._v(" "),e("td",[t.foreignInvestments.ForeignPermittedComment&&"AE"!=t.foreignInvestments.ForeignPermittedComment?e("popper",{attrs:{trigger:"hover",options:t.popperOptions}},[e("div",{staticClass:"popper"},[t._v(t._s(t.foreignInvestments.ForeignPermittedComment))]),t._v(" "),e("button",{staticClass:"text-secondary",attrs:{slot:"reference"},slot:"reference"},[t._v(t._s(t.convertData(t.foreignInvestments.ForeignPermitted)))])]):e("span",[t._v(t._s(t.convertData(t.foreignInvestments.ForeignPermitted)))])],1),t._v(" "),e("td",[t._v(t._s(t.convertData(t.foreignInvestments.ForeignActual)))]),t._v(" "),e("td",[t._v(t._s(t.convertData(t.foreignInvestments.ForeignAvailable)))])])])])]):t._e()]):t._e(),t._v(" "),e("div",{staticClass:"container content-block"},[e("h3",[t._v(t._s(t.$t("commons.definitions")))]),t._v(" "),e("table",{staticClass:"table-auto table-custom"},[e("tbody",t._l(t.$t("definitions"),(function(n,r){return e("tr",{key:r},[e("th",[t._v("\n "+t._s(n.term)+"\n "),e("strong",[t._v(" "+t._s(n.title)+":")])]),t._v(" "),e("td",[e("p",{domProps:{innerHTML:t._s(n.detail)}})])])})),0)])]),t._v(" "),e("div",{staticClass:"container content-block"},[e("h3",[t._v(t._s(t.$t("commons.notes")))]),t._v(" "),e("div",{domProps:{innerHTML:t._s(t.$t("notes"))}})]),t._v(" "),e("div",{staticClass:"container content-block"},[e("p",{staticClass:"text-sm text-muted"},[e("strong",{staticClass:"block"},[t._v(t._s(t.$t("commons.disclaimer")))]),t._v("\n "+t._s(t.$t("dislcaimer"))+"\n ")])])])])}),[],!1,null,null,null);"function"==typeof v.default&&Object(v.default)(component),"function"==typeof m.default&&Object(m.default)(component);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(8),n(3),n(9),n(30),{name:"EtfNavSummary",fetchOnServer:!1,data:function(){return{initialPageLoad:!0,indicativeNav:null,etfNavSummary:null,etfNavCount:0,filterDateRange:[],itemsToGet:20,currentPage:1,dataHeaders:["Shareholder Name","Percentage"]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"command=profileetfnavsummary&period=custom&fromdate=".concat(t.filterDateRange[0],"&todate=").concat(t.filterDateRange[1],"&skip=").concat((t.currentPage-1)*t.itemsToGet,"&take=").concat(t.itemsToGet,"&company=").concat(t.$route.params.SecuritySymbol,"&language=").concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,n.json();case 6:r=e.sent,t.etfNavSummary=r.Result,t.etfNavCount=r.Total,t.initialPageLoad&&(t.indicativeNav=t.etfNavSummary[0]),t.initialPageLoad=!1,e.next=15;break;case 13:e.prev=13,e.t0=e.catch(0);case 15:case"end":return e.stop()}}),e,null,[[0,13]])})))()})),created:function(){this.filterDateRange=[this.$dayjs().subtract(3,"month").format("DD/MM/YYYY"),this.$dayjs().format("DD/MM/YYYY")]},methods:{convertData:function(data){return"N/A"===data||"0"===data?data:""===data?"N/A":"".concat(data,"%")},dateChanged:function(t){this.filterDateRange=t,this.$fetch()},clearDateRange:function(){this.filter.filterDateRange=[]},updatePagination:function(t){var e=this;this.currentPage=t;var n=this.$refs.etfNavSummary;this.$smoothScroll({scrollTo:n}),setTimeout((function(){e.$fetch()}),500)}}}),l=o,c=n(0),d=n(406),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("section",{staticClass:"py-sm"},[e("div",{staticClass:"container"},[t.initialPageLoad?e("loading-animation",{staticClass:"absolute"}):t._e(),t._v(" "),t.etfNavSummary&&t.indicativeNav&&t.etfNavSummary.length>0?e("div",[e("h5",[t._v(t._s(t.$t("indicative-nav")))]),t._v("\n "+t._s(t.indicativeNav.high)+" "+t._s(t.$t("commons.as-of-date"))+" "+t._s(t._f("prettyDate")(t.indicativeNav.date))+"\n "),e("hr",{staticClass:"condensed"}),t._v(" "),e("div",[e("div",{staticClass:"flex justify-between"},[e("span",[e("h3",{staticClass:"self-end mb-0"},[t._v(t._s(t.$t("historical-nav")))]),t._v(" "),e("p",[t._v(t._s(t.$t("commons.from"))+" "+t._s(t._f("prettyDate")(t.filterDateRange[0]))+" "+t._s(t.$t("commons.to"))+" "+t._s(t._f("prettyDate")(t.filterDateRange[1])))])]),t._v(" "),e("div",{staticClass:"form-control md:w-64"},[e("label",{attrs:{for:"year"}},[t._v(t._s(t.$t("commons.date-range")))]),t._v(" "),e("date-range",{staticClass:"flex-1",attrs:{format:"YYYY-MM-DD"},on:{dateChanged:t.dateChanged}})],1)]),t._v(" "),e("div",{ref:"etfNavSummary",staticClass:"py-8"},[t.$fetchState.pending?e("loading-animation",{staticClass:"absolute"}):e("div",[e("div",{staticClass:"table-container"},[e("table",{staticClass:"text-base table-custom data-table content-block"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("data-headers.date")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.closing-nav")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.open")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.high")))]),t._v(" "),e("th",{staticClass:"price"},[t._v(t._s(t.$t("data-headers.low")))])])]),t._v(" "),e("tbody",t._l(t.etfNavSummary,(function(n,r){return e("tr",{key:r},[e("td",[t._v(t._s(t._f("prettyDate")(n.date)))]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(n.lastPrice))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(n.open))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(n.high))])]),t._v(" "),e("td",{staticClass:"price"},[e("span",{staticClass:"num"},[t._v(t._s(n.low))])])])})),0)])]),t._v(" "),t.etfNavCount>t.itemsToGet&&!t.$fetchState.pending?e("custom-pagination",{staticClass:"mt-12",attrs:{"current-page":t.currentPage,total:t.etfNavCount,"per-page":t.itemsToGet,"max-visible-buttons":3},on:{pagechanged:t.updatePagination},model:{value:t.currentPage,callback:function(e){t.currentPage=e},expression:"currentPage"}}):t._e()],1)],1)])]):t._e()],1)])])}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{LoadingAnimation:n(45).default,DateRange:n(103).default,CustomPagination:n(156).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(8),n(3),n(9),n(19),{name:"TopShareholders",fetchOnServer:!1,data:function(){return{shareholders:null,dataHeaders:["Shareholder Name","Percentage"]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=GetFreshTopShareholders&Language=".concat(t.$i18n.locale,"&Company=").concat(t.$route.params.SecuritySymbol)});case 3:return n=e.sent,e.next=6,n.json();case 6:t.shareholders=e.sent,e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})))()})),computed:{associatedGroups:function(){return this.shareholders.Item2.filter((function(t){return 1==t.IsAssociated}))[0]},chartData:function(){var data=[];this.shareholders.Item2.forEach((function(t){data.push([t.Name,parseFloat(t.Percentage)])}));for(var t=0,i=0;i0?e("div",{staticClass:"table-container"},[e("table",{staticClass:"w-full data-table"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("data-headers.shareholders")))]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.percentage")))])])]),t._v(" "),e("tbody",t._l(t.shareholders.Item2,(function(n,r){return e("tr",{key:r},[n.Shareholders?t._e():[e("td",[t._v("\n "+t._s(t._f("nullData")(n.Name))+"\n ")]),t._v(" "),e("td",[t._v(t._s(t._f("nullData")(n.Percentage+" %")))])]],2)})),0)])]):e("info-box",{attrs:{type:"warning"}},[t._v(t._s(t.$t("commons.error-msg2")))]),t._v(" "),t.associatedGroups?e("div",{staticClass:"content-block"},[e("h3",[t._v(t._s(t.$t("data-headers.associated-groups")))]),t._v(" "),e("div",{staticClass:"table-container"},[e("table",{staticClass:"table-fixed data-table"},[e("thead",[e("tr",[e("th",[t._v(t._s(t.$t("data-headers.group")))]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.shareholders")))]),t._v(" "),e("th",[t._v(t._s(t.$t("data-headers.percentage")))])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v(t._s(t.associatedGroups.Name))]),t._v(" "),e("td",[e("table",{staticClass:"table-fixed"},t._l(t.associatedGroups.Shareholders,(function(n,r){return e("tr",{key:r},[e("td",[t._v(t._s(n.Name))]),t._v(" "),e("td",[t._v(t._s(n.Percentage))])])})),0)]),t._v(" "),e("td",[t._v(t._s(t.associatedGroups.Percentage)+" %")])])])])])]):t._e()],1),t._v(" "),t.chartData.length>0?e("div",{staticClass:"basis-1/2"},[e("client-only",[t.chartData?e("lazy-pie-chart-component",{attrs:{"chart-data":t.chartData}},[t._v(" "+t._s(t.$t("commons.loading-chart"))+" ")]):t._e()],1)],1):t._e()])]):t._e(),t._v(" "),e("div",{staticClass:"container content-block"},[e("h3",[t._v(t._s(t.$t("commons.notes")))]),t._v(" "),e("span",{domProps:{innerHTML:t._s(t.$t("notes"))}})]),t._v(" "),e("div",{staticClass:"container content-block"},[e("span",{staticClass:"block font-bold"},[t._v(t._s(t.$t("commons.disclaimer")))]),t._v(" "),e("span",{staticClass:"text-sm text-muted",domProps:{innerHTML:t._s(t.$t("disclaimer"))}})])])])}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component),"function"==typeof f.default&&Object(f.default)(component);e.default=component.exports;installComponents(component,{InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(38),n(3),n(9),{name:"TradingSummary",fetchOnServer:!1,data:function(){return{tradingSummary:null,chartData:null,directDeals:null}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=SearchProfileTradingTab&Language=".concat(t.$i18n.locale,"&Company=").concat(t.$route.params.SecuritySymbol,"&toDate=").concat(t.fromDate,"&fromDate=").concat(t.toDate,"&Period=today")});case 3:return n=e.sent,e.next=6,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=GetDirectDeals&Language=".concat(t.$i18n.locale,"&Company=").concat(t.$route.params.SecuritySymbol,"&toDate=").concat(t.fromDate,"&fromDate=").concat(t.toDate,"&Period=today")});case 6:return r=e.sent,e.next=9,n.json();case 9:return t.tradingSummary=e.sent,t.chartData=JSON.parse(t.tradingSummary.ChartData),e.next=13,r.json();case 13:t.directDeals=e.sent,e.next=18;break;case 16:e.prev=16,e.t0=e.catch(0);case 18:case"end":return e.stop()}}),e,null,[[0,16]])})))()})),computed:{fromDate:function(){return this.$dayjs().format("DD/MM/YYYY")},toDate:function(){return this.$dayjs().subtract(3,"month").format("DD/MM/YYYY")}}}),l=o,c=n(0),d=n(407),component=Object(c.a)(l,(function(){var t,e=this,n=e._self._c;return n("div",{staticClass:"bg-white"},[e.tradingSummary?n("section",{staticClass:"py-sm !pt-8"},[n("div",{staticClass:"container"},[n("div",{staticClass:"flex flex-col justify-between md:flex-row md:items-center"},[n("span",{staticClass:"text-sm leading-10 uppercase"},[e._v("\n "+e._s(e.$t("commons.as-of-date"))+" "),n("span",{staticClass:"num"},[e._v(e._s(e._f("prettyDate")(e.tradingSummary.LastTradeDate)))])])])]),e._v(" "),n("div",{staticClass:"container content-block"},[n("span",{staticClass:"block mb-4 uppercase text-primary h4"},[e._v(e._s(e.$t("data-headers.prices")))]),e._v(" "),n("div",{staticClass:"table-flex table-flex-vertical"},[n("div",{staticClass:"t-row"},[n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.open-price")))]),e._v(" "),n("div",{},[e._v(e._s(e._f("numFormat")(e.tradingSummary.OpenPrice,"0,0.000")))])]),e._v(" "),n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.closing-price")))]),e._v(" "),n("div",{},[e._v(e._s(e._f("numFormat")(e.tradingSummary.ClosingPrice,"0,0.000")))])]),e._v(" "),n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.prev-price")))]),e._v(" "),n("div",{},[e._v(e._s(e._f("numFormat")(e.tradingSummary.PreviousClose,"0,0.000")))])]),e._v(" "),n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.change-perc")))]),e._v(" "),n("div",{staticClass:"flex items-center"},[n("span",{staticClass:"TrendClass",class:e.tradingSummary.CurrentTrendClass},[e._v("\n "+e._s(e.tradingSummary.ChangePercentage)+"\n ")])])])]),e._v(" "),n("div",{staticClass:"t-row"},[n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.high")))]),e._v(" "),n("div",{},[e._v(e._s(e._f("numFormat")(e.tradingSummary.High,"0,0.000")))])]),e._v(" "),n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.low")))]),e._v(" "),n("div",{},[e._v(e._s(e._f("numFormat")(e.tradingSummary.Low,"0,0.000")))])]),e._v(" "),n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.52-high")))]),e._v(" "),n("div",{},[e._v(e._s(e._f("numFormat")(e.tradingSummary.High52,"0,0.000")))])]),e._v(" "),n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.52-low")))]),e._v(" "),n("div",{},[e._v(e._s(e._f("numFormat")(e.tradingSummary.Low52,"0,0.000")))])])]),e._v(" "),n("div",{staticClass:"content-block"},[n("span",{staticClass:"block mb-4 uppercase text-primary h4"},[e._v(e._s(e.$t("data-headers.bids")))])]),e._v(" "),n("div",{staticClass:"t-row"},[n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.best-bid")))]),e._v(" "),n("div",{},[e._v(e._s(e._f("numFormat")(e.tradingSummary.Bid,"0,0.000")))])]),e._v(" "),n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.bid-volume")))]),e._v(" "),n("div",{},[e._v(e._s(e.tradingSummary.BidVolume))])]),e._v(" "),n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.best-offer")))]),e._v(" "),n("div",{},[e._v(e._s(e._f("numFormat")(e.tradingSummary.Offer,"0,0.000")))])]),e._v(" "),n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.offer-volume")))]),e._v(" "),n("div",{},[e._v(e._s(e.tradingSummary.OfferVolume))])])]),e._v(" "),n("div",{staticClass:"content-block"},[n("span",{staticClass:"block mb-4 uppercase text-primary h4"},[e._v(e._s(e.$t("data-headers.trading")))])]),e._v(" "),n("div",{staticClass:"t-row"},[n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.last-traded")))]),e._v(" "),n("div",{},[e._v(e._s(e._f("prettyDate")(e.tradingSummary.LastTradeDate,"DD-MM-YYYY")))])]),e._v(" "),n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.last-price")))]),e._v(" "),n("div",{},[e._v(e._s(e._f("numFormat")(e.tradingSummary.LastPrice,"0,0.000")))])]),e._v(" "),n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.no-of-trades")))]),e._v(" "),n("div",{},[e._v(e._s(e.tradingSummary.Trades))])]),e._v(" "),n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.volume")))]),e._v(" "),n("div",{},[e._v(e._s(e.tradingSummary.Volume))])])]),e._v(" "),n("div",{staticClass:"t-row"},[n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.value")))]),e._v(" "),n("div",{},[e._v(e._s(e.tradingSummary.Value))])]),e._v(" "),n("div",{staticClass:"t-col"},[n("div",{staticClass:"font-medium !text-black t-head"},[e._v(e._s(e.$t("data-headers.market-cap")))]),e._v(" "),n("div",{},[e._v(e._s(e.tradingSummary.MarketCap))])]),e._v(" "),e._m(0),e._v(" "),e._m(1)])])])]):e._e(),e._v(" "),null!==(t=e.chartData)&&void 0!==t&&t.length?n("div",{staticClass:"container"},[n("hr"),e._v(" "),n("client-only",[n("chart-component",{attrs:{"chart-data":e.chartData,"chart-code":e.$route.params.SecuritySymbol,"chart-title":"Trading summary chart"}},[e._v(e._s(e.$t("commons.loading-chart")))])],1)],1):e._e(),e._v(" "),e.directDeals&&e.directDeals.length?n("section",[n("div",{staticClass:"container"},[n("div",{staticClass:"content-block"},[n("span",{staticClass:"block mb-4 uppercase text-primary h4"},[e._v(e._s(e.$t("data-headers.direct-deals")))])]),e._v(" "),n("div",{staticClass:"table-flex"},[n("div",{staticClass:"t-row t-head"},[n("div",{staticClass:"t-cell"},[e._v(e._s(e.$t("data-headers.date")))]),e._v(" "),n("div",{staticClass:"t-cell"},[e._v(e._s(e.$t("data-headers.no-of-trades")))]),e._v(" "),n("div",{staticClass:"t-cell"},[e._v(e._s(e.$t("data-headers.volume")))]),e._v(" "),n("div",{staticClass:"t-cell"},[e._v(e._s(e.$t("data-headers.value")))])]),e._v(" "),e._l(e.directDeals,(function(t,r){return n("div",{key:r,staticClass:"t-row"},[n("div",{staticClass:"t-cell",attrs:{"data-title":"Date"}},[e._v(e._s(t.Date))]),e._v(" "),n("div",{staticClass:"t-cell",attrs:{"data-title":"Trades"}},[e._v(e._s(t.Trades))]),e._v(" "),n("div",{staticClass:"t-cell",attrs:{"data-title":"Volume"}},[e._v(e._s(t.Volume))]),e._v(" "),n("div",{staticClass:"t-cell",attrs:{"data-title":"Value"}},[e._v(e._s(t.Value))])])}))],2)])]):e._e(),e._v(" "),n("hr"),e._v(" "),n("section",[n("div",{staticClass:"container"},[n("foot-note",{staticClass:"mt-0 text-sm"},[n("strong",[e._v(" "+e._s(e.$t("commons.disclaimer"))+": ")]),e._v(" "+e._s(e.$t("disclaimer"))+"\n ")])],1)])])}),[function(){var t=this,e=t._self._c;return e("div",{staticClass:"t-col"},[e("div",{staticClass:"font-medium !text-black t-head"},[t._v(" ")]),t._v(" "),e("div",{})])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"t-col"},[e("div",{staticClass:"font-medium !text-black t-head"},[t._v(" ")]),t._v(" "),e("div",{})])}],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{ChartComponent:n(338).default,FootNote:n(104).default})},function(t,e,n){"use strict";n.r(e);n(7);var r=n(4),o=n(1),l=(n(6),Object(r.a)(Object(r.a)(Object(r.a)({name:"DisclosureDetail",fetchOnServer:!1},"name","DisclosuresDetail"),"data",(function(){return{marketAnnouncement:null}})),"fetch",(function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$axios.get("".concat(t.$config.apiEfsahUrl,"/detail"),{params:{id:t.$route.params.id,lang:t.$i18n.locale}});case 3:n=e.sent,t.marketAnnouncement=n.data.root[0],e.next=9;break;case 7:e.prev=7,e.t0=e.catch(0);case 9:case"end":return e.stop()}}),e,null,[[0,7]])})))()}))),c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("section",{staticClass:"gray pb-36"},[e("div",{staticClass:"container"},[t.marketAnnouncement?e("div",{staticClass:"mx-auto lg:w-5/6"},[e("span",{staticClass:"block mb-4 uppercase h5 text-muted"},[t._v(t._s(t.$t("commons.derivatives-market-announcements")))]),t._v(" "),e("h1",{staticClass:"mb-4",domProps:{innerHTML:t._s(t.marketAnnouncement.headline)}}),t._v(" "),e("span",{staticClass:"block text-sm uppercase"},[t._v("\n by "),e("span",{staticClass:"font-bold text-black"},[t._v(t._s(t.marketAnnouncement.issuer_symbol))]),t._v(" on\n "),e("span",{staticClass:"font-bold text-black"},[t._v(" "+t._s(t.marketAnnouncement.publication_date))])]),t._v(" "),t.marketAnnouncement.body?e("div",{staticClass:"mt-8",domProps:{innerHTML:t._s(t.marketAnnouncement.body)}}):t._e(),t._v(" "),t.marketAnnouncement&&t.marketAnnouncement.resources.length>0?e("base-button",{staticClass:"mt-8",attrs:{href:"".concat(t.$config.dfmResourcePath,"/").concat(t.marketAnnouncement.resources[0].r_path),"icon-right":"",icon:"download",target:"_blank"}},[t._v(" "+t._s("en"==t.$i18n.locale?"Download PDF":"تحميل PDF")+" ")]):t._e()],1):t._e()])]),t._v(" "),e("section",{staticClass:"pt-0"},[e("div",{staticClass:"container"},[e("div",{staticClass:"mx-auto -translate-y-20 lg:w-5/6"},[t.marketAnnouncement?e("div",{staticClass:"w-full bg-white shadow-2xl"},[t.marketAnnouncement.resources.length>0?e("embed",{attrs:{src:"".concat(t.$config.dfmResourcePath,"/").concat(t.marketAnnouncement.resources[0].r_path),width:"100%",height:"900px"}}):t._e()]):t._e(),t._v(" "),e("base-button",{staticClass:"my-12 back-button",attrs:{nuxtlink:"",link:t.localePath("/the-exchange/news-disclosures/market-announcements/")}},[t._v(" "+t._s("en"==t.$i18n.locale?"All Market Announcements":"جميع أخبار السوق")+" ")])],1)])])])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);n(28),n(51),n(7);var r=n(4),o=n(1),l=(n(6),n(1078),Object(r.a)(Object(r.a)(Object(r.a)(Object(r.a)({name:"DisclosureDetail",fetchOnServer:!1},"name","DisclosuresDetail"),"data",(function(){return{disclosure:null}})),"fetch",(function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$axios.get("".concat(t.$config.apiEfsahUrl,"/detail"),{params:{id:t.$route.params.id,lang:t.$i18n.locale}});case 3:n=e.sent,t.disclosure=n.data.root[0],e.next=9;break;case 7:e.prev=7,e.t0=e.catch(0);case 9:case"end":return e.stop()}}),e,null,[[0,7]])})))()})),"methods",{goBack:function(){this.$router.back()}})),c=n(0),component=Object(c.a)(l,(function(){var t,e=this,n=e._self._c;return n("div",[n("section",{staticClass:"gray pb-36"},[n("div",{staticClass:"container"},[e.disclosure?n("div",{staticClass:"mx-auto lg:w-5/6"},[n("span",{staticClass:"block mb-4 uppercase h5 text-muted"},[e._v(e._s(e.$t("commons.disclosures")))]),e._v(" "),n("h1",{staticClass:"mb-0"},[e._v("\n "+e._s(e.disclosure.headline)+"\n ")]),e._v(" "),n("span",{staticClass:"block text-sm text-gray-700 uppercase"},[e._v("\n by "+e._s(e.disclosure.issuer_symbol)+" on\n "+e._s(e.disclosure.publication_date)+"\n ")]),e._v(" "),n("div",[e.disclosure&&"en"==e.$i18n.locale?n("ai-summary-button",{attrs:{data:e.disclosure}}):e._e()],1),e._v(" "),e.disclosure.body?n("div",{staticClass:"mt-8",domProps:{innerHTML:e._s(e.disclosure.body)}}):e._e(),e._v(" "),e.disclosure.resources.length?n("custom-dropdown",{staticClass:"w-full md:w-auto",attrs:{left:""},scopedSlots:e._u([{key:"trigger",fn:function(){return[e.disclosure.resources[0].r_path?n("base-button",{staticClass:"mt-8",attrs:{button:"","icon-right":"",icon:"dropdown"}},[e._v(" "+e._s("en"==e.$i18n.locale?"Download":"تحميل")+" ")]):e._e()]},proxy:!0},{key:"content",fn:function(){return[n("div",{staticClass:"max-w-screen-sm bg-white shadow-xl md:max-w-full md:min-w-max"},[e.disclosure.resources.length?n("div",e._l(e.disclosure.resources,(function(t){return n("a",{key:t.Id,staticClass:"flex items-start px-4 py-3 border-b text-body last:border-0 hover:bg-gray-500 hover:text-white gap-x-2",attrs:{href:"".concat(e.$config.dfmResourcePath,"/").concat(t.r_path),target:"_blank"}},[n("svg",{staticClass:"relative flex-shrink-0 text-red-500 size-4 top-1",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[n("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m2.25 0H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"}})]),e._v(" "),n("span",[e._v(" "+e._s(t.description)+" ")])])})),0):e._e()])]},proxy:!0}],null,!1,2634959575)}):e._e()],1):e._e()])]),e._v(" "),n("section",{staticClass:"pt-0"},[n("div",{staticClass:"container"},[n("div",{staticClass:"mx-auto -translate-y-20 lg:w-5/6"},[null!==(t=e.disclosure)&&void 0!==t&&null!==(t=t.resources)&&void 0!==t&&t.length?n("div",{staticClass:"flex flex-col w-full bg-white gap-y-8"},e._l(e.disclosure.resources,(function(t){return n("div",{key:t.Id,staticClass:"shadow-lg"},[n("embed",{attrs:{src:"".concat(e.$config.dfmResourcePath,"/").concat(t.r_path),width:"100%",height:"900px"}})])})),0):e._e(),e._v(" "),n("base-button",{staticClass:"my-12 back-button",attrs:{nuxtlink:"",link:e.localePath("/the-exchange/news-disclosures/disclosures/")}},[e._v(" "+e._s("en"==e.$i18n.locale?"All Disclosures":"جميع الإفصاحات")+" ")])],1)])])])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{AiSummaryButton:n(340).default,BaseButton:n(16).default,CustomDropdown:n(66).default})},function(t,e,n){"use strict";n.r(e);n(7);var r=n(4),o=n(1),l=(n(6),Object(r.a)(Object(r.a)(Object(r.a)({name:"DisclosureDetail",fetchOnServer:!1},"name","DisclosuresDetail"),"data",(function(){return{marketAnnouncement:null}})),"fetch",(function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$axios.get("".concat(t.$config.apiEfsahUrl,"/detail"),{params:{id:t.$route.params.id,lang:t.$i18n.locale}});case 3:n=e.sent,t.marketAnnouncement=n.data.root[0],e.next=9;break;case 7:e.prev=7,e.t0=e.catch(0);case 9:case"end":return e.stop()}}),e,null,[[0,7]])})))()}))),c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("section",{staticClass:"gray pb-36"},[e("div",{staticClass:"container"},[t.marketAnnouncement?e("div",{staticClass:"mx-auto lg:w-5/6"},[e("span",{staticClass:"block mb-4 uppercase h5 text-muted"},[t._v(t._s(t.$t("commons.market-announcements")))]),t._v(" "),e("h1",{staticClass:"mb-0",domProps:{innerHTML:t._s(t.marketAnnouncement.headline)}}),t._v(" "),e("span",{staticClass:"block text-sm uppercase"},[t._v("\n by "),e("span",{staticClass:"font-bold text-black"},[t._v(t._s(t.marketAnnouncement.issuer_symbol))]),t._v(" on\n "),e("span",{staticClass:"font-bold text-black"},[t._v(" "+t._s(t.marketAnnouncement.publication_date))])]),t._v(" "),t.marketAnnouncement.body?e("div",{staticClass:"mt-8",domProps:{innerHTML:t._s(t.marketAnnouncement.body)}}):t._e(),t._v(" "),t.marketAnnouncement&&t.marketAnnouncement.resources.length>0?e("base-button",{staticClass:"mt-8",attrs:{href:"".concat(t.$config.dfmResourcePath,"/").concat(t.marketAnnouncement.resources[0].r_path),"icon-right":"",icon:"download",target:"_blank"}},[t._v(" "+t._s("en"==t.$i18n.locale?"Download PDF":"تحميل PDF")+" ")]):t._e()],1):t._e()])]),t._v(" "),e("section",{staticClass:"pt-0"},[e("div",{staticClass:"container"},[e("div",{staticClass:"mx-auto -translate-y-20 lg:w-5/6"},[t.marketAnnouncement?e("div",{staticClass:"w-full bg-white shadow-2xl"},[t.marketAnnouncement.resources.length>0?e("embed",{attrs:{src:"".concat(t.$config.dfmResourcePath,"/").concat(t.marketAnnouncement.resources[0].r_path),width:"100%",height:"900px"}}):t._e()]):t._e(),t._v(" "),e("base-button",{staticClass:"my-12 back-button",attrs:{nuxtlink:"",link:t.localePath("/the-exchange/news-disclosures/market-announcements/")}},[t._v(" "+t._s("en"==t.$i18n.locale?"All Market Announcements":"جميع أخبار السوق")+" ")])],1)])])])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(3),n(13),n(9),n(25),{name:"CircularDetail",data:function(){return{circular:null}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,fetch("".concat(t.$config.apiSfUrl,"/circulars?$expand=Resources&$filter=id eq ").concat(t.$route.params.id,"&sf_culture=").concat(t.$i18n.locale)).then((function(t){return t.json()}));case 2:n=e.sent,t.circular=n.value[0];case 4:case"end":return e.stop()}}),e)})))()})),methods:{convertDomain:function(t){return t.replace("http://assets.dfm.ae","https://assets.dfm.ae")}}}),l=o,c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("section",{staticClass:"gray pb-36"},[e("div",{staticClass:"container"},[t.circular?e("div",{staticClass:"mx-auto lg:w-5/6"},[e("span",{staticClass:"block mb-4 text-gray-500 uppercase"},[t._v(t._s("en"==t.$i18n.locale?"Circular":"تعاميم")+" - "+t._s(t.circular.CircularNo)+" ")]),t._v(" "),e("h1",{staticClass:"mb-2"},[t._v("\n "+t._s(t.circular.Headline)+"\n ")]),t._v(" "),e("span",{staticClass:"block mt-2 text-sm text-gray-500 uppercase"},[t._v("\n "+t._s(t.$t("commons.dfm"))+" -\n "+t._s(t._f("prettyDate")(t.circular.CircularDate))+"\n ")]),t._v(" "),t.circular&&t.circular.Resources[0].Url?e("base-button",{staticClass:"mt-8",attrs:{href:"".concat(t.circular.Resources[0].Url),"icon-right":"",icon:"download",target:"_blank"}},[t._v(" "+t._s("en"==t.$i18n.locale?"Download PDF":"تحميل PDF")+" ")]):t._e()],1):t._e()])]),t._v(" "),e("section",{staticClass:"pt-0"},[e("div",{staticClass:"container"},[e("div",{staticClass:"mx-auto -translate-y-20 lg:w-5/6"},[t.circular?e("div",{staticClass:"w-full bg-white shadow-2xl"},[t.circular&&t.circular.Resources[0].Url?e("embed",{attrs:{src:t.convertDomain("".concat(t.circular.Resources[0].Url)),width:"100%",height:"900px"}}):t._e()]):t._e(),t._v(" "),e("base-button",{staticClass:"my-12 back-button",attrs:{nuxtlink:"",link:t.localePath("/the-exchange/regulation/circulars")}},[t._v(" "+t._s("en"==t.$i18n.locale?"All Circulars":"كل التعاميم")+" ")])],1)])])])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),{name:"ServiceDetail",fetchOnServer:!1,data:function(){return{service:null}},fetch:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.$axios.get("".concat(t.$config.apiSfUrl,"/services"),{params:{$filter:"Id eq ".concat(t.serviceId),sf_culture:t.$i18n.locale}});case 2:n=e.sent,t.service=n.data.value[0];case 4:case"end":return e.stop()}}),e)})))()},computed:{serviceId:function(){return this.$route.params.Id}}}),l=(n(999),n(0)),c=n(408),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",[e("page-hero",{attrs:{"image-src":"visuals/dfm-image-00833_l6zvea"}},[t._v(t._s(t.$t("page-title")))]),t._v(" "),e("section",[t.service?e("div",{staticClass:"container"},[t.service?e("div",{staticClass:"mt-12 table-flex table-expanded"},[e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold text-black t-cell md:w-1/5"},[t._v(t._s(t.$t("messages[0]")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t.service.SID))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold text-black t-cell md:w-1/5"},[t._v(t._s(t.$t("messages[1]")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t.service.Title))])]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold text-black t-cell md:w-1/5"},[t._v(t._s(t.$t("messages[2]")))]),t._v(" "),e("div",{staticClass:"t-cell",domProps:{innerHTML:t._s(t.service.Details)}})]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold text-black t-cell md:w-1/5"},[t._v(t._s(t.$t("messages[3]")))]),t._v(" "),e("div",{staticClass:"t-cell",domProps:{innerHTML:t._s(t.service.Fees)}})]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold text-black t-cell md:w-1/5"},[t._v(t._s(t.$t("messages[4]")))]),t._v(" "),e("div",{staticClass:"t-cell",domProps:{innerHTML:t._s(t.service.Procedures)}})]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold text-black t-cell md:w-1/5"},[t._v("\n "+t._s(t.$t("messages[5]"))+"\n ")]),t._v(" "),e("div",{staticClass:"t-cell",domProps:{innerHTML:t._s(t.service.RequireDocuments)}})]),t._v(" "),e("div",{staticClass:"t-row"},[e("div",{staticClass:"w-full font-semibold text-black t-cell md:w-1/5"},[t._v(t._s(t.$t("messages[6]")))]),t._v(" "),e("div",{staticClass:"t-cell",domProps:{innerHTML:t._s(t.service.HowtoApply)}},[t._v("Through Email to MarketData@dfm.ae")])])]):t._e(),t._v(" "),e("div",{staticClass:"flex mt-8 text-gray-600"},[e("svg",{staticClass:"flex-shrink-0 w-6 h-6 ltr:mr-2 rtl:ml-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"}})]),t._v(" "),e("span",[t._v(t._s(t.$t("note")))])]),t._v(" "),e("base-button",{staticClass:"mt-12",attrs:{button:"","back-button":""},nativeOn:{click:function(e){return t.$router.go(-1)}}},[t._v(t._s(t.$t("commons.back")))])],1):t._e()])],1)}),[],!1,null,"6c3da8af",null);"function"==typeof c.default&&Object(c.default)(component);e.default=component.exports;installComponents(component,{PageHero:n(10).default,BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);n(21),n(40);var r={props:{siteKey:{type:String,default:""},dataTheme:{default:"light",type:String,validator:function(t){return["dark","light"].includes(t)}},dataSize:{default:null,type:String,validator:function(t){return["compact","normal","invisible"].includes(t)}},dataBadge:{default:"bottomright",type:String,validator:function(t){return["bottomright","bottomleft","inline"].includes(t)}},dataTabindex:{default:0,type:Number}},beforeDestroy:function(){this.$recaptcha.destroy()},mounted:function(){this.$recaptcha.init(),this.$recaptcha.on("recaptcha-error",this.onError),this.$recaptcha.on("recaptcha-success",this.onSuccess),this.$recaptcha.on("recaptcha-expired",this.onExpired)},computed:{computedDataSize:function(){return this.dataSize||this.$recaptcha.size||"normal"}},methods:{onError:function(t){return this.$emit("error",t)},onSuccess:function(t){return this.$emit("success",t)},onExpired:function(){return this.$emit("expired")}}},o=n(0),component=Object(o.a)(r,(function(){var t=this;return(0,t._self._c)("div",{staticClass:"g-recaptcha",attrs:{"data-sitekey":t.siteKey||t.$recaptcha.siteKey,"data-size":t.computedDataSize,"data-theme":t.dataTheme,"data-badge":t.dataBadge,"data-tabindex":t.dataTabindex,"data-callback":"recaptchaSuccessCallback","data-expired-callback":"recaptchaExpiredCallback","data-error-callback":"recaptchaErrorCallback"}})}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);n(8),n(40),n(3),n(13),n(25);var r={props:{modalSize:{type:Number,default:1280}},data:function(){return{showModal:!1}},computed:{parentRoute:function(){return this.$route.matched.filter((function(t){return null!=t.parent}))[0].parent.path}},mounted:function(){this.showModal=!0},activated:function(){this.showModal=!0},methods:{modalClosed:function(){this.$router.replace(this.parentRoute)}}},o=(n(1e3),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("vue-final-modal",t._b({attrs:{"esc-to-close":!0,classes:"px-4 py-6 sm:p-8 sm:py-12 overflow-auto vf-container ","content-class":"relative overflow-auto mx-auto vf-modal min-h-[128px] shadow-2xl","content-style":{maxWidth:t.modalSize+"px"},"focus-trap":""},on:{closed:t.modalClosed,cancel:function(e){t.showModal=!1}},scopedSlots:t._u([{key:"default",fn:function(n){n.params;var r=n.close;return[e("modal-close-button",{on:{close:r}}),t._v(" "),t._t("default")]}}],null,!0),model:{value:t.showModal,callback:function(e){t.showModal=e},expression:"showModal"}},"vue-final-modal",t.$attrs,!1))}),[],!1,null,"5bf91fdc",null);e.default=component.exports;installComponents(component,{ModalCloseButton:n(327).default})},function(t,e,n){"use strict";n.r(e);var r={props:{placeholder:{type:String,default:"Filter Keyword"}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative"},[e("div",{staticClass:"pointer-events-none absolute inset-y-0 flex items-center ltr:pl-3 rtl:pr-3 ltr:left-0 rtl:right-0"},[e("svg",{staticClass:"h-5 w-5",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"}})])]),t._v(" "),e("input",{staticClass:"focus:border-primary-500 focus:ring-primary-500 block w-full rounded border-gray-300 ltr:pl-10 rtl:pr-10",attrs:{type:"text",name:"keyword",id:"keyword",placeholder:t.placeholder}})])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"HomePageHeroSingle",data:function(){return{loaded:!1,heroBanners:[],slickOptions:{arrows:!1,dots:!0,fade:!1,rtl:"ar"==this.$i18n.locale}}}},o=n(0),l=n(409),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"container"},[e("div",[e("div",[e("div",{staticClass:"bg-gray-200 relative flex min-h-[300px] flex-col justify-center items-center md:min-h-[458px] font-heading rtl:font-arabic"},[e("c-image",{staticClass:"absolute inset-0 object-cover object-center w-full h-full overflow-hidden test",attrs:{"image-src":"visuals/al-ansari-banner-bg_edu04x",width:1200,height:480}}),t._v(" "),e("div",{staticClass:"relative flex flex-col items-center"},[e("span",{staticClass:"inline-block text-xl font-bold uppercase xs:text-2xl md:text-3xl lg:text-5xl",attrs:{"data-aos":"fade-up","data-aos-delay":100}},[t._v(t._s(t.$t("t1")))]),t._v(" "),e("c-image",{staticClass:"w-[240px] md:w-[320px] lg:w-[400px] h-auto mt-4 rtl:mt-8",attrs:{"data-aos":"fade-up","data-aos-delay":300,"image-src":"logos/talabat-logo.png",sizes:"sm:100px md:200px lg:400px",width:400,height:100}})],1),t._v(" "),e("div",{staticClass:"relative flex flex-col items-center mt-12"},[e("span",{staticClass:"block uppercase md:text-lg text-muted",attrs:{"data-aos":"fade-up","data-aos-delay":500}},[t._v(t._s(t.$t("t2")))]),t._v(" "),e("span",{staticClass:"block text-2xl font-bold uppercase",attrs:{"data-aos":"fade-up","data-aos-delay":700}},[t._v(t._s(t.$t("t3")))])])],1),t._v(" "),e("div",{staticClass:"bg-primary-light",attrs:{dir:"ar"==t.$i18n.locale?"rtl":"ltr"}},[e("div",{staticClass:"container py-8 md:py-12"},[e("div",{staticClass:"flex flex-col justify-between gap-y-4 gap-x-0 lg:flex-row lg:gap-x-4 lg:gap-y-0"},[e("div",{staticClass:"text-xl tracking-tight text-center lg:text-start ltr:font-heading rtl:font-arabic md:text-3xl"},[t._v(t._s(t.$t("msg1")))]),t._v(" "),e("div",{staticClass:"flex flex-col items-start justify-start gap-4 sm:justify-center sm:flex-row lg:justify-end lg:ms-auto"},[e("base-button",{attrs:{nuxtlink:"",link:"/investing/services/ipo-subscriptions/talabat","button-inverse":""}},[t._v(" "+t._s(t.$t("global.buttons.moreInfo"))+" ")]),t._v(" "),e("a",{staticClass:"btn-primary",attrs:{href:"https://eipo.dfm.ae/en/Subscribe/Investor?IPOID=11"}},[t._v(" "+t._s(t.$t("global.buttons.subscribeNow"))+" ")])],1)])])])])])])])}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{CImage:n(23).default,BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(3),n(9),{name:"HomePageHeroSingleIpo",data:function(){return{loaded:!1,IPOCode:"alansari",ipo:null}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=getipodetails&IPOCode=alansari"});case 3:return n=e.sent,e.next=6,n.json();case 6:r=e.sent,t.ipo=r.Body,e.next=12;break;case 10:e.prev=10,e.t0=e.catch(0);case 12:case"end":return e.stop()}}),e,null,[[0,10]])})))()}))}),l=o,c=n(0),d=n(410),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"container"},[e("div",[e("div",[e("div",{staticClass:"bg-gray-200 relative flex min-h-[300px] flex-col justify-center items-center md:min-h-[458px] font-heading rtl:font-arabic"},[e("c-image",{staticClass:"absolute inset-0 object-cover object-center w-full h-full overflow-hidden test",attrs:{"image-src":"visuals/al-ansari-banner-bg_edu04x",width:1200,height:480}}),t._v(" "),e("div",{staticClass:"relative flex flex-col items-center"},[e("span",{staticClass:"inline-block text-xl font-bold uppercase xs:text-2xl md:text-3xl lg:text-5xl",attrs:{"data-aos":"fade-up","data-aos-delay":100}},[t._v(t._s(t.$t("t1")))]),t._v(" "),e("c-image",{staticClass:"w-[240px] md:w-[320px] lg:w-[400px] h-auto mt-4 rtl:mt-8",attrs:{"data-aos":"fade-up","data-aos-delay":300,"image-src":"logos/al-ansari-logo_w77zmv",sizes:"sm:100px md:200px lg:400px",width:400,height:100}})],1),t._v(" "),t.ipo.IsOpen?e("div",{staticClass:"relative flex flex-col items-center mt-12"},[e("span",{staticClass:"block uppercase md:text-lg text-muted",attrs:{"data-aos":"fade-up","data-aos-delay":500}},[t._v(t._s(t.$t("t2")))]),t._v(" "),e("span",{staticClass:"block text-2xl font-bold uppercase",attrs:{"data-aos":"fade-up","data-aos-delay":700}},[t._v(t._s(t.$dayjs(t.ipo.SubscriptionStartingDate).format("DD MMMM"))+" - "+t._s(t.$dayjs(t.ipo.SubscriptionEndingDate).format("DD MMMM, YYYY")))])]):t._e()],1),t._v(" "),e("div",{staticClass:"bg-primary-light",attrs:{dir:"ar"==t.$i18n.locale?"rtl":"ltr"}},[e("div",{staticClass:"container py-8 md:py-12"},[e("div",{staticClass:"flex flex-col justify-between gap-y-4 gap-x-0 lg:flex-row lg:gap-x-4 lg:gap-y-0"},[e("div",{staticClass:"text-xl tracking-tight text-center lg:text-start ltr:font-heading rtl:font-arabic md:text-3xl"},[t._v(t._s(t.$t("msg1")))]),t._v(" "),e("div",{staticClass:"flex flex-col items-start justify-start gap-4 sm:justify-center sm:flex-row lg:justify-end ms-auto"},[e("base-button",{attrs:{nuxtlink:"",link:"/investing/services/ipo-subscriptions/alansari","button-inverse":""}},[t._v(" "+t._s(t.$t("global.buttons.moreInfo"))+" ")]),t._v(" "),t.ipo&&t.ipo.IsOpen?e("a",{staticClass:"btn-primary",attrs:{href:"https://eipo.dfm.ae/en/Subscribe/Investor?IPOID=11"}},[t._v(" "+t._s(t.$t("global.buttons.subscribeNow"))+" ")]):t._e()],1)])])])])])])])}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{CImage:n(23).default,BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(3),n(9),{name:"HomePageHeroSingleIpo",data:function(){return{loaded:!1,IPOCode:"Parkin",ipo:null}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=getipodetails&IPOCode=parkin"});case 3:return n=e.sent,e.next=6,n.json();case 6:r=e.sent,console.log(r),t.ipo=r.Body,e.next=13;break;case 11:e.prev=11,e.t0=e.catch(0);case 13:case"end":return e.stop()}}),e,null,[[0,11]])})))()}))}),l=o,c=n(0),d=n(411),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"container"},[e("div",{staticClass:"border border-gray-200"},[e("div",{staticClass:"bg-gray-200 relative flex min-h-[300px] flex-col justify-center items-center md:min-h-[458px] rtl:font-arabic"},[e("c-image",{staticClass:"absolute inset-0 object-cover object-center w-full h-full overflow-hidden test",attrs:{"image-src":"tmp/dtc-ipo-banner-homepage_swhkg5",width:1200,height:480}}),t._v(" "),e("div",{staticClass:"relative flex flex-col items-center"},[e("span",{staticClass:"inline-block text-xl font-bold uppercase xs:text-2xl md:text-3xl lg:text-5xl",attrs:{"data-aos":"fade-up","data-aos-delay":100}},[t._v(t._s(t.$t("t1")))]),t._v(" "),e("c-image",{staticClass:"w-[240px] md:w-[320px] lg:w-[400px] h-auto mt-4 rtl:mt-8",attrs:{"data-aos":"fade-up","data-aos-delay":300,"image-src":"logos/dtc-logo-white_d38go9",sizes:"sm:100px md:200px lg:400px",width:400,height:100}})],1),t._v(" "),t.ipo?e("div",{staticClass:"relative flex flex-col items-center mt-12"},[e("span",{staticClass:"block text-sm uppercase md:text-lg text-muted",attrs:{"data-aos":"fade-up","data-aos-delay":500}},[t._v(t._s(t.$t("t2")))]),t._v(" "),e("span",{staticClass:"block text-base font-bold uppercase md:text-2xl",attrs:{"data-aos":"fade-up","data-aos-delay":700}},[t._v(t._s(t.$dayjs(t.ipo.SubscriptionStartingDate).format("DD MMMM"))+" - "+t._s(t.$dayjs(t.ipo.SubscriptionEndingDate).format("DD MMMM YYYY")))])]):t._e()],1),t._v(" "),e("div",{staticClass:"bg-primary-light",attrs:{dir:"ar"==t.$i18n.locale?"rtl":"ltr"}},[e("div",{staticClass:"container py-8 md:py-12"},[e("div",{staticClass:"flex flex-col items-center justify-between gap-y-4 gap-x-0 lg:flex-row lg:gap-x-4 lg:gap-y-0"},[e("div",{staticClass:"w-full text-xl tracking-tight text-center lg:text-start ltr:font-heading rtl:font-arabic sm:text-3xl"},[t._v(t._s(t.$t("msg1")))]),t._v(" "),e("div",{staticClass:"flex flex-col items-start justify-center w-full gap-2 sm:w-auto sm:justify-center sm:flex-row lg:justify-end lg:ms-auto"},[e("base-button",{staticClass:"w-full",attrs:{link:"/investing/services/ipo-subscriptions/DTC","button-inverse":""}},[t._v(" "+t._s(t.$t("global.buttons.moreInfo"))+" ")]),t._v(" "),t.ipo&&t.ipo.IsOpen?e("base-button",{staticClass:"w-full",attrs:{target:"_blank",link:"//eipo.dfm.ae/en/Subscribe/Investor?IPOID=".concat(t.ipo.ID)}},[t._v(" "+t._s(t.$t("global.buttons.subscribeNow"))+" ")]):t._e()],1)])])])])])])}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{CImage:n(23).default,BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);n(7),n(8),n(17),n(26),n(3);var r=n(1),o=(n(30),n(6),n(190),{name:"IvestorBetaForm",data:function(){return{form:{FormId:"b09393f8-f602-6339-b0d9-ff00009be840",MarketoSettings:{syncFormFieldsToLeadFields:!1,doSpecificWebCalls:!1},WidgetId:"000d96f8-f602-6339-b0d9-ff00009be840",FirstName:"",LastName:"",ExistingInvestor:"no",ExistingiVestorCard:"no",AgeGroup:"",EmailTextFieldController:"",Phone:"",DeviceType:"",AcceptTerms:!1,action:"validate_captcha"},showSuccess:!1,showError:!1,submittingForm:!1}},computed:{CountryOfResidence:function(){return this.$refs["country-dropdown"].selectedCountry},Nationality:function(){return this.$refs["nationality-dropdown"].selectedCountry}},mounted:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},activated:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.$recaptcha.init();case 3:e.next=7;break;case 5:e.prev=5,e.t0=e.catch(0);case 7:case"end":return e.stop()}}),e,null,[[0,5]])})))()},deactivated:function(){this.$recaptcha.destroy()},methods:{submitForm:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t.submittingForm=!0,e.next=4,t.$recaptcha.execute("login");case 4:return n=e.sent,(r=new FormData).append("FormId",t.form.FormId),r.append("MarketoSettings",JSON.stringify(t.form.MarketoSettings)),r.append("WidgetId",t.form.WidgetId),r.append("ExistingInvestor",t.form.ExistingInvestor),r.append("ExistingiVestorCard",t.form.ExistingiVestorCard),r.append("FirstName",t.form.FirstName),r.append("LastName",t.form.LastName),r.append("EmailTextFieldController",t.form.EmailTextFieldController),r.append("CountryOfResidence",t.CountryOfResidence),r.append("Nationality",t.Nationality),r.append("AgeGroup",t.form.AgeGroup),r.append("DeviceType",t.form.DeviceType),r.append("Phone",t.form.Phone),r.append("action",t.form.action),r.append("g-recaptcha-response",n),e.next=9,t.$axios.post("/ivestorformapi",r);case 9:1==e.sent.data.success&&(t.showSuccess=!0,t.submittingForm=!1,setTimeout((function(){t.showSuccess=!1,t.resetForm(),t.formSubmitted()}),5e3)),e.next=15;break;case 13:e.prev=13,e.t0=e.catch(0);case 15:case"end":return e.stop()}}),e,null,[[0,13]])})))()},formSubmitted:function(){this.$emit("formSubmitted")},resetForm:function(){this.form.FirstName="",this.form.LastName="",this.form.ExistingInvestor="",this.form.ExistingiVestorCard="",this.form.AgeGroup="",this.form.EmailTextFieldController="",this.form.Phone="",this.form.DeviceType="",this.form.AcceptTerms=!1,this.$recaptcha.destroy()}}}),l=n(0),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"px-6 py-10 bg-white rounded md:p-16 md:pb-8"},[e("div",{staticClass:"block h3 text-primary"},[t._v("iVestor Trading Feature Early Access")]),t._v(" "),e("hr",{staticClass:"condensed"}),t._v(" "),e("form",{attrs:{action:""},on:{submit:function(e){return e.preventDefault(),t.submitForm.apply(null,arguments)}}},[e("div",{staticClass:"grid grid-cols-1 gap-6 gap-y-10 md:grid-cols-2"},[e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"FirstName"}},[t._v("First Name")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.FirstName,expression:"form.FirstName"}],staticClass:"w-full border border-gray-600",attrs:{id:"FirstName",name:"",type:"text",placeholder:"Enter your first name",required:""},domProps:{value:t.form.FirstName},on:{input:function(e){e.target.composing||t.$set(t.form,"FirstName",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"LastName"}},[t._v("Last Name")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.LastName,expression:"form.LastName"}],staticClass:"w-full",attrs:{id:"LastName",name:"LastName",type:"text",placeholder:"Enter your last name",required:""},domProps:{value:t.form.LastName},on:{input:function(e){e.target.composing||t.$set(t.form,"LastName",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",[t._v("Are you an existing DFM Investor?")]),t._v(" "),e("fieldset",{staticClass:"mt-4"},[e("div",{staticClass:"gap-y-4 sm:flex sm:items-center sm:gap-y-0 sm:gap-x-10"},[e("div",{staticClass:"flex items-center gap-x-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.ExistingInvestor,expression:"form.ExistingInvestor"}],staticClass:"w-4 h-4 border-gray-400 text-primary",attrs:{name:"existing-investor",type:"radio",checked:"",value:"yes"},domProps:{checked:t._q(t.form.ExistingInvestor,"yes")},on:{change:function(e){return t.$set(t.form,"ExistingInvestor","yes")}}}),t._v(" "),e("label",{staticClass:"block mb-0 text-base font-normal normal-case font-body",attrs:{for:"yes"}},[t._v("Yes")])]),t._v(" "),e("div",{staticClass:"flex items-center gap-x-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.ExistingInvestor,expression:"form.ExistingInvestor"}],staticClass:"w-4 h-4 border-gray-400 text-primary",attrs:{name:"existing-investor",type:"radio",value:"no"},domProps:{checked:t._q(t.form.ExistingInvestor,"no")},on:{change:function(e){return t.$set(t.form,"ExistingInvestor","no")}}}),t._v(" "),e("label",{staticClass:"block mb-0 text-base font-normal normal-case font-body",attrs:{for:"no"}},[t._v("No")])])])])]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",[t._v("Do you have an existing iVestor card?")]),t._v(" "),e("fieldset",{staticClass:"mt-4"},[e("div",{staticClass:"gap-y-4 sm:flex sm:items-center sm:gap-y-0 sm:gap-x-10"},[e("div",{staticClass:"flex items-center gap-x-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.ExistingiVestorCard,expression:"form.ExistingiVestorCard"}],staticClass:"w-4 h-4 border-gray-400 text-primary",attrs:{name:"existing-ivestor-card",type:"radio",checked:"",value:"yes"},domProps:{checked:t._q(t.form.ExistingiVestorCard,"yes")},on:{change:function(e){return t.$set(t.form,"ExistingiVestorCard","yes")}}}),t._v(" "),e("label",{staticClass:"block mb-0 text-base font-normal normal-case font-body",attrs:{for:"yes"}},[t._v("Yes")])]),t._v(" "),e("div",{staticClass:"flex items-center gap-x-3"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.ExistingiVestorCard,expression:"form.ExistingiVestorCard"}],staticClass:"w-4 h-4 border-gray-400 text-primary",attrs:{name:"existing-ivestor-card",type:"radio",value:"no"},domProps:{checked:t._q(t.form.ExistingiVestorCard,"no")},on:{change:function(e){return t.$set(t.form,"ExistingiVestorCard","no")}}}),t._v(" "),e("label",{staticClass:"block mb-0 text-base font-normal normal-case font-body",attrs:{for:"no"}},[t._v("No")])])])])]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{staticClass:"mb-0",attrs:{for:"EmailTextFieldController"}},[t._v("Email Address")]),t._v(" "),e("p",{staticClass:"text-sm text-gray-500"},[t._v("If you are an existing DFM user, enter your registered email address at DFM")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.EmailTextFieldController,expression:"form.EmailTextFieldController"}],staticClass:"w-full",attrs:{id:"EmailTextFieldController",name:"EmailTextFieldController",type:"email",placeholder:"Enter a valid email address",required:""},domProps:{value:t.form.EmailTextFieldController},on:{input:function(e){e.target.composing||t.$set(t.form,"EmailTextFieldController",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{staticClass:"mb-0",attrs:{for:"Phone"}},[t._v("Phone")]),t._v(" "),e("p",{staticClass:"text-sm text-gray-500"},[t._v("If you are an existing DFM user, enter your registered phone number at DFM")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.Phone,expression:"form.Phone"}],staticClass:"w-full",attrs:{id:"Phone",name:"Phone",type:"text",placeholder:"Enter your phone number"},domProps:{value:t.form.Phone},on:{input:function(e){e.target.composing||t.$set(t.form,"Phone",e.target.value)}}})]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Nationality"}},[t._v("Country of Residence")]),t._v(" "),e("country-dropdown",{ref:"country-dropdown",staticClass:"w-full",attrs:{required:""}})],1),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"Nationality"}},[t._v("Nationality")]),t._v(" "),e("country-dropdown",{ref:"nationality-dropdown",staticClass:"w-full",attrs:{required:""}})],1),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"AgeGroup"}},[t._v("Age Group")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.form.AgeGroup,expression:"form.AgeGroup"}],staticClass:"w-full",attrs:{id:"AgeGroup",name:"AgeGroup",required:""},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.$set(t.form,"AgeGroup",e.target.multiple?n:n[0])}}},[e("option",{attrs:{disabled:"",value:""}},[t._v("Please select your age group")]),t._v(" "),e("option",{attrs:{value:"18-24"}},[t._v("18-24")]),t._v(" "),e("option",{attrs:{value:"25-34"}},[t._v("25-34")]),t._v(" "),e("option",{attrs:{value:"35-44"}},[t._v("35-44")]),t._v(" "),e("option",{attrs:{value:"45-54"}},[t._v("45-54")]),t._v(" "),e("option",{attrs:{value:"55-64"}},[t._v("55-64")]),t._v(" "),e("option",{attrs:{value:"65+"}},[t._v("65+")])])]),t._v(" "),e("div",{staticClass:"col-span-2 form-control md:col-span-1"},[e("label",{attrs:{for:"DeviceType"}},[t._v("Device Type")]),t._v(" "),e("select",{directives:[{name:"model",rawName:"v-model",value:t.form.DeviceType,expression:"form.DeviceType"}],staticClass:"w-full",attrs:{id:"DeviceType",name:"DeviceType",required:""},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.$set(t.form,"DeviceType",e.target.multiple?n:n[0])}}},[e("option",{attrs:{disabled:"",value:""}},[t._v("Please select your device type")]),t._v(" "),e("option",{attrs:{value:"iOS"}},[t._v("Apple iOS")]),t._v(" "),e("option",{attrs:{value:"Android"}},[t._v("Google Android")])])]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative flex items-start"},[e("div",{staticClass:"flex items-center h-6"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.AcceptTerms,expression:"form.AcceptTerms"}],staticClass:"w-4 h-4 text-indigo-600 border-gray-400 focus:ring-indigo-600",attrs:{id:"AgreeTerms",required:"","aria-describedby":"AgreeTerms",name:"AgreeTerms",type:"checkbox"},domProps:{checked:Array.isArray(t.form.AcceptTerms)?t._i(t.form.AcceptTerms,null)>-1:t.form.AcceptTerms},on:{change:function(e){var n=t.form.AcceptTerms,r=e.target,o=!!r.checked;if(Array.isArray(n)){var l=t._i(n,null);r.checked?l<0&&t.$set(t.form,"AcceptTerms",n.concat([null])):l>-1&&t.$set(t.form,"AcceptTerms",n.slice(0,l).concat(n.slice(l+1)))}else t.$set(t.form,"AcceptTerms",o)}}})]),t._v(" "),t._m(0)])]),t._v(" "),e("div",{staticClass:"col-span-2"},[e("div",{staticClass:"relative h-12 col-span-2 -mt-4"},[e("transition",{attrs:{name:"fade"}},[t.showSuccess?t._e():e("button",{staticClass:"absolute px-8 btn disabled:bg-primary/50",attrs:{type:"submit",disabled:t.submittingForm}},[t.submittingForm?e("span",{staticClass:"flex items-center gap-x-2"},[e("svg",{staticClass:"w-5 h-5 text-white ltr:mr-3 rtl:ml-3 -ltr:ml-1 rtl:mr-1 animate-spin",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"}},[e("circle",{staticClass:"opacity-25",attrs:{cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}}),t._v(" "),e("path",{staticClass:"opacity-75",attrs:{fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}})]),t._v("\n "+t._s("en"==t.$i18n.locale?"Submitting..":"..تقديم")+"\n ")]):e("span",[t._v(t._s(t.$t("global.buttons.submit")))])])]),t._v(" "),e("transition",{attrs:{name:"fade"}},[t.showSuccess?e("info-box",{staticClass:"absolute",attrs:{type:"success"}},[t._v("\n "+t._s("en"==t.$i18n.locale?"Thank you for registering for the iVestor Beta. We appreciate your interest and will let you know the status of your registration via email. ":"شكراً لاستفساركم، لقد استلمنا رسالتكم وسنقوم بالرد عليكم في أقرب وقت")+"\n ")]):t.showError?e("info-box",{staticClass:"absolute",attrs:{type:"warning"}},[t._v("\n "+t._s("en"==t.$i18n.locale?"There is an error to submit your form. Kindly try again. ":"شكراً لاستفساركم، لقد استلمنا رسالتكم وسنقوم بالرد عليكم في أقرب وقت")+"\n ")]):t._e()],1)],1)])])]),t._v(" "),t._m(1)])}),[function(){var t=this,e=t._self._c;return e("div",{staticClass:"ml-3 leading-6"},[e("p",{staticClass:"text-gray-500",attrs:{id:"terms-description"}},[t._v("By signing up, I agree to Dubai Financial Market’s "),e("a",{attrs:{href:"https://www.dfm.ae/en/other/privacy-policy",target:"_blank"}},[t._v("Privacy Policy")])])])},function(){var t=this,e=t._self._c;return e("p",{staticClass:"mt-24 text-xs text-blue-800/80"},[t._v("\n This site is protected by reCAPTCHA and the Google\n "),e("a",{staticClass:"hover:text-black",attrs:{href:"https://policies.google.com/privacy"}},[t._v("Privacy Policy")]),t._v(" and "),e("a",{staticClass:"hover:text-black",attrs:{href:"https://policies.google.com/terms"}},[t._v("Terms of Service")]),t._v(" apply.\n ")])}],!1,null,null,null);e.default=component.exports;installComponents(component,{CountryDropdown:n(217).default,InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);n(11);var r={props:{partner:{type:Object,required:!0},inverse:{type:Boolean,default:!1}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flex-col w-full h-48",class:[t.inverse?"bg-primary-light":"bg-white"]},[e("div",{staticClass:"flex items-center justify-center border-b border-gray-200 member-logo-container h-36"},[e("c-image",{staticClass:"mx-auto",attrs:{imageSrc:t.partner.logo,width:150,crop:"lfill"}})],1),t._v(" "),e("div",{staticClass:"flex items-center justify-center flex-1"},[t._v("\n "+t._s(t.partner.name)+"\n ")])])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CImage:n(23).default})},function(t,e,n){"use strict";n.r(e);n(40);var r={props:{reverse:{type:Boolean,default:!1},imageSrc:{type:String,default:"visuals/dfm-visual-6_b308gh.jpg"},width:{type:Number,default:600},height:{type:Number,default:null},decorator:{type:Boolean,default:!1},decoratorColor:{type:String,default:"text-brand-green"},inverse:{type:Boolean,default:!1},imageCrop:{type:String,default:"lfill"}},computed:{hasTitleSlot:function(){return!!this.$slots.title}}},o=(n(1001),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"grid h-full lg:grid-cols-3",class:[t.inverse?"bg-white":"bg-primary-light"]},[e("div",{staticClass:"relative h-[300px] bg-black/90 lg:h-auto",class:{"lg:order-last":t.reverse}},[e("c-image",{staticClass:"absolute inset-0 z-0 object-cover w-full h-full overflow-hidden opacity-60",attrs:{"image-src":t.imageSrc,width:t.width,height:t.height,crop:t.imageCrop,alt:"decorator image"}}),t._v(" "),t.hasTitleSlot||t.decorator?e("div",{staticClass:"relative flex items-center justify-center w-full h-full"},[t.decorator?e("svg",{staticClass:"absolute",class:t.decoratorColor,attrs:{width:"220",height:"220",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{opacity:".56",d:"M171.072 0 0 171.077l.006.005V220h48.928v-.006L220 48.929V0h-48.928Z",fill:"currentColor"}})]):t._e(),t._v(" "),e("h2",{staticClass:"relative m-6 text-center text-white"},[t._t("title")],2)]):t._e()],1),t._v(" "),e("div",{staticClass:"flex flex-col justify-between px-6 py-12 lg:col-span-2 md:p-12"},[t._t("content")],2)])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CImage:n(23).default})},function(t,e,n){"use strict";n.r(e);n(40),n(3),n(19);var r={components:{highcharts:n(105).Chart},props:{chartData:{default:null},chartHeight:{type:Number,default:600}},data:function(){return{chartOptions:{chart:{plotBackgroundColor:null,plotBorderWidth:null,plotShadow:!1,type:"pie",height:this.chartHeight},title:{style:{display:"none"}},credits:{enabled:!1},legend:{borderRadius:0,layout:"vertical",align:"center",style:{display:"none",margin:[5,0,0,0]},y:0,useHTML:!0},tooltip:{pointFormat:"{series.name}: {point.percentage:.2f}%",useHTML:!0,borderRadius:0},plotOptions:{pie:{allowPointSelect:!0,cursor:"pointer",size:400,dataLabels:{enabled:!0,format:"{point.percentage:.1f} %",distance:-50,filter:{property:"percentage",operator:">",value:4}},showInLegend:!0,colors:["#2563eb","#1e40af","#0369a1","#0891b2","#3b82f6","#3730a3","#1e3a8a","#93c5fd","#60a5fa","#3b82f6","#2563eb","#1d4ed8",,"#1e3a8a"]}},series:[{type:"pie",colorByPoint:!0,name:"Percentage",data:this.chartData}]}}},computed:{endDate:function(){return this.$dayjs().format("YYYY-MM-DD")},startDate:function(){return this.$dayjs().subtract(12,"month").format("YYYY-MM-DD")}},mounted:function(){},methods:{processChartData:function(){var data=this.chartData;if("Spline"==this.chartType){var t=[];data.forEach((function(element){t.push([Date.parse(element.date),parseFloat(element.currentIndex)])})),this.chartOptionsSpline.series[0].data=t}else if("Minimal"==this.chartType){var e=[];data.forEach((function(element){e.push([element.d,element.c])})),this.chartOptionsMinimal.series[0].data=e}else if("OHLC"==this.chartType){var n=[],r=[];data.forEach((function(element){n.push([element.d,element.o,element.h,element.l,element.c]),r.push([element.d,element.vo])})),this.chartOptionsOhlc.series[0].data=n,this.chartOptionsOhlc.series[1].data=r}}}},o=n(0),component=Object(o.a)(r,(function(){var t=this._self._c;return t("transition",{attrs:{name:"slide-fade",mode:"out-in"}},[t("div",[t("client-only",[t("highcharts",{attrs:{options:this.chartOptions}})],1)],1)])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={props:{type:{type:String,default:"pdf"},href:{type:String,default:"#"}}},o=(n(1002),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("a",{staticClass:"resource-card",attrs:{href:t.href,target:"_blank"}},[e("div",{staticClass:"flex flex-col justify-between h-full p-6 gap-y-6 transition-all transform duration-250 hover:shadow-2xl hover:-translate-y-1"},["pdf"==t.type?e("svg",{attrs:{width:"18",height:"24",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M5.285 18.636c.21-.123.439-.243.688-.357-.21.314-.436.617-.675.909-.42.506-.747.774-.952.858a.404.404 0 0 1-.053.018.426.426 0 0 1-.039-.066c-.084-.165-.081-.324.06-.54.159-.247.479-.531.97-.822Zm3.682-2.47c-.178.037-.355.075-.534.116.264-.518.515-1.043.75-1.575.237.44.492.87.765 1.287-.325.049-.654.105-.981.172Zm3.787 1.408a5.837 5.837 0 0 1-.652-.615c.342.008.651.033.918.081.476.085.699.22.777.314.025.025.039.06.039.096a.653.653 0 0 1-.09.3.46.46 0 0 1-.141.186.16.16 0 0 1-.104.022c-.134-.005-.386-.099-.746-.384Zm-3.337-7.119c-.06.366-.162.786-.3 1.243a7.292 7.292 0 0 1-.133-.518c-.114-.53-.131-.945-.07-1.234.058-.265.166-.372.295-.424.069-.03.142-.05.217-.06.02.045.042.138.048.297.008.183-.01.415-.057.697v-.001Z",fill:"#C80000"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 0h7.94A1.5 1.5 0 0 1 12 .44L17.56 6A1.5 1.5 0 0 1 18 7.06V21a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3Zm8.25 2.25v3a1.5 1.5 0 0 0 1.5 1.5h3l-4.5-4.5ZM3.248 20.502c.134.27.344.515.656.629.311.112.619.06.87-.046.478-.195.953-.654 1.39-1.178.499-.602 1.024-1.391 1.531-2.265.979-.29 1.981-.494 2.995-.61.45.575.915 1.07 1.366 1.425.42.33.904.605 1.4.626.27.013.539-.06.766-.207.232-.152.405-.37.53-.624.135-.271.218-.555.207-.845a1.266 1.266 0 0 0-.3-.776c-.339-.405-.894-.6-1.44-.698a8.637 8.637 0 0 0-2.002-.075 16.43 16.43 0 0 1-1.47-2.529c.375-.99.655-1.926.78-2.691.054-.327.083-.639.072-.921a1.858 1.858 0 0 0-.19-.807 1.051 1.051 0 0 0-.716-.547c-.303-.065-.615 0-.902.115-.565.225-.864.705-.976 1.235-.11.51-.06 1.104.069 1.704.132.608.357 1.271.645 1.942a29.543 29.543 0 0 1-1.593 3.34 11.49 11.49 0 0 0-2.223.968c-.555.33-1.049.72-1.345 1.18-.315.49-.413 1.072-.12 1.655Z",fill:"#C80000"}})]):"web"==t.type?e("svg",{staticClass:"w-6 h-6",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M4.083 9h1.946c.089-1.546.383-2.97.837-4.118A6.004 6.004 0 004.083 9zM10 2a8 8 0 100 16 8 8 0 000-16zm0 2c-.076 0-.232.032-.465.262-.238.234-.497.623-.737 1.182-.389.907-.673 2.142-.766 3.556h3.936c-.093-1.414-.377-2.649-.766-3.556-.24-.56-.5-.948-.737-1.182C10.232 4.032 10.076 4 10 4zm3.971 5c-.089-1.546-.383-2.97-.837-4.118A6.004 6.004 0 0115.917 9h-1.946zm-2.003 2H8.032c.093 1.414.377 2.649.766 3.556.24.56.5.948.737 1.182.233.23.389.262.465.262.076 0 .232-.032.465-.262.238-.234.498-.623.737-1.182.389-.907.673-2.142.766-3.556zm1.166 4.118c.454-1.147.748-2.572.837-4.118h1.946a6.004 6.004 0 01-2.783 4.118zm-6.268 0C6.412 13.97 6.118 12.546 6.03 11H4.083a6.004 6.004 0 002.783 4.118z","clip-rule":"evenodd"}})]):t._e(),t._v(" "),e("span",{staticClass:"block text-black"},[t._t("title")],2)])])}),[],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={},o=n(0),component=Object(o.a)(r,(function(){return(0,this._self._c)("highchart",{attrs:{options:this.chartOptions}})}),[],!1,null,"0f93203c",null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"SecurityReportsCard",props:{data:{type:Object,required:!0},type:{type:String,default:"pdf"},noIcon:{type:Boolean,default:!1},noDetail:{type:Boolean,default:!1}}},o=(n(1003),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"relative flex flex-col items-start h-full px-6 py-6 transition-all bg-white border-b md:flex-row"},[e("div",{staticClass:"flex items-start mt-1"},["pdf"==t.type?e("svg",{staticClass:"text-red-500 ltr:mr-8 rtl:ml-8",class:{"text-gray-200":t.noIcon},attrs:{width:"18",height:"24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M5.285 18.636c.21-.123.439-.243.688-.357-.21.314-.436.617-.675.909-.42.506-.747.774-.952.858a.404.404 0 0 1-.053.018.426.426 0 0 1-.039-.066c-.084-.165-.081-.324.06-.54.159-.247.479-.531.97-.822Zm3.682-2.47c-.178.037-.355.075-.534.116.264-.518.515-1.043.75-1.575.237.44.492.87.765 1.287-.325.049-.654.105-.981.172Zm3.787 1.408a5.837 5.837 0 0 1-.652-.615c.342.008.651.033.918.081.476.085.699.22.777.314.025.025.039.06.039.096a.653.653 0 0 1-.09.3.46.46 0 0 1-.141.186.16.16 0 0 1-.104.022c-.134-.005-.386-.099-.746-.384Zm-3.337-7.119c-.06.366-.162.786-.3 1.243a7.292 7.292 0 0 1-.133-.518c-.114-.53-.131-.945-.07-1.234.058-.265.166-.372.295-.424.069-.03.142-.05.217-.06.02.045.042.138.048.297.008.183-.01.415-.057.697v-.001Z"}}),t._v(" "),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 0h7.94A1.5 1.5 0 0 1 12 .44L17.56 6A1.5 1.5 0 0 1 18 7.06V21a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3Zm8.25 2.25v3a1.5 1.5 0 0 0 1.5 1.5h3l-4.5-4.5ZM3.248 20.502c.134.27.344.515.656.629.311.112.619.06.87-.046.478-.195.953-.654 1.39-1.178.499-.602 1.024-1.391 1.531-2.265.979-.29 1.981-.494 2.995-.61.45.575.915 1.07 1.366 1.425.42.33.904.605 1.4.626.27.013.539-.06.766-.207.232-.152.405-.37.53-.624.135-.271.218-.555.207-.845a1.266 1.266 0 0 0-.3-.776c-.339-.405-.894-.6-1.44-.698a8.637 8.637 0 0 0-2.002-.075 16.43 16.43 0 0 1-1.47-2.529c.375-.99.655-1.926.78-2.691.054-.327.083-.639.072-.921a1.858 1.858 0 0 0-.19-.807 1.051 1.051 0 0 0-.716-.547c-.303-.065-.615 0-.902.115-.565.225-.864.705-.976 1.235-.11.51-.06 1.104.069 1.704.132.608.357 1.271.645 1.942a29.543 29.543 0 0 1-1.593 3.34 11.49 11.49 0 0 0-2.223.968c-.555.33-1.049.72-1.345 1.18-.315.49-.413 1.072-.12 1.655Z"}})]):t._e()]),t._v(" "),e("div",{staticClass:"ltr:md:pr-12 rtl:md:pl-12"},[e("span",{staticClass:"block mt-10 text-lg md:mt-0"},[e("span",{domProps:{innerHTML:t._s(t.data.Title)}})]),t._v(" "),e("span",{staticClass:"block text-xs text-gray-600 uppercase"},[t._v(t._s(t.data.Symbol)+" - "+t._s(t.data.Date)+" ")])]),t._v(" "),!t.noDetail||t.data.FileCount?e("custom-dropdown",{staticClass:"!absolute ltr:right-4 ltr:ml-auto rtl:left-4 rtl:mr-auto md:!relative",scopedSlots:t._u([{key:"trigger",fn:function(){return[e("popup-attachment-button",[t._v(t._s(t.data.FileCount)+" ")])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"max-w-xs p-2 bg-gray-700 border border-gray-200 rounded shadow-lg md:max-w-lg"},[e("div",[e("span",{staticClass:"block px-2 py-2 text-sm text-white uppercase bg-gray-500"},[t._v(t._s(t.$t("commons.files")))]),t._v(" "),e("span",{staticClass:"files",domProps:{innerHTML:t._s(t.data.FileContent)}})])])]},proxy:!0}],null,!1,3305295175)}):t._e()],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{PopupAttachmentButton:n(140).default,CustomDropdown:n(66).default})},function(t,e,n){"use strict";n.r(e);var r={},o=n(0),component=Object(o.a)(r,(function(){this._self._c;return this._m(0)}),[function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flex-col"},[e("div",{staticClass:"-my-2 overflow-x-auto sm:-mx-6 lg:-mx-8"},[e("div",{staticClass:"inline-block min-w-full py-2 align-middle sm:px-6 lg:px-8"},[e("div",{staticClass:"overflow-hidden border-b border-gray-200 shadow sm:rounded-lg"},[e("table",{staticClass:"min-w-full divide-y divide-gray-200"},[e("thead",{staticClass:"bg-gray-50"},[e("tr",[e("th",{staticClass:"px-6 py-3 text-start text-xs font-medium uppercase tracking-wider text-gray-500",attrs:{scope:"col"}},[t._v("Name")]),t._v(" "),e("th",{staticClass:"px-6 py-3 text-start text-xs font-medium uppercase tracking-wider text-gray-500",attrs:{scope:"col"}},[t._v("Title")]),t._v(" "),e("th",{staticClass:"px-6 py-3 text-start text-xs font-medium uppercase tracking-wider text-gray-500",attrs:{scope:"col"}},[t._v("Email")]),t._v(" "),e("th",{staticClass:"px-6 py-3 text-start text-xs font-medium uppercase tracking-wider text-gray-500",attrs:{scope:"col"}},[t._v("Role")]),t._v(" "),e("th",{staticClass:"relative px-6 py-3",attrs:{scope:"col"}},[e("span",{staticClass:"sr-only"},[t._v("Edit")])])])]),t._v(" "),e("tbody",[e("tr",{staticClass:"bg-white"},[e("td",{staticClass:"whitespace-nowrap px-6 py-4 text-sm font-medium text-gray-900"},[t._v("Jane Cooper")]),t._v(" "),e("td",{staticClass:"whitespace-nowrap px-6 py-4 text-sm text-gray-500"},[t._v("Regional Paradigm Technician")]),t._v(" "),e("td",{staticClass:"whitespace-nowrap px-6 py-4 text-sm text-gray-500"},[t._v("jane.cooper@example.com")]),t._v(" "),e("td",{staticClass:"whitespace-nowrap px-6 py-4 text-sm text-gray-500"},[t._v("Admin")]),t._v(" "),e("td",{staticClass:"whitespace-nowrap px-6 py-4 text-end text-sm font-medium"},[e("a",{staticClass:"text-indigo-600 hover:text-indigo-900",attrs:{href:"#"}},[t._v("Edit")])])]),t._v(" "),e("tr",{staticClass:"bg-gray-50"},[e("td",{staticClass:"whitespace-nowrap px-6 py-4 text-sm font-medium text-gray-900"},[t._v("Cody Fisher")]),t._v(" "),e("td",{staticClass:"whitespace-nowrap px-6 py-4 text-sm text-gray-500"},[t._v("Product Directives Officer")]),t._v(" "),e("td",{staticClass:"whitespace-nowrap px-6 py-4 text-sm text-gray-500"},[t._v("cody.fisher@example.com")]),t._v(" "),e("td",{staticClass:"whitespace-nowrap px-6 py-4 text-sm text-gray-500"},[t._v("Owner")]),t._v(" "),e("td",{staticClass:"whitespace-nowrap px-6 py-4 text-end text-sm font-medium"},[e("a",{staticClass:"text-indigo-600 hover:text-indigo-900",attrs:{href:"#"}},[t._v("Edit")])])])])])])])])])}],!1,null,null,null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={inheritAttrs:!1},o=(n(1004),n(1005),n(0)),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("vue-final-modal",t._g(t._b({attrs:{classes:"modal-container","content-class":"modal-content"},scopedSlots:t._u([{key:"default",fn:function(n){var r=n.close;return[e("button",{staticClass:"modal__close",on:{click:r}},[e("mdi-close")],1),t._v(" "),e("span",{staticClass:"modal__title"},[t._v("Hello, vue-final-modal")]),t._v(" "),e("div",{staticClass:"modal__content"},[e("p",[t._v("Vue Final Modal is a renderless, stackable, detachable and lightweight modal component.")])])]}}])},"vue-final-modal",t.$attrs,!1),t.$listeners))],1)}),[],!1,null,"37f7af06",null);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r={name:"TradingHours",data:function(){return{timings:this.$t("timings")}}},o=n(0),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"grid grid-cols-1 gap-4 mt-8 md:grid-cols-2 lg:grid-cols-4"},t._l(t.timings,(function(n,r){return e("base-card",{key:r,staticClass:"md:basis-1/2",attrs:{inverse:""},scopedSlots:t._u([{key:"header",fn:function(){return[e("span",{staticClass:"block p-4 text-sm text-center uppercase border-b border-gray-200"},[t._v(" "+t._s(n.session)+" ")])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"flex"},[e("div",{staticClass:"flex-1"},[e("span",{staticClass:"block text-xs text-center uppercase text-muted"},[t._v(t._s(t.$t("commons.startTime")))]),t._v(" "),e("span",{staticClass:"block text-3xl text-center text-black"},[t._v("\n "+t._s(n.start)+"\n ")])]),t._v(" "),e("div",{staticClass:"flex-1"},[e("span",{staticClass:"block text-xs text-center uppercase text-muted"},[t._v(t._s(t.$t("commons.endTime")))]),t._v(" "),e("span",{staticClass:"block text-3xl text-center text-black"},[t._v("\n "+t._s(n.end)+"\n ")])])])]},proxy:!0}],null,!0)})})),1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{BaseCard:n(101).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(8),n(80),n(21),n(71),n(17),n(3),n(13),n(9),n(24),n(25),n(19),{name:"BrokersListByService",fetchOnServer:!1,props:{filterService:{type:String,default:""}},data:function(){return{loading:!1,brokers:null,altLogos:null,selectedBroker:null,keyword:"",servicesArr:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t.loading=!0,e.next=4,fetch("".concat(t.$config.apiSfUrl,"/brokers?$filter=MarketMaker eq false&$expand=BrokerLogoNew&$orderby=BrokerName&sf_culture=").concat(t.$i18n.locale)).then((function(t){return t.json()}));case 4:return n=e.sent,e.next=7,fetch("".concat(t.$config.apiSfUrl,"/brokers?$expand=BrokerLogoNew&$orderBy=BrokerName&$select=Id,BrokerLogoNew&sf_culture=en")).then((function(t){return t.json()}));case 7:r=e.sent,n.value.forEach((function(e){for(var n=(e.Services>>>0).toString(2).split("").reverse().join(""),r=[],i=0;i<=n.length;i++)("1"==n[i]&&i==n.length-1||"1"==n[i])&&r.push(t.servicesArr[i]);e.offeredServices=r})),n.value.map((function(t){var e=r.value.find((function(e){return e.Id===t.Id}));e&&(t.LogoAlt=e.BrokerLogoNew)})),t.brokers=n.value,t.altLogos=r.value,t.selectedBroker=n.value[0],t.loading=!1,e.next=18;break;case 16:e.prev=16,e.t0=e.catch(0);case 18:case"end":return e.stop()}}),e,null,[[0,16]])})))()})),computed:{filteredBrokersByServices:function(){var t=this;return this.brokers?this.brokers.filter((function(e){return e.offeredServices.includes(t.filterService)})):null}},mounted:function(){"en"==this.$i18n.locale?this.servicesArr=this.$servicesArrEn:this.servicesArr=this.$servicesArrAr},methods:{openModal:function(t){this.selectedBroker=t,this.$refs.brokerModal.showModal=!0},verifyLogo:function(t){if(t)return 0!=t.BrokerLogoNew.length?t.BrokerLogoNew[0].Url.replace("http://assets.dfm.ae","https://assets.dfm.ae"):0!=t.LogoAlt.length?t.LogoAlt[0].Url.replace("http://assets.dfm.ae","https://assets.dfm.ae"):void 0}}}),l=o,c=n(0),d=n(412),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[t.filteredBrokersByServices?e("div",[e("div",{staticClass:"mt-12"},[e("div",{staticClass:"grid grid-cols-1 gap-8 members-grid md:grid-cols-2 lg:grid-cols-3"},t._l(t.filteredBrokersByServices,(function(n){return e("member-card",{key:n.id,staticClass:"cursor-pointer",attrs:{src:t.verifyLogo(n),rating:parseInt(n.ExcellenceRating)},nativeOn:{click:function(e){return t.openModal(n)}}},[t._v(" "+t._s(n.BrokerName)+" ")])})),1)])]):t._e(),t._v(" "),t.selectedBroker?e("floating-modal",{ref:"brokerModal",attrs:{"modal-size":800}},[e("broker-details",{attrs:{broker:t.selectedBroker}})],1):t._e()],1)}),[],!1,null,null,null);"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{MemberCard:n(332).default,BrokerDetails:n(570).default,FloatingModal:n(72).default})},function(t,e,n){"use strict";n.r(e);var r={fetchOnServer:!1,data:function(){return{mkdInfo:null,initialLoad:!0}}},o=(n(1006),n(0)),l=n(413),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"flex flex-row items-center justify-between pb-2 mb-4 border-b border-gray-300"},[e("span",{staticClass:"block h4"},[t._v(t._s(t.$t("msg.text1")))])]),t._v(" "),e("transition",{attrs:{name:"slide-down",mode:"out-in"}},[e("div",{staticClass:"marketinfo"},[e("div",{staticClass:"grid grid-cols-1 gap-2 lg:gap-4 md:grid-cols-2 lg:grid-cols-4"},[e("div",{staticClass:"mkdinfo-box"},[e("div",[e("strong",[t._v(t._s(t.$t("commons.trades")))]),t._v(" "),e("span",[t._v("27")])])]),t._v(" "),e("div",{staticClass:"mkdinfo-box"},[e("div",[e("strong",[t._v(t._s(t.$t("data-headers.trades-vol")))]),t._v(" "),e("span",[t._v("8,129")])])]),t._v(" "),e("div",{staticClass:"mkdinfo-box"},[e("div",[e("strong",[t._v(t._s(t.$t("data-headers.trades-val"))+" (USD)")]),t._v(" "),e("span",[t._v(t._s(t._f("priceDecimal")("30262",2)))])])]),t._v(" "),e("div",{staticClass:"mkdinfo-box"},[e("div",[e("strong",[t._v(t._s(t.$t("data-headers.retired-credits")))]),t._v(" "),e("span",[t._v("\n 0\n ")])])])])])])],1)}),[],!1,null,"8800726e",null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(3),n(9),{name:"CircularsList",fetchOnServer:!1,data:function(){return{circulars:null}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,fetch("".concat(t.$config.apiSfUrl,"/circulars?$expand=resources&$top=5&$orderby=CircularDate desc&sf_culture=").concat(t.$i18n.locale)).then((function(t){return t.json()}));case 2:n=e.sent,t.circulars=n.value;case 4:case"end":return e.stop()}}),e)})))()}))}),l=o,c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[t._l(t.circulars,(function(t){return e("circular-card-small",{key:t.Id,attrs:{"no-icon":"",data:t,"no-attachment":!t.Resources.length}})})),t._v(" "),e("base-button",{attrs:{"button-ghost":"",nuxtlink:"",link:"/the-exchange/regulation/circulars"}},[t._v(t._s(t.$t("global.buttons.view-all"))+" "+t._s(t.$t("commons.circulars")))])],2)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CircularCardSmall:n(1057).default,BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(7),n(3),n(9),{name:"DisclosureListSmall",fetchOnServer:!1,props:{company:{type:String,default:"dfm"}},data:function(){return{disclosures:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,data;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=GetFreshHomePageDisclosures&Market=".concat(t.company,"&Language=").concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,n.json();case 6:data=e.sent,t.disclosures=data,e.next=12;break;case 10:e.prev=10,e.t0=e.catch(0);case 12:case"end":return e.stop()}}),e,null,[[0,10]])})))()}))}),l=o,c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[t.$fetchState.pending?e("div",[e("loader-animation")],1):t.$fetchState.error?e("info-box",{attrs:{type:"warning"}},[e("span",{staticClass:"block"},[t._v("There is an error loading data. ")]),e("button",{staticClass:"base-button button-pill",on:{click:t.$fetch}},[t._v("Refresh")])]):e("div",[t._l(t.disclosures,(function(n){return e("disclosure-card-small",{key:n.id,attrs:{company:t.company,"no-icon":"",data:n,"no-attachment":!n.resources.length}})})),t._v(" "),e("div",{staticClass:"block mt-4"},["dfm"==t.company?e("base-button",{attrs:{"button-ghost":"",nuxtlink:"",link:"/the-exchange/news-disclosures/disclosures"}},[t._v(t._s(t.$t("global.buttons.view-all")))]):e("a",{staticClass:"btn btn-primary btn-ghost",attrs:{target:"_blank","aria-label":"All DFM Disclosures",href:"https://www.nasdaqdubai.com/trading/disclosures"}},[t._v(t._s(t.$t("global.buttons.view-all")))])],1)],2)],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{LoaderAnimation:n(65).default,InfoBox:n(32).default,DisclosureCardSmall:n(1058).default,BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(3),n(9),{name:"GeneralNews",fetchOnServer:!1,data:function(){return{generalNews:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,data;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=GetFreshHomePageAnnouncements&Type=general_news&Language=".concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,n.json();case 6:data=e.sent,t.generalNews=data,e.next=12;break;case 10:e.prev=10,e.t0=e.catch(0);case 12:case"end":return e.stop()}}),e,null,[[0,10]])})))()}))}),l=o,c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[t.$fetchState.pending?e("div",[e("loader-animation")],1):t.$fetchState.error?e("info-box",{attrs:{type:"warning"}},[e("span",{staticClass:"block"},[t._v("There is an error loading data. ")]),e("button",{staticClass:"base-button button-pill",on:{click:t.$fetch}},[t._v("Refresh")])]):e("div",[t._l(t.generalNews,(function(t){return e("general-news-card",{key:t.id,attrs:{"no-icon":"",data:t}})})),t._v(" "),e("base-button",{attrs:{"button-ghost":"",nuxtlink:"",link:"/the-exchange/news-disclosures/disclosures"}},[t._v(t._s(t.$t("global.buttons.view-all"))+" "+t._s(t.$t("commons.general-news")))])],2)],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{LoaderAnimation:n(65).default,InfoBox:n(32).default,GeneralNewsCard:n(1054).default,BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);var r={name:"GlobalNotificationBar",data:function(){return{show:!0}}},o=n(0),l=n(414),component=Object(o.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flex-col items-center justify-center w-full px-4 py-4 text-white bg-black sm:flex-row md:px-4 md:py-2 gap-y-2 gap-x-6"},[e("span",{staticClass:"block text-lg text-center"},[t._v(t._s(t.$t("main-msg")))]),t._v(" "),e("div",{staticClass:"flex"},[e("base-button",{staticClass:"leading-relaxed transform scale-[90%] small !px-4 !py-2",attrs:{nuxtlink:"",link:t.$t("btn-link")}},[t._v(t._s(t.$t("btn-text")))])],1)])}),[],!1,null,null,null);"function"==typeof l.default&&Object(l.default)(component);e.default=component.exports;installComponents(component,{BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);n(71);var r=n(18),o=(n(8),n(21),n(17),n(26),n(11),n(3),n(759),n(24),n(37),n(760),n(761),n(762),n(763),n(764),n(765),n(766),n(767),n(768),n(769),n(770),n(771),n(772),n(773),n(774),n(775),n(39),n(124)),l=n(272),c=n.n(l),d=n(160),f=n.n(d),v={components:{Tab:n(117).default},data:function(){return{loading:!1,isFiltersOpen:!1,itemsToGet:10,currentPage:1,resultCount:0,selectedNames:[],selectedTypes:[],selectedCountries:[],selectedVintages:[],selectedVerifiers:[],vintageEntryMin:"",vintageEntryMax:"",vintageMin:0,vintageMax:9999,status:"",sortField:"Name",sortDirection:"asc",filteredFields:[],listedCredits:o}},computed:{sortedCredits:function(){return c()(this.filteredCredits,this.sortField)},totalCredits:function(){return this.filteredCredits.length},totalPages:function(){return Math.ceil(this.totalCredits/this.itemsToGet)},filteredCredits:function(){var t=this;this.filteredFields=[];var data=this.listedCredits;return(this.vintageEntryMin||this.vintageEntryMax)&&(data=data.filter((function(e){return e.Vintage>=t.vintageMin&&e.Vintage<=t.vintageMax})),this.filteredFields.push("Vintage")),this.selectedNames.length&&(data=data.filter((function(e){return t.selectedNames.includes(e.Name)})),this.filteredFields.push("Name")),this.selectedTypes.length&&(data=data.filter((function(e){return t.selectedTypes.includes(e.Type)})),this.filteredFields.push("Type")),this.selectedCountries.length&&(data=data.filter((function(e){return t.selectedCountries.includes(e.Country)})),this.filteredFields.push("Country")),this.selectedVintages.length&&(data=data.filter((function(e){return t.selectedVintages.includes(e.Vintage)})),this.filteredFields.push("Vintage")),this.selectedVerifiers.length&&(data=data.filter((function(e){return t.selectedVerifiers.includes(e.Verifier)})),this.filteredFields.push("Verifier")),f()(data,this.sortField,this.sortDirection)},filteredActiveCredits:function(){return this.filteredCredits.filter((function(t){return"Active"===t.Status}))},filteredRetiredCredits:function(){return this.filteredCredits.filter((function(t){return"Retired"===t.Status}))},pagedCredits:function(){return this.filteredCredits.slice((this.currentPage-1)*this.itemsToGet,this.currentPage*this.itemsToGet)},pagedActiveCredits:function(){return this.filteredActiveCredits.slice((this.currentPage-1)*this.itemsToGet,this.currentPage*this.itemsToGet)},pagedRetiredCredits:function(){return this.filteredRetiredCredits.slice((this.currentPage-1)*this.itemsToGet,this.currentPage*this.itemsToGet)},names:function(){return Object(r.a)(new Set(this.listedCredits.map((function(t){return t.Name}))))},types:function(){return Object(r.a)(new Set(this.listedCredits.map((function(t){return t.Type}))))},countries:function(){return Object(r.a)(new Set(this.listedCredits.map((function(t){return t.Country}))))},vintages:function(){return Object(r.a)(new Set(this.listedCredits.map((function(t){return t.Vintage}))))},verifiers:function(){return Object(r.a)(new Set(this.listedCredits.map((function(t){return t.Verifier}))))}},mounted:function(){this.vintageMin=Math.min.apply(Math,Object(r.a)(this.vintages)),this.vintageMax=Math.max.apply(Math,Object(r.a)(this.vintages))},methods:{tabChanged:function(){this.currentPage=1},applyVintageYear:function(){console.log(this.vintageEntryMin,this.vintageEntryMax),this.vintageEntryMin?this.vintageMin=this.vintageEntryMin:this.vintageMin=Math.min.apply(Math,Object(r.a)(this.vintages)),this.vintageEntryMax?this.vintageMax=this.vintageEntryMax:this.vintageMax=Math.max.apply(Math,Object(r.a)(this.vintages)),this.$refs.vintageDropdown.isOpen=!1},clearVintageYear:function(){this.vintageEntryMin=null,this.vintageEntryMax=null,this.vintageMin=Math.min.apply(Math,Object(r.a)(this.vintages)),this.vintageMax=Math.max.apply(Math,Object(r.a)(this.vintages)),this.$refs.vintageDropdown.isOpen=!1},clearSearch:function(){this.vintageEntryMin="",this.vintageEntryMax="",this.applyVintageYear(),this.$refs.nameSelect.deleteSelectedData(),this.$refs.typeSelect.deleteSelectedData(),this.$refs.countrySelect.deleteSelectedData(),this.$refs.verifierSelect.deleteSelectedData(),this.status="",this.searchTerm="",this.filteredFields.length=0},getValues:function(t,e){this[e]=t},flipSortDirection:function(col){this.sortDirection="asc"==this.sortDirection?"desc":"asc",this.sortField=col},updatePagination:function(t){this.currentPage=t;var e=this.$refs.carbonCredits;this.$smoothScroll({scrollTo:e})}}},m=(n(1007),n(0)),component=Object(m.a)(v,(function(){var t=this,e=t._self._c;return e("div",[e("div",{ref:"carbonCredits",staticClass:"flex flex-col items-start justify-between space-y-4 md:space-y-0 md:flex-row md:items-end"},[t.filteredFields.length?t._e():e("div",[e("span",{staticClass:"inline-block mr-2"},[t._v("Displaying all Projects")]),e("span",[t._v("(Page "+t._s(t.currentPage)+" of "+t._s(t.totalPages)+")")])]),t._v(" "),t.filteredFields.length?e("div",{},[t._v("Showing results filtered by "+t._s(t.filteredFields.join(", "))+" "),e("span",{staticClass:"inline-block font-normal text-red-800 cursor-pointer",on:{click:function(e){return t.clearSearch()}}},[t._v("(Reset)")])]):t._e(),t._v(" "),e("button",{staticClass:"btn btn-outline btn-sm",attrs:{disabled:1==t.isFiltersOpen},on:{click:function(e){t.isFiltersOpen=!0}}},[e("svg",{staticClass:"w-5 h-5 group-hover:text-primary me-2",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607z"}})]),t._v(" "),e("span",[t._v("Filter Projects")])])]),t._v(" "),e("div",{staticClass:"relative grid grid-cols-1 gap-4 mt-4 md:grid-flow-col-dense"},[e("div",{staticClass:"w-full overflow-hidden min-h-[400px]"},[e("tabs",{attrs:{inverse:""},on:{change:t.tabChanged}},[e("tab",{attrs:{title:"Active"}},[t.filteredActiveCredits.length?e("div",{staticClass:"table-container"},[e("table",{staticClass:"w-[2200px] md:w-[2200px] table border-b border-gray-400 transition-all carbon-table"},[e("thead",[e("tr",[e("th",{attrs:{rowspan:"2"}},[e("div",{staticClass:"flex items-center cursor-pointer group",on:{click:function(e){return t.flipSortDirection("Name")}}},[e("span",{class:[{"!text-primary":"Name"==t.sortField}]},[t._v("Name")]),t._v(" "),e("svg",{staticClass:"w-5 h-5 text-gray-500 transform",class:[{"rotate-180":"asc"==t.sortDirection&&"Name"==t.sortField},{"!text-primary":"Name"==t.sortField}],attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M10 15a.75.75 0 01-.75-.75V7.612L7.29 9.77a.75.75 0 01-1.08-1.04l3.25-3.5a.75.75 0 011.08 0l3.25 3.5a.75.75 0 11-1.08 1.04l-1.96-2.158v6.638A.75.75 0 0110 15z","clip-rule":"evenodd"}})])])]),t._v(" "),e("th",{attrs:{rowspan:"2"}},[t._v("Verifier")]),t._v(" "),e("th",{staticClass:"text-right",attrs:{rowspan:"2"}},[t._v("ID")]),t._v(" "),e("th",{staticClass:"w-64",attrs:{rowspan:"2"}},[t._v("Type")]),t._v(" "),e("th",{attrs:{rowspan:"2"}},[e("div",{staticClass:"flex items-center cursor-pointer group",on:{click:function(e){return t.flipSortDirection("Country")}}},[e("span",{class:[{"!text-primary":"Country"==t.sortField}]},[t._v("Country")]),t._v(" "),e("svg",{staticClass:"w-5 h-5 text-gray-500 transform",class:[{"rotate-180":"asc"==t.sortDirection&&"Country"==t.sortField},{"!text-primary":"Country"==t.sortField}],attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M10 15a.75.75 0 01-.75-.75V7.612L7.29 9.77a.75.75 0 01-1.08-1.04l3.25-3.5a.75.75 0 011.08 0l3.25 3.5a.75.75 0 11-1.08 1.04l-1.96-2.158v6.638A.75.75 0 0110 15z","clip-rule":"evenodd"}})])])]),t._v(" "),e("th",{staticClass:"whitespace-nowrap",attrs:{rowspan:"2"}},[e("div",{staticClass:"flex items-center cursor-pointer group",on:{click:function(e){return t.flipSortDirection("Vintage")}}},[e("span",{class:[{"!text-primary":"Vintage"==t.sortField}]},[t._v("Vintage")]),t._v(" "),e("svg",{staticClass:"w-5 h-5 text-gray-500 transform",class:[{"rotate-180":"asc"==t.sortDirection&&"Vintage"==t.sortField},{"!text-primary":"Vintage"==t.sortField}],attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M10 15a.75.75 0 01-.75-.75V7.612L7.29 9.77a.75.75 0 01-1.08-1.04l3.25-3.5a.75.75 0 011.08 0l3.25 3.5a.75.75 0 11-1.08 1.04l-1.96-2.158v6.638A.75.75 0 0110 15z","clip-rule":"evenodd"}})])])]),t._v(" "),e("th",{staticClass:"!text-center !bg-purple-200/50",attrs:{colspan:"2"}},[t._v("Buy")]),t._v(" "),e("th",{staticClass:"!text-center !bg-yellow-400/10",attrs:{colspan:"2"}},[t._v("Sell")]),t._v(" "),e("th",{staticClass:"w-40 text-right",attrs:{rowspan:"2"}},[t._v("Available Sale Qty")]),t._v(" "),e("th",{staticClass:"sticky right-0 w-24 bg-white",attrs:{rowspan:"2"}})]),t._v(" "),e("tr",[e("th",{staticClass:"w-40 text-right !bg-purple-200/50 whitespace-nowrap"},[t._v("Last Sale Price")]),t._v(" "),e("th",{staticClass:"w-40 text-right whitespace-nowrap !bg-purple-200/50"},[t._v("Offer to Purchase")]),t._v(" "),e("th",{staticClass:"w-40 text-right !bg-yellow-400/10 whitespace-nowrap"},[t._v("Purchase Qty")]),t._v(" "),e("th",{staticClass:"w-40 text-right whitespace-nowrap !bg-yellow-400/10"},[t._v("Sale Price")])])]),t._v(" "),e("tbody",t._l(t.pagedActiveCredits,(function(n,r){return e("tr",{key:r,staticClass:"text-sm border-b border-gray-300 hover:!bg-primary/6"},[e("td",{staticClass:"w-128"},[t._v(t._s(n.Name))]),t._v(" "),e("td",{staticClass:"whitespace-nowrap"},[t._v(t._s(n.Verifier))]),t._v(" "),e("td",{staticClass:"text-right"},[t._v(t._s(n.ID))]),t._v(" "),e("td",[t._v(t._s(n.Type))]),t._v(" "),e("td",[t._v(t._s(n.Country))]),t._v(" "),e("td",{},[t._v(t._s(n.Vintage))]),t._v(" "),e("td",{staticClass:"text-right bg-purple-200/50 whitespace-nowrap"},[t._v(t._s(t._f("numberFormat")(n["Last Sale Price"],"0,0.000")))]),t._v(" "),e("td",{staticClass:"text-right bg-purple-200/50"},[t._v(t._s(t._f("numberFormat")(n["Offer to Purchase"],"0,0.000")))]),t._v(" "),e("td",{staticClass:"text-right bg-yellow-400/10"},[t._v(t._s(t._f("numberFormat")(n["Purchase Qty"],"0,0")))]),t._v(" "),e("td",{staticClass:"text-right bg-yellow-400/10"},[t._v(t._s(t._f("numberFormat")(n["Sale Price"],"0,0.000")))]),t._v(" "),e("td",{staticClass:"text-right"},[t._v(t._s(t._f("numberFormat")(n["Available Qty"],"0,0")))]),t._v(" "),e("td",{staticClass:"sticky right-0 text-right bg-white border-white"},[e("nuxt-link",{staticClass:"my-0 btn btn-small",attrs:{to:"/investing/products/carbon-credits/detail"}},[t._v("View")])],1)])})),0)]),t._v(" "),t.filteredActiveCredits.length>t.itemsToGet&&!t.loading?e("custom-pagination",{staticClass:"my-12",attrs:{"current-page":t.currentPage,total:t.filteredActiveCredits.length,"per-page":t.itemsToGet,"max-visible-buttons":3},on:{pagechanged:t.updatePagination},model:{value:t.currentPage,callback:function(e){t.currentPage=e},expression:"currentPage"}}):t._e()],1):e("info-box",{staticClass:"p-6",attrs:{type:"warning"}},[t._v("No data available for the selected filters. Kindly clear the filters and try again.")])],1),t._v(" "),e("tab",{attrs:{title:"Retired"}},[t.filteredRetiredCredits.length?e("div",{staticClass:"table-container"},[e("table",{staticClass:"table transition-all border-b border-gray-400 w-[3000px] md:w-[3000px]"},[e("thead",[e("tr",[e("th",[e("div",{staticClass:"flex items-center cursor-pointer group",on:{click:function(e){return t.flipSortDirection("Name")}}},[e("span",{class:[{"!text-primary":"Name"==t.sortField}]},[t._v("Name")]),t._v(" "),e("svg",{staticClass:"w-5 h-5 text-gray-500 transform",class:[{"rotate-180":"asc"==t.sortDirection&&"Name"==t.sortField},{"!text-primary":"Name"==t.sortField}],attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M10 15a.75.75 0 01-.75-.75V7.612L7.29 9.77a.75.75 0 01-1.08-1.04l3.25-3.5a.75.75 0 011.08 0l3.25 3.5a.75.75 0 11-1.08 1.04l-1.96-2.158v6.638A.75.75 0 0110 15z","clip-rule":"evenodd"}})])])]),t._v(" "),e("th",[t._v("Verifier")]),t._v(" "),e("th",{staticClass:"text-right"},[t._v("ID")]),t._v(" "),e("th",{staticClass:"w-64"},[t._v("Type")]),t._v(" "),e("th",[e("div",{staticClass:"flex items-center cursor-pointer group",on:{click:function(e){return t.flipSortDirection("Country")}}},[e("span",{class:[{"!text-primary":"Country"==t.sortField}]},[t._v("Country")]),t._v(" "),e("svg",{staticClass:"w-5 h-5 text-gray-500 transform",class:[{"rotate-180":"asc"==t.sortDirection&&"Country"==t.sortField},{"!text-primary":"Country"==t.sortField}],attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M10 15a.75.75 0 01-.75-.75V7.612L7.29 9.77a.75.75 0 01-1.08-1.04l3.25-3.5a.75.75 0 011.08 0l3.25 3.5a.75.75 0 11-1.08 1.04l-1.96-2.158v6.638A.75.75 0 0110 15z","clip-rule":"evenodd"}})])])]),t._v(" "),e("th",{staticClass:"whitespace-nowrap"},[e("div",{staticClass:"flex items-center cursor-pointer group",on:{click:function(e){return t.flipSortDirection("Vintage")}}},[e("span",{class:[{"!text-primary":"Vintage"==t.sortField}]},[t._v("Vintage")]),t._v(" "),e("svg",{staticClass:"w-5 h-5 text-gray-500 transform",class:[{"rotate-180":"asc"==t.sortDirection&&"Vintage"==t.sortField},{"!text-primary":"Vintage"==t.sortField}],attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M10 15a.75.75 0 01-.75-.75V7.612L7.29 9.77a.75.75 0 01-1.08-1.04l3.25-3.5a.75.75 0 011.08 0l3.25 3.5a.75.75 0 11-1.08 1.04l-1.96-2.158v6.638A.75.75 0 0110 15z","clip-rule":"evenodd"}})])])]),t._v(" "),e("th",[t._v("Methodology")]),t._v(" "),e("th",{staticClass:"text-right whitespace-nowrap"},[t._v("\n Retirement / "),e("br"),t._v("\n cancellation date\n ")]),t._v(" "),e("th",[t._v("Retirement "),e("br"),t._v("Beneficiary")]),t._v(" "),e("th",{staticClass:"!w-96"},[t._v("Retirement Reason")]),t._v(" "),e("th",{staticClass:"!w-96"},[t._v("Retirement Details")]),t._v(" "),e("th",[t._v("Serial No.")]),t._v(" "),e("th",{staticClass:"text-right"},[t._v("Quantity Retired")]),t._v(" "),e("th",{staticClass:"sticky right-0 w-24 bg-white"})])]),t._v(" "),e("tbody",{staticClass:"text-sm"},t._l(t.pagedRetiredCredits,(function(n,r){return e("tr",{key:r,staticClass:"text-sm border-b border-gray-300 hover:!bg-primary/6"},[e("td",{staticClass:"w-128"},[t._v(t._s(n.Name))]),t._v(" "),e("td",{staticClass:"whitespace-nowrap"},[t._v(t._s(n.Verifier))]),t._v(" "),e("td",{staticClass:"text-right"},[t._v(t._s(n.ID))]),t._v(" "),e("td",[t._v(t._s(n.Type))]),t._v(" "),e("td",[t._v(t._s(n.Country))]),t._v(" "),e("td",{},[t._v(t._s(n.Vintage))]),t._v(" "),e("td",{staticClass:"!w-96"},[t._v(t._s(n.Methodology))]),t._v(" "),e("td",{staticClass:"text-right"},[t._v(t._s(t._f("prettyDate")(n["Retirement / Cancellation Date"])))]),t._v(" "),e("td",{staticClass:"whitespace-nowrap"},[t._v(t._s(n["Retirement Beneficiary"]))]),t._v(" "),e("td",[t._v(t._s(n["Retirement Reason"]))]),t._v(" "),e("td",{staticClass:"!w-128"},[t._v(t._s(n["Retirement Details"]))]),t._v(" "),e("td",{staticClass:"!w-96"},[t._v(t._s(n["Serial No"]))]),t._v(" "),e("td",{staticClass:"text-right"},[t._v(t._s(t._f("numFormat")(n.Quantity,"0,0")))]),t._v(" "),e("td",{staticClass:"sticky right-0 text-right bg-white border-white"},[e("nuxt-link",{staticClass:"my-0 btn btn-small",attrs:{to:"/investing/products/carbon-credits/detail"}},[t._v("View")])],1)])})),0)]),t._v(" "),t.filteredActiveCredits.length>t.itemsToGet&&!t.loading?e("custom-pagination",{staticClass:"my-12",attrs:{"current-page":t.currentPage,total:t.filteredRetiredCredits.length,"per-page":t.itemsToGet,"max-visible-buttons":3},on:{pagechanged:t.updatePagination},model:{value:t.currentPage,callback:function(e){t.currentPage=e},expression:"currentPage"}}):t._e()],1):e("info-box",{staticClass:"p-6",attrs:{type:"warning"}},[t._v("No data available for the selected filters. Kindly clear the filters and try again.")])],1)],1)],1),t._v(" "),e("transition",{attrs:{name:"slide-left-fade",mode:"in-out"}},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.isFiltersOpen,expression:"isFiltersOpen"}],staticClass:"relative order-first w-full bg-gray-100 md:order-last md:w-80"},[e("div",{staticClass:"flex flex-col p-4 pt-8 gap-y-8"},[e("svg",{staticClass:"absolute w-6 h-6 text-red-400 cursor-pointer right-2 top-2 hover:text-red-600",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor"},on:{click:function(e){t.isFiltersOpen=!t.isFiltersOpen}}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm-1.72 6.97a.75.75 0 10-1.06 1.06L10.94 12l-1.72 1.72a.75.75 0 101.06 1.06L12 13.06l1.72 1.72a.75.75 0 101.06-1.06L13.06 12l1.72-1.72a.75.75 0 10-1.06-1.06L12 10.94l-1.72-1.72z","clip-rule":"evenodd"}})]),t._v(" "),e("div",{staticClass:"form-control"},[e("search-list-box",{ref:"nameSelect",attrs:{"align-right":"",label:"Name",data:t.names},on:{"get-values":function(e){return t.getValues(e,"selectedNames")}}})],1),t._v(" "),e("div",{staticClass:"form-control"},[e("search-list-box",{ref:"typeSelect",attrs:{"align-right":"",label:"Type",data:t.types},on:{"get-values":function(e){return t.getValues(e,"selectedTypes")}}})],1),t._v(" "),e("div",{staticClass:"form-control"},[e("search-list-box",{ref:"countrySelect",attrs:{"align-right":"",label:"Country",data:t.countries},on:{"get-values":function(e){return t.getValues(e,"selectedCountries")}}})],1),t._v(" "),e("custom-dropdown",{ref:"vintageDropdown",attrs:{"align-right":""},scopedSlots:t._u([{key:"trigger",fn:function(){return[e("span",{staticClass:"block label"},[t._v("Vintage")]),t._v(" "),e("button",{staticClass:"focus:border-primary relative cursor-default w-full min-w-[160px] border border-gray-200 py-2 pl-3 pr-10 text-left shadow-sm focus:outline-none",class:[t.vintageEntryMin||t.vintageEntryMax?"bg-green-700/60 text-white":"bg-white"]},[t._v("-- Select --")])]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"flex flex-col w-full p-4 bg-white rounded shadow-2xl sm:w-auto"},[e("div",{staticClass:"flex flex-row space-x-4"},[e("div",{staticClass:"form-control"},[e("label",{attrs:{for:"minimum"}},[t._v("Minimum")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.vintageEntryMin,expression:"vintageEntryMin"}],staticClass:"w-32 rounded",attrs:{type:"number",name:"minimum"},domProps:{value:t.vintageEntryMin},on:{input:function(e){e.target.composing||(t.vintageEntryMin=e.target.value)}}})]),t._v(" "),e("div",{staticClass:"form-control"},[e("label",{attrs:{for:"maximum"}},[t._v("Maximum")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.vintageEntryMax,expression:"vintageEntryMax"}],staticClass:"w-32 rounded",attrs:{type:"number",name:"maximum"},domProps:{value:t.vintageEntryMax},on:{input:function(e){e.target.composing||(t.vintageEntryMax=e.target.value)}}})])]),t._v(" "),e("div",{staticClass:"flex pt-4 text-right"},[e("button",{staticClass:"my-0 button-small button button-primary",on:{click:t.applyVintageYear}},[t._v("Apply")]),t._v(" "),e("button",{staticClass:"my-0 button-small button-danger button",on:{click:t.clearVintageYear}},[t._v("Clear")])])])]},proxy:!0}])}),t._v(" "),e("div",{staticClass:"form-control"},[e("search-list-box",{ref:"verifierSelect",attrs:{"align-right":"",label:"Verifier",data:t.verifiers},on:{"get-values":function(e){return t.getValues(e,"selectedVerifiers")}}})],1)],1)])])],1)])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{CustomPagination:n(156).default,InfoBox:n(32).default,Tab:n(117).default,Tabs:n(152).default,SearchListBox:n(1056).default,CustomDropdown:n(66).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(3),n(9),{name:"MarketAnnouncements",fetchOnServer:!1,data:function(){return{marketAnnouncements:[]}},fetch:function(t){function e(){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}((function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n,data;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=GetFreshHomePageAnnouncements&Type=market_announcements&Language=".concat(t.$i18n.locale)});case 3:return n=e.sent,e.next=6,n.json();case 6:data=e.sent,t.marketAnnouncements=data,e.next=12;break;case 10:e.prev=10,e.t0=e.catch(0);case 12:case"end":return e.stop()}}),e,null,[[0,10]])})))()}))}),l=o,c=n(0),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",[t.$fetchState.pending?e("div",[e("loader-animation")],1):t.$fetchState.error?e("info-box",{attrs:{type:"warning"}},[e("span",{staticClass:"block"},[t._v("There is an error loading data. ")]),e("button",{staticClass:"base-button button-pill",on:{click:t.$fetch}},[t._v("Refresh")])]):e("div",[t._l(t.marketAnnouncements,(function(t){return e("market-announcement-card",{key:t.id,attrs:{"no-icon":"",data:t,"no-attachment":!t.resources.length}})})),t._v(" "),e("base-button",{attrs:{"button-ghost":"",nuxtlink:"",link:"/the-exchange/news-disclosures/market-announcements"}},[t._v(t._s(t.$t("global.buttons.view-all")))])],2)],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{LoaderAnimation:n(65).default,InfoBox:n(32).default,MarketAnnouncementCard:n(1055).default,BaseButton:n(16).default})},function(t,e,n){"use strict";n.r(e);var r=n(1),o=(n(6),n(3),{data:function(){return{unclaimedDividends:[],nin:"",securityCode:"",showError:!1,loading:!1}},methods:{fetchUnclaimedDividends:function(){var t=this;return Object(r.a)(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.showError=!1,e.prev=1,e.next=4,fetch("".concat(t.$config.apiBaseUrl,"/data"),{method:"POST",headers:{Accept:"application/json","Content-Type":"application/x-www-form-urlencoded"},body:"Command=irunclaimeddividends&nin=".concat(t.nin)});case 4:return n=e.sent,e.next=7,n.json();case 7:t.unclaimedDividends=e.sent,t.showError=0==t.unclaimedDividends.length,t.loading=!1,e.next=14;break;case 12:e.prev=12,e.t0=e.catch(1);case 14:case"end":return e.stop()}}),e,null,[[1,12]])})))()},$fetch:function(){this.loading=!0,this.fetchUnclaimedDividends()}}}),l=n(0),c=n(415),d=n(416),component=Object(l.a)(o,(function(){var t=this,e=t._self._c;return e("div",[t.loading?e("loader-animation"):t._e(),t._v(" "),e("div",{staticClass:"grid items-end gap-4 lg:grid-cols-4"},[e("div",{staticClass:"form-control"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.nin,expression:"nin"}],staticClass:"w-full",attrs:{id:"nin",type:"text",placeholder:"NIN"},domProps:{value:t.nin},on:{input:function(e){e.target.composing||(t.nin=e.target.value)}}})]),t._v(" "),e("button",{staticClass:"min-w-full my-0 btn-primary",attrs:{disabled:""==t.nin},on:{click:t.$fetch}},[t.loading?e("svg",{staticClass:"animate-spin h-5 w-5 mr-3 ...",attrs:{viewBox:"0 0 24 24"}}):t._e(),t._v("\n "+t._s(t.$t("global.buttons.submit"))+"\n ")])]),t._v(" "),t.unclaimedDividends.length&&!t.loading?e("div",[e("hr",{staticClass:"condensed"}),t._v(" "),e("div",{staticClass:"table-flex table-condensed"},[e("div",{staticClass:"t-row t-head"},[e("div",{staticClass:"t-cell"},[t._v(t._s(t.$t("data-headers.year")))]),t._v(" "),e("div",{staticClass:"t-cell"},[t._v(t._s(t.$t("data-headers.dividend"))+" ("+t._s(t.$t("commons.AED"))+")")])]),t._v(" "),t._l(t.unclaimedDividends,(function(n){return e("div",{key:n.year,staticClass:"t-row"},[e("div",{staticClass:"t-cell"},[t._v("\n "+t._s(n.Item1)+"\n ")]),t._v(" "),e("div",{staticClass:"t-cell"},[e("span",{staticClass:"inline-block w-32 text-end"},[t._v(t._s(n.Item2))])])])}))],2)]):t._e(),t._v(" "),t.showError?e("div",{staticClass:"my-4"},[e("info-box",{attrs:{warning:""}},[t._v("There are no unclaimed dividends associated with this NIN")])],1):t._e()],1)}),[],!1,null,null,null);"function"==typeof c.default&&Object(c.default)(component),"function"==typeof d.default&&Object(d.default)(component);e.default=component.exports;installComponents(component,{LoaderAnimation:n(65).default,InfoBox:n(32).default})},function(t,e,n){"use strict";n.r(e);n(71),n(11),n(3),n(37),n(39),n(1079),n(1080),n(212);var r={props:{tableId:{type:String,default:""},name:{type:String,default:"Excel Download.csv"}},methods:{download_csv:function(t,e){var n,r;n=new Blob([t],{type:"text/csv"}),(r=document.createElement("a")).download=e,r.href=window.URL.createObjectURL(n),r.style.display="none",document.body.appendChild(r),r.click()},export_table_to_csv:function(html,t){for(var e=[],n=document.querySelectorAll("#".concat(this.tableId," tr")),i=0;i